index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
pl111
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
drm/panel: of_drm_find_panel() return a counted reference
Albert Esteve
1
-0
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2026-01-04
drm: pl111: fix build regression
Arnd Bergmann
1
-0
/
+1
2025-12-31
drm/pl111: Fix error handling in pl111_amba_probe
Miaoqian Lin
1
-1
/
+1
2025-12-11
drm: pl111: replace dev_* print functions with drm_* variants
Eslam Khafagy
6
-47
/
+49
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-09-15
drm/pl111: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+8
2025-03-07
drm: pl111: fix inconsistent indenting warning
Charles Han
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-09-26
drm/pl111: Run DRM default client setup
Thomas Zimmermann
2
-1
/
+4
2024-01-12
drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDING
Lukas Bulwahn
1
-1
/
+0
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers
Douglas Anderson
1
-0
/
+7
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-12
/
+12
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-05-16
drm/pl111: Fix FB depth on IMPD-1 framebuffer
Linus Walleij
4
-12
/
+12
2023-03-14
drm/pl111: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-08-11
drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of...
Liang He
1
-0
/
+1
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
3
-6
/
+6
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-24
drm/pl111: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
3
-0
/
+4
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-07-31
drm/pl111: Remove unused including <linux/version.h>
Cai Huoqing
2
-2
/
+0
2021-06-24
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
1
-1
/
+0
2021-06-04
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
Kees Cook
1
-1
/
+2
2021-06-03
drm/pl111: depend on CONFIG_VEXPRESS_CONFIG
Kees Cook
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
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-17
drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
Lee Jones
1
-1
/
+1
2020-11-17
drm/pl111/pl111_display: Make local function static
Lee Jones
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
5
-4
/
+73
2020-06-30
drm: pl111: Credit where credit is due
Linus Walleij
1
-0
/
+9
2020-04-28
drm: pl111: Move VExpress setup into versatile init
Rob Herring
4
-144
/
+108
2020-04-28
drm: pl111: Simplify vexpress init
Rob Herring
3
-66
/
+4
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
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2
-4
/
+2
[next]