index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
5
-0
/
+5
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-11
2
-4
/
+4
|
\
|
*
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2022-05-02
2
-4
/
+4
*
|
malidp: Fix NULL vs IS_ERR() checking
Miaoqian Lin
2022-04-28
1
-1
/
+1
*
|
drm: mali-dp: potential dereference of null pointer
Jiasheng Jiang
2022-04-11
1
-1
/
+4
*
|
drm/arm/malidp: Stop using iommu_present()
Robin Murphy
2022-04-11
1
-9
/
+5
*
|
drm/komeda: return early if drm_universal_plane_init() fails.
Liviu Dudau
2022-04-11
1
-2
/
+4
*
|
drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
Zhou Qingyang
2022-04-11
1
-0
/
+4
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
2
-6
/
+2
|
\
|
|
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-6
/
+1
|
|
\
|
|
*
drm/komeda: Make use of the helper component_compare_of
Yong Wu
2022-02-25
1
-6
/
+1
|
*
|
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-25
4
-9
/
+12
|
|
\
\
|
*
|
|
drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Carsten Haitzler
2022-02-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
drm/komeda: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
2022-03-08
1
-4
/
+1
*
|
|
drm/komeda: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-03-08
1
-2
/
+0
*
|
|
drm/komeda: plane: switch to plane reset helper
Maxime Ripard
2022-03-08
1
-5
/
+1
|
|
/
|
/
|
*
|
drm/connector: Fix typo in output format
Maxime Ripard
2022-01-25
1
-6
/
+6
*
|
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
2022-01-19
1
-1
/
+2
*
|
drm/arm/hdlcd: Replace module initialization with DRM helpers
Javier Martinez Canillas
2022-01-19
1
-1
/
+2
*
|
drm/komeda: Replace module initialization with DRM helpers
Javier Martinez Canillas
2022-01-19
1
-1
/
+2
|
/
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
2
-3
/
+0
*
drm/arm: malidp: Use fourcc_mod_is_vendor() helper
Thierry Reding
2021-08-16
1
-1
/
+1
*
drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
2
-78
/
+97
*
drm/arm/komeda: Don't include drm_irq.h
Thomas Zimmermann
2021-07-08
1
-1
/
+0
*
drm/malidp: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-4
/
+0
*
drm/komeda: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-4
/
+0
*
drm/arm/malidp: Always list modifiers
Daniel Vetter
2021-05-06
1
-2
/
+7
*
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-05-05
2
-2
/
+0
*
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
2021-04-01
3
-16
/
+22
*
drm/komeda: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-01
1
-3
/
+3
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
2
-2
/
+4
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
3
-4
/
+6
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-17
/
+17
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-3
/
+4
[next]