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
Age
Commit message (
Expand
)
Author
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-03
gma500: clean up error handling in init
Dan Carpenter
2020-12-01
drm/gma500: Fix error return code in psb_driver_load()
Jialin Zhang
2020-11-15
drm/gma500: Remove 2D accel code
Patrik Jakobsson
2020-11-15
drm/gma500: Remove GTT roll support
Patrik Jakobsson
2020-11-09
drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
Thomas Zimmermann
2020-11-09
drm/gma500: Remove unused function psb_gem_get_aperture()
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-10-05
drm/gma500: fix double free of gma_connector
Tom Rix
2020-09-25
drm/gma500: Introduce GEM object functions
Thomas Zimmermann
2020-09-22
drm/gma500: clean up indentation issues
Colin Ian King
2020-09-01
drm/gma500: Constify static structs
Rikard Falkeborn
2020-08-19
drm/gma500: fix error check
Tom Rix
2020-08-19
drm: gma500: Convert to GPIO descriptors
Linus Walleij
2020-08-10
drm/gma500: fix spelling mistake "pannel" -> "panel"
Colin Ian King
2020-05-27
drm/gma500: Stop using mode->private_flags
Ville Syrjälä
2020-05-19
drm/gma500: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
drm/gma500: Use lockless gem BO free callback
Emil Velikov
2020-04-21
drm/gma500: Remove dead code
Souptick Joarder
2020-04-21
drm/gma500: remove unused variable 'hdmi_ids'
YueHaibing
2020-04-02
drm/gma500: Use simple encoder
Thomas Zimmermann
2020-03-28
drm/gma500: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-18
drm/gma500: Sanitize possible_clones
Ville Syrjälä
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
2020-03-06
drm/gma500/intel_bios.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/gma500: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-08
drm/gma500: remove set but not used variables 'hist_reg'
Chen Zhou
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-19
drm/gma500: fix null dereference of pointer fb before null check
Colin Ian King
2019-12-14
drm/gma500: Pass GPIO for Intel MID using descriptors
Linus Walleij
2019-12-13
drm/gma500: globle no more!
Daniel Vetter
2019-12-09
drm/gma500: add a missed gma_power_end in error path
Chuhong Yuan
2019-12-05
drm/gma500: Call psb_driver_{load, unload}() before registering device
Thomas Zimmermann
2019-11-25
drm/gma500: Remove struct psb_fbdev
Thomas Zimmermann
2019-11-25
drm/gma500: Store framebuffer in struct drm_fb_helper
Thomas Zimmermann
2019-11-25
drm/gma500: Pass struct drm_gem_object to framebuffer functions
Thomas Zimmermann
2019-11-25
drm/gma500: Replace struct psb_framebuffer with struct drm_framebuffer
Thomas Zimmermann
2019-11-25
drm/gma500: Remove field 'fbdev' from struct psb_framebuffer
Thomas Zimmermann
2019-11-25
drm/gma500: Remove addr_space field from psb_framebuffer
Thomas Zimmermann
2019-11-19
drm/gma500: Fixup fbdev stolen size usage evaluation
Paul Kocialkowski
2019-11-18
drm/gma500: remove set but not used variable 'channel_eq'
zhengbin
2019-11-15
drm/gma500: remove set but not used variable 'is_hdmi','is_crt'
zhengbin
2019-11-15
drm/gma500: remove set but not used variable 'error'
zhengbin
2019-11-15
drm/gma500: remove set but not used variable 'htotal'
zhengbin
2019-11-07
drm/gma500: Add page flip support on psb/cdv
Paul Kocialkowski
2019-11-07
drm/gma500: Add missing call to allow enabling vblank on psb/cdv
Paul Kocialkowski
[next]