index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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-24
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
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
2
-2
/
+2
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
3
-3
/
+9
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
3
-31
/
+34
*
drm/komeda: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
1
-0
/
+3
*
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
1
-0
/
+3
*
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
4
-22
/
+6
*
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
2
-2
/
+0
|
\
|
*
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
2
-2
/
+0
*
|
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
2020-12-18
1
-1
/
+2
*
|
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
2020-12-18
1
-2
/
+2
*
|
drm/komeda: Remove useless variable assignment
Carsten Haitzler
2020-12-18
1
-1
/
+0
*
|
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
2020-12-18
1
-2
/
+2
|
/
*
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-10
1
-1
/
+3
[next]