index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
pl111
/
pl111_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+7
*
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-26
1
-2
/
+0
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-06-19
1
-4
/
+4
|
\
|
*
drm/pl111: Fix FB depth on IMPD-1 framebuffer
Linus Walleij
2023-05-16
1
-4
/
+4
*
|
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-06-19
1
-1
/
+0
|
/
*
drm/pl111: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-4
/
+4
*
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
1
-1
/
+0
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/pl111: Remove unused including <linux/version.h>
Cai Huoqing
2021-07-31
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
1
-3
/
+1
|
\
|
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-3
/
+1
*
|
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-30
1
-1
/
+1
|
/
*
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
2020-11-09
1
-1
/
+0
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/pl111: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-4
/
+1
*
drm: pl111: Update documentation
Linus Walleij
2020-07-23
1
-15
/
+5
*
drm: pl111: Absorb the external register header
Linus Walleij
2020-06-30
1
-1
/
+0
*
drm: pl111: Fix module autoloading
Rob Herring
2020-04-28
1
-0
/
+1
*
drm/pl111: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
1
-6
/
+6
*
drm: get drm_bridge_panel connector via helper
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-2
/
+2
*
drm/pl111: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-4
/
+5
*
drm/pl111: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-06-05
1
-6
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-4
/
+4
*
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-25
1
-4
/
+2
*
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-17
1
-7
/
+8
*
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
Noralf Trønnes
2018-07-10
1
-0
/
+2
*
drm/pl111: Support Nomadik LCDC variant
Linus Walleij
2018-07-01
1
-4
/
+40
*
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2018-05-02
1
-2
/
+32
*
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
2018-03-07
1
-0
/
+6
*
drm/pl111: Make the default BPP a per-variant variable
Linus Walleij
2018-03-07
1
-1
/
+3
*
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
2018-02-22
1
-5
/
+0
*
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
2018-02-07
1
-6
/
+56
*
drm/pl111: Support variants with broken VBLANK
Linus Walleij
2018-02-07
1
-8
/
+11
*
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
2018-02-07
1
-27
/
+10
*
drm/pl111: Support handling bridge timings
Linus Walleij
2018-01-12
1
-9
/
+11
*
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
1
-12
/
+4
*
drm/pl111: Add handling of Versatile platforms
Linus Walleij
2017-09-10
1
-3
/
+5
*
drm/pl111: Enable PL110 variant
Linus Walleij
2017-09-10
1
-3
/
+83
*
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
2017-09-10
1
-18
/
+37
*
drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2017-08-16
1
-1
/
+2
*
drm: make drm_mode_config_func const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/pl111: Use gem_free_object_unlocked
Daniel Vetter
2017-07-18
1
-1
/
+1
*
drm/pl111: fix warnings without CONFIG_ARM_AMBA
Arnd Bergmann
2017-05-31
1
-3
/
+3
*
drm/pl111: Fix return value check in pl111_amba_probe()
Wei Yongjun
2017-05-22
1
-2
/
+2
[next]