index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_device.c
Age
Commit message (
Expand
)
Author
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2019-05-22
drm/gma500: remove empty gma_drm.h header file
Sam Ravnborg
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
2014-03-17
drm/gma500: Unify _get_core_freq for cdv and psb
Patrik Jakobsson
2013-11-08
drm/gma500: Add chip specific sdvo masks
Patrik Jakobsson
2013-07-24
drm/gma500/psb: Make use of generic clock code
Patrik Jakobsson
2013-01-20
drm/gma500: use drm_modeset_lock_all
Daniel Vetter
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-24
gma500: Fix frequency detection
Alan Cox
2012-07-16
gma500: Fix lid related crash
Alan Cox
2012-05-22
gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports
Alan Cox
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-05-17
gma500: fix build warning
Dave Airlie
2012-05-17
gma500: Fix crash on D2700MUD and various other boards
Alan Cox
2012-05-11
gma500: introduce some register maps
Alan Cox
2012-05-07
gma500: opregion and ACPI
Alan Cox
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
2012-03-10
gma500: rework register stuff sanely
Alan Cox
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2011-12-20
gma500: Add support for Intel GMBUS
Patrik Jakobsson
2011-12-06
gma500: kill bogus code
Alan Cox
2011-12-06
gma500: Move the API
Alan Cox
2011-11-16
gma500: Add Poulsbo support
Alan Cox