index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Age
Commit message (
Expand
)
Author
2023-03-17
drm/arm/hdlcd: Use devm_platform_ioremap_resource()
Yang Li
2023-03-17
drm/arm/malidp: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
arm/malidp: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
arm/hdlcd: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-02-03
drm/arm/malidp: use sysfs_emit in show function callback
Deepak R Varma
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
2023-01-06
drm/arm/hdlcd: use new debugfs device-centered functions
Maíra Canal
2022-11-16
drm/arm/malidp: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-16
drm/arm/malidp: plane: use drm managed resources
Danilo Krummrich
2022-11-16
drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
Danilo Krummrich
2022-11-16
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
2022-11-16
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: plane: use drm managed resources
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
Danilo Krummrich
2022-11-07
drm/arm/hdlcd: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-05
drm/fb-helper: Remove unnecessary include statements
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-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
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/hdlcd: Simplify IRQ install/uninstall
Robin Murphy
2022-07-22
drm/arm/hdlcd: Take over EFI framebuffer properly
Robin Murphy
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-06-20
drm: Drop drm_edid.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-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
[next]