index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-04-18
Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-4
/
+14
2025-04-18
Merge tag 'drm-intel-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-3
/
+5
2025-04-17
drm/xe: Introduce fault injection for guc CTB send/recv
Satyanarayana K V P
-0
/
+1
2025-04-17
drm/xe: Introduce fault injection for guc mmio send/recv.
Satyanarayana K V P
-0
/
+1
2025-04-17
drm/xe: Use GT oriented message to report engine activity error
Michal Wajdeczko
-2
/
+3
2025-04-17
drm/xe/guc: Fix out-of-bound while enabling engine activity stats
Michal Wajdeczko
-2
/
+5
2025-04-17
drm/xe/pxp: do not queue unneeded terminations from debugfs
Daniele Ceraolo Spurio
-2
/
+11
2025-04-17
drm/panel: Add Visionox G2647FB105 panel driver
Alexander Baransky
-0
/
+290
2025-04-17
drm: panel: Add driver for Himax HX8279 DDIC panels
AngeloGioacchino Del Regno
-0
/
+1310
2025-04-17
drm/panel: simple: add Tianma P0700WXF1MBAA panel
Luca Ceresoli
-4
/
+29
2025-04-17
drm/panel: simple: Tianma TM070JDHG34-00: add delays
Luca Ceresoli
-0
/
+6
2025-04-17
drm/panthor: Fix the panthor_gpu_coherency_init() error path
Boris Brezillon
-1
/
+1
2025-04-17
drm/xe/compat: clean up unused platform check macros
Jani Nikula
-35
/
+1
2025-04-17
drm/i915/audio: don't set LPE audio irq chip data, it's unused
Jani Nikula
-1
/
+1
2025-04-17
drm/i915/display: switch to display->platform.dgfx from IS_DGFX()
Jani Nikula
-6
/
+8
2025-04-17
drm/i915/hdmi: switch to display->platform based platform detection
Jani Nikula
-24
/
+20
2025-04-17
drm/i915/gmbus: switch to display->platform based platform detection
Jani Nikula
-13
/
+9
2025-04-17
drm/i915/dpio: switch to display->platform based platform detection
Jani Nikula
-3
/
+1
2025-04-17
drm/i915/dp-aux: switch to display->platform based platform detection
Jani Nikula
-5
/
+4
2025-04-17
drm/i915/dmc: switch to display->platform based platform detection
Jani Nikula
-26
/
+19
2025-04-17
drm/i915/crt: switch to display->platform based platform detection
Jani Nikula
-7
/
+6
2025-04-17
drm/i915/frontbuffer: convert intel_frontbuffer.[ch] to struct intel_display
Jani Nikula
-44
/
+37
2025-04-17
drm/i915/sprite: convert intel_sprite_uapi.c to struct intel_display
Jani Nikula
-9
/
+8
2025-04-17
drm/i915/display: convert intel_modeset_verify.c to struct intel_display
Jani Nikula
-10
/
+7
2025-04-17
drm/i915/display: convert intel_modeset_setup.[ch] to struct intel_display
Jani Nikula
-105
/
+97
2025-04-17
drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to struct intel...
Jani Nikula
-55
/
+51
2025-04-17
drm/udl: Set error code in udl_init()
Dan Carpenter
-0
/
+1
2025-04-17
drm/mgag200: Fix value in <VBLKSTR> register
Thomas Zimmermann
-1
/
+1
2025-04-16
drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
-9
/
+5
2025-04-17
drm/bridge: dw-hdmi: Avoid including uapi headers
Andy Yan
-2
/
+2
2025-04-17
drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGE
Dmitry Baryshkov
-0
/
+1
2025-04-16
drm/amdgpu: Use the right function for hdp flush
Lijo Lazar
-23
/
+23
2025-04-16
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
-7
/
+10
2025-04-16
drm/amdgpu: Add back JPEG to video caps for carrizo and newer
David Rosca
-0
/
+7
2025-04-16
drm/amdgpu: fix warning of drm_mm_clean
ZhenGuo Yin
-1
/
+1
2025-04-16
drm/amd: Forbid suspending into non-default suspend states
Mario Limonciello
-1
/
+14
2025-04-16
drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
Christian König
-3
/
+11
2025-04-16
drm/edid: Refactor DisplayID timing block structs
Egor Vorontsov
-23
/
+23
2025-04-16
drm/edid: Implement DisplayID Type IX & X timing blocks parsing
Egor Vorontsov
-0
/
+76
2025-04-16
drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
Tejas Vipin
-70
/
+44
2025-04-16
gpu: drm: xlnx: zynqmp_dp: Use dev_err_probe()
Zhang Enpei
-4
/
+2
2025-04-16
drm: xlnx: zynqmp_dpsub: use snd_soc_dummy_dlc
Kuninori Morimoto
-4
/
+1
2025-04-16
drm/i915/pxp: fix undefined reference to `intel_pxp_gsccs_is_ready_for_sessions'
Chen Linxuan
-2
/
+6
2025-04-16
drm/xe/dma_buf: stop relying on placement in unmap
Matthew Auld
-4
/
+1
2025-04-16
drm/xe/userptr: fix notifier vs folio deadlock
Matthew Auld
-24
/
+0
2025-04-16
drm/virtio: Support drm_panic with non-vmapped shmem BO
Ryosuke Yasuoka
-3
/
+11
2025-04-16
drm/virtio: Use dma_buf from GEM object instance
Thomas Zimmermann
-3
/
+2
2025-04-16
drm/virtio: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-5
/
+5
2025-04-15
drm/xe: Adjust ringbuf emission for maximum possible size
Tvrtko Ursulin
-1
/
+1
2025-04-15
drm/i915/irq: convert ibx_irq_reset() into ibx_display_irq_reset()
Jani Nikula
-20
/
+20
[prev]
[next]