index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Age
Commit message (
Expand
)
Author
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2022-04-28
malidp: Fix NULL vs IS_ERR() checking
Miaoqian Lin
2022-04-11
drm: mali-dp: potential dereference of null pointer
Jiasheng Jiang
2022-04-11
drm/arm/malidp: Stop using iommu_present()
Robin Murphy
2022-04-11
drm/komeda: return early if drm_universal_plane_init() fails.
Liviu Dudau
2022-04-11
drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
Zhou Qingyang
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-08
drm/komeda: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
2022-03-08
drm/komeda: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-03-08
drm/komeda: plane: switch to plane reset helper
Maxime Ripard
2022-02-28
drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Carsten Haitzler
2022-02-25
drm/komeda: Make use of the helper component_compare_of
Yong Wu
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
2022-01-19
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
2022-01-19
drm/arm/hdlcd: Replace module initialization with DRM helpers
Javier Martinez Canillas
2022-01-19
drm/komeda: Replace module initialization with DRM helpers
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-08-16
drm/arm: malidp: Use fourcc_mod_is_vendor() helper
Thierry Reding
2021-08-10
drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-08
drm/arm/komeda: Don't include drm_irq.h
Thomas Zimmermann
2021-06-29
drm/malidp: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
drm/komeda: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-05-06
drm/arm/malidp: Always list modifiers
Daniel Vetter
2021-05-05
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-01
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
2021-04-01
drm/komeda: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-23
drm/komeda: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-23
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-23
drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
[next]