index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/drm_property: make replace_property_blob_from_id a DRM helper
Melissa Wen
2023-12-13
1
-1
/
+1
*
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
6
-1
/
+30
|
\
|
*
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-21
5
-0
/
+29
|
*
drm/komeda: add NV12 format to support writeback layer type
baozhu.liu
2023-09-15
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-22
1
-3
/
+6
|
\
|
|
*
drm/komeda: drop all currently held locks if deadlock happens
baozhu.liu
2023-08-31
1
-3
/
+6
*
|
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-30
8
-71
/
+37
|
\
|
|
*
drm/arm/komeda: Remove component framework and add a simple encoder
Faiz Abbas
2023-07-21
4
-62
/
+29
|
*
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
2
-1
/
+2
|
*
drm/arm: Make ARM devices menu depend on DRM
Javier Martinez Canillas
2023-07-10
1
-0
/
+1
|
*
drm/arm/malidp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-3
/
+2
|
*
drm/arm/hdlcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-3
/
+2
|
*
drm/komeda: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-3
/
+2
*
|
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
2
-13
/
+13
|
/
*
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-16
1
-1
/
+1
*
drm/arm/hdlcd: Use devm_platform_ioremap_resource()
Yang Li
2023-03-17
1
-3
/
+1
*
drm/arm/malidp: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-17
1
-2
/
+1
*
arm/malidp: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
arm/hdlcd: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm/arm/malidp: use sysfs_emit in show function callback
Deepak R Varma
2023-02-03
1
-1
/
+1
*
drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
2
-2
/
+0
*
drm: Include <linux/of.h> where needed
Thomas Zimmermann
2023-01-13
1
-0
/
+1
*
drm/arm/hdlcd: use new debugfs device-centered functions
Maíra Canal
2023-01-06
1
-15
/
+9
*
drm/arm/malidp: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-16
1
-14
/
+6
*
drm/arm/malidp: plane: use drm managed resources
Danilo Krummrich
2022-11-16
1
-21
/
+7
*
drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
Danilo Krummrich
2022-11-16
1
-3
/
+2
*
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
2022-11-16
6
-27
/
+25
*
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-16
2
-13
/
+8
*
drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-07
1
-6
/
+13
*
drm/arm/hdlcd: plane: use drm managed resources
Danilo Krummrich
2022-11-07
1
-12
/
+6
*
drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
Danilo Krummrich
2022-11-07
3
-9
/
+8
*
drm/arm/hdlcd: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-07
2
-8
/
+5
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
3
-3
/
+3
*
drm/komeda: Don't set struct drm_driver.lastclose
Thomas Zimmermann
2022-11-05
1
-2
/
+0
*
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
3
-9
/
+9
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
9
-29
/
+29
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
4
-10
/
+10
*
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
2
-2
/
+0
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
3
-3
/
+0
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
Liviu Dudau
2022-07-22
3
-3
/
+24
*
drm/komeda - At init write GCU control block to handle already on DPU
Carsten Haitzler
2022-07-22
1
-2
/
+1
*
drm/komeda: Add legacy FB support so VT's work as expected
Carsten Haitzler
2022-07-22
1
-0
/
+2
*
drm/arm/hdlcd: Simplify IRQ install/uninstall
Robin Murphy
2022-07-22
1
-45
/
+15
*
drm/arm/hdlcd: Take over EFI framebuffer properly
Robin Murphy
2022-07-22
1
-0
/
+10
*
drm/arm: Fix spelling typo in comments
pengfuyuan
2022-07-22
2
-2
/
+2
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+2
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
4
-0
/
+4
[next]