index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-09-18
drm/gma500: Refactor backlight support (v2)
Hans de Goede
2022-03-23
drm/gma500: Make use of the drm connector iterator
Patrik Jakobsson
2022-03-17
drm/gma500: Don't store crtc_funcs in psb_ops
Patrik Jakobsson
2022-03-17
drm/gma500: Move gma_intel_crtc_funcs into gma_display.c
Patrik Jakobsson
2021-10-04
Revert "drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...
Sean Paul
2021-10-01
drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-02-09
drm/gma500: Unify crtc helpers
Patrik Jakobsson
2020-11-15
drm/gma500: Remove 2D accel code
Patrik Jakobsson
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