index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
display
Age
Commit message (
Expand
)
Author
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-15
drm/komeda: add NV12 format to support writeback layer type
baozhu.liu
2023-08-31
drm/komeda: drop all currently held locks if deadlock happens
baozhu.liu
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-07-21
drm/arm/komeda: Remove component framework and add a simple encoder
Faiz Abbas
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/komeda: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-18
drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-13
drm: Include <linux/of.h> where needed
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
drm/komeda: Don't set struct drm_driver.lastclose
Thomas Zimmermann
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-22
drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
Liviu Dudau
2022-07-22
drm/komeda - At init write GCU control block to handle already on DPU
Carsten Haitzler
2022-07-22
drm/komeda: Add legacy FB support so VT's work as expected
Carsten Haitzler
2022-07-22
drm/arm: Fix spelling typo in comments
pengfuyuan
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
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-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-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-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/komeda: Replace module initialization with DRM helpers
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-07-08
drm/arm/komeda: Don't include drm_irq.h
Thomas Zimmermann
2021-06-29
drm/komeda: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
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/atomic: Pass the full state to planes atomic disable and update
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-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
[next]