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
/
pl111
/
pl111_drv.c
Age
Commit message (
Expand
)
Author
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-10
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
Noralf Trønnes
2018-07-01
drm/pl111: Support Nomadik LCDC variant
Linus Walleij
2018-05-02
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2018-03-07
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
2018-03-07
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
2018-01-12
drm/pl111: Support handling bridge timings
Linus Walleij
2017-12-08
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-09-10
drm/pl111: Add handling of Versatile platforms
Linus Walleij
2017-09-10
drm/pl111: Enable PL110 variant
Linus Walleij
2017-09-10
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
2017-08-16
drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2017-08-09
drm: make drm_mode_config_func const
Bhumika Goyal
2017-07-29
drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-18
drm/pl111: Use gem_free_object_unlocked
Daniel Vetter
2017-05-31
drm/pl111: fix warnings without CONFIG_ARM_AMBA
Arnd Bergmann
2017-05-22
drm/pl111: Fix return value check in pl111_amba_probe()
Wei Yongjun
2017-05-19
drm/pl111: Add a debugfs node to dump our registers.
Eric Anholt
2017-05-19
drm/pl111: make structure mode_config_funcs static
Colin Ian King
2017-05-19
drm/pl111: Register the clock divider and use it.
Eric Anholt
2017-05-08
drm/pl111: Initial drm/kms driver for pl111
Tom Cooksey