index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
pl111
/
pl111_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
1
-1
/
+1
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
1
-1
/
+0
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-09-25
drm/pl111: Introduce GEM object functions
Thomas Zimmermann
1
-4
/
+1
2020-07-23
drm: pl111: Update documentation
Linus Walleij
1
-15
/
+5
2020-06-30
drm: pl111: Absorb the external register header
Linus Walleij
1
-1
/
+0
2020-04-28
drm: pl111: Fix module autoloading
Rob Herring
1
-0
/
+1
2020-03-26
drm/pl111: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-6
/
+6
2019-12-09
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
1
-1
/
+1
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-2
/
+2
2019-07-17
drm/pl111: drop use of drmP.h
Sam Ravnborg
1
-4
/
+5
2019-06-21
drm/pl111: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
1
-6
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-4
/
+4
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-4
/
+2
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-7
/
+8
2018-07-10
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
Noralf Trønnes
1
-0
/
+2
2018-07-01
drm/pl111: Support Nomadik LCDC variant
Linus Walleij
1
-4
/
+40
2018-05-02
drm/pl111: Enable device-specific assigned memory
Linus Walleij
1
-2
/
+32
2018-03-07
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
1
-0
/
+6
2018-03-07
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
1
-1
/
+3
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
1
-5
/
+0
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
1
-6
/
+56
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
1
-8
/
+11
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
1
-27
/
+10
2018-01-12
drm/pl111: Support handling bridge timings
Linus Walleij
1
-9
/
+11
2017-12-08
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-12
/
+4
2017-09-10
drm/pl111: Add handling of Versatile platforms
Linus Walleij
1
-3
/
+5
2017-09-10
drm/pl111: Enable PL110 variant
Linus Walleij
1
-3
/
+83
2017-09-10
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
1
-18
/
+37
2017-08-16
drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
1
-1
/
+2
2017-08-09
drm: make drm_mode_config_func const
Bhumika Goyal
1
-1
/
+1
2017-07-29
drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-18
drm/pl111: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2017-05-31
drm/pl111: fix warnings without CONFIG_ARM_AMBA
Arnd Bergmann
1
-3
/
+3
2017-05-22
drm/pl111: Fix return value check in pl111_amba_probe()
Wei Yongjun
1
-2
/
+2
2017-05-19
drm/pl111: Add a debugfs node to dump our registers.
Eric Anholt
1
-0
/
+4
2017-05-19
drm/pl111: make structure mode_config_funcs static
Colin Ian King
1
-1
/
+1
2017-05-19
drm/pl111: Register the clock divider and use it.
Eric Anholt
1
-9
/
+2
2017-05-08
drm/pl111: Initial drm/kms driver for pl111
Tom Cooksey
1
-0
/
+272