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
Age
Commit message (
Expand
)
Author
Lines
2025-02-25
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-219
/
+325
2025-02-25
drm: panel: Add a panel driver for the Summit display
Sasha Finkelstein
-0
/
+142
2025-02-25
drm/panel: simple: Add BOE AV123Z7M-N17 panel
Maud Spierings
-0
/
+32
2025-02-25
drm/panel: simple: add BOE AV101HDT-A10 panel
Maud Spierings
-0
/
+32
2025-02-25
drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi
Tejas Vipin
-103
/
+46
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
-219
/
+325
2025-02-24
drm/repaper: fix integer overflows in repeat functions
Nikita Zhandarovich
-2
/
+2
2025-02-24
drm/bridge: ti-sn65dsi86: Check for CONFIG_PWM using IS_REACHABLE()
Uwe Kleine-König
-3
/
+3
2025-02-24
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
-2
/
+3
2025-02-24
drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc
Shuicheng Lin
-2
/
+2
2025-02-24
drm/xe/devcoredump: Fix print typo of offset
Shuicheng Lin
-2
/
+2
2025-02-24
drm/xe/xe_pmu: Acquire forcewake on event init for engine events
Riana Tauro
-0
/
+50
2025-02-24
drm/xe/xe_pmu: Add PMU support for engine activity
Riana Tauro
-9
/
+124
2025-02-24
drm/xe/userptr: fix EFAULT handling
Matthew Auld
-0
/
+12
2025-02-24
drm/xe/userptr: restore invalidation list on error
Matthew Auld
-7
/
+21
2025-02-24
drm/xe/guc: Expose engine activity only for supported GuC version
Riana Tauro
-2
/
+53
2025-02-24
drm/xe/trace: Add trace for engine activity
Riana Tauro
-0
/
+54
2025-02-24
drm/xe: Add engine activity support
Riana Tauro
-0
/
+455
2025-02-24
drm/xe/userptr: remove tmp_evict list
Matthew Auld
-1
/
+0
2025-02-24
drm/xe/userptr: fix EFAULT handling
Matthew Auld
-0
/
+12
2025-02-24
drm/xe/userptr: restore invalidation list on error
Matthew Auld
-7
/
+21
2025-02-24
drm/sched: Move internal prototypes to internal header
Tvrtko Ursulin
-0
/
+32
2025-02-24
drm/sched: Move drm_sched_entity_is_ready to internal header
Tvrtko Ursulin
-12
/
+13
2025-02-24
drm/amdgpu: Pop jobs from the queue more robustly
Tvrtko Ursulin
-3
/
+19
2025-02-24
drm/sched: Add internal job peek/pop API
Tvrtko Ursulin
-10
/
+56
2025-02-24
drm/xe/wa: Limit char per line to 100
Tejas Upadhyay
-1
/
+2
2025-02-21
drm/xe/oa: Ensure that polled read returns latest data
Umesh Nerlige Ramappa
-0
/
+1
2025-02-21
drm/amdgpu: remove all KFD fences from the BO on release
Christian König
-48
/
+47
2025-02-21
drm/atomic-helper: Add a note in drm_atomic_helper_reset_crtc() kernel-doc
Herve Codina
-0
/
+4
2025-02-21
drm/amd/display: Constify 'struct bin_attribute'
Thomas Weißschuh
-4
/
+4
2025-02-21
drm/amdgpu: Constify 'struct bin_attribute'
Thomas Weißschuh
-17
/
+16
2025-02-21
drm/i915: Constify 'struct bin_attribute'
Thomas Weißschuh
-10
/
+10
2025-02-21
drm/lima: Constify 'struct bin_attribute'
Thomas Weißschuh
-4
/
+4
2025-02-21
drm/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
-5
/
+5
2025-02-21
drm/xe: Add fault injection for xe_sync_entry_parse
Priyanka Dandamudi
-0
/
+1
2025-02-21
Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-49
/
+75
2025-02-21
Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-11
/
+40
2025-02-21
Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-16
/
+7
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-7
/
+12
2025-02-20
drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
AngeloGioacchino Del Regno
-8
/
+1
2025-02-20
drm/mediatek: mtk_hdmi: Remove driver bound to HDMI print
AngeloGioacchino Del Regno
-1
/
+0
2025-02-20
drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
AngeloGioacchino Del Regno
-5
/
+4
2025-02-20
drm/panel: ilitek-ili9882t: fix GPIO name in error message
John Keeping
-1
/
+1
2025-02-20
drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
AngeloGioacchino Del Regno
-6
/
+4
2025-02-20
drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
AngeloGioacchino Del Regno
-5
/
+5
2025-02-20
drm: writeback: Fix kernel doc name
Louis Chauvet
-1
/
+1
2025-02-20
drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
AngeloGioacchino Del Regno
-8
/
+0
2025-02-20
drm/xe/client: Skip show_run_ticks if unable to read timestamp
Marcin Bernatowicz
-0
/
+8
2025-02-20
drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
Marcin Bernatowicz
-0
/
+3
2025-02-20
drm/ast: cursor: Move implementation to separate source file
Thomas Zimmermann
-281
/
+330
[prev]
[next]