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-06-11
drm/arm/hdlcd: Replace struct simplefb_format with custom type
Thomas Zimmermann
-8
/
+15
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-954
/
+2781
2025-06-10
drm/xe: Reorder 'Get pages failed' message
Matthew Brost
-2
/
+2
2025-06-10
drm/meson: fix more rounding issues with 59.94Hz modes
Martin Blumenstingl
-21
/
+34
2025-06-10
drm/meson: use vclk_freq instead of pixel_freq in debug print
Martin Blumenstingl
-3
/
+3
2025-06-10
drm/meson: fix debug log statement when setting the HDMI clocks
Martin Blumenstingl
-1
/
+1
2025-06-10
drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280
Marek Vasut
-0
/
+219
2025-06-10
drm/panel: ilitek-ili9881c: Allow configuration of the number of lanes
Marek Vasut
-1
/
+5
2025-06-10
drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel support
Stefan Eichenberger
-0
/
+124
2025-06-10
drm/panel: visionox-rm69299: support the variant found in the SHIFT6mq
Caleb Connolly
-0
/
+132
2025-06-10
drm/panel: visionox-rm69299: switch to devm_regulator_bulk_get_const()
Neil Armstrong
-9
/
+12
2025-06-10
drm/panel: visionox-rm69299: switch to _multi variants
Neil Armstrong
-35
/
+13
2025-06-10
drm/panel: visionox-rm69299: add plumbing to support panel variants
Neil Armstrong
-26
/
+32
2025-06-10
drm/vc4: fix infinite EPROBE_DEFER loop
Gabriel Dalimonte
-6
/
+6
2025-06-09
drm/msm/adreno: Check for recognized GPU before bind
Rob Clark
-6
/
+26
2025-06-09
drm/msm/adreno: Pass device_node to find_chipid()
Rob Clark
-5
/
+5
2025-06-09
drm/msm: Rename add_components_mdp()
Rob Clark
-2
/
+2
2025-06-09
drivers: gpu: drm: msm: registers: improve reproducibility
Ryan Eatmon
-3
/
+5
2025-06-09
drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
Connor Abbott
-0
/
+14
2025-06-09
drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
Connor Abbott
-1
/
+2
2025-06-09
drm/msm: Temporarily disable stall-on-fault after a page fault
Connor Abbott
-1
/
+116
2025-06-09
drm/msm: Delete resume_translation()
Connor Abbott
-19
/
+0
2025-06-09
drm/msm: Don't use a worker to capture fault devcoredump
Connor Abbott
-31
/
+19
2025-06-09
drm/msm: Fix another leak in the submit error path
Rob Clark
-2
/
+6
2025-06-09
drm/msm: Fix a fence leak in submit error path
Rob Clark
-0
/
+9
2025-06-09
Merge drm/drm-next into drm-xe-next
Thomas Hellström
-25232
/
+45222
2025-06-09
drm/xe: GSM size should be constant on most platforms
Matt Roper
-1
/
+1
2025-06-09
drm/xe/svm: Fix regression disallowing 64K SVM migration
Maarten Lankhorst
-1
/
+1
2025-06-09
drm/xe/uc: Use GT-oriented firmware messages
Michal Wajdeczko
-9
/
+10
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
-2934
/
+3020
2025-06-09
Merge drm/drm-next into drm-intel-next
Jani Nikula
-11206
/
+21654
2025-06-09
drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests
Maarten Lankhorst
-11
/
+24
2025-06-09
drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
Maarten Lankhorst
-5
/
+14
2025-06-09
drm/xe: Remove pte_encode_bo callback
Maarten Lankhorst
-17
/
+0
2025-06-09
drm/xe/display: Convert GGTT mapping to use pte_encode_flags
Maarten Lankhorst
-12
/
+5
2025-06-09
drm/xe/display: Dont poke into GGTT internals to fill a DPT
Maarten Lankhorst
-11
/
+26
2025-06-09
drm/xe/ggtt: Seperate flags and address in PTE encoding
Maarten Lankhorst
-27
/
+65
2025-06-09
drm/xe/display: Remove dereferences of ggtt for tile id
Maarten Lankhorst
-6
/
+7
2025-06-09
drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
-5
/
+19
2025-06-09
drm/xe: Add xe_ggtt_might_lock
Maarten Lankhorst
-1
/
+15
2025-06-09
drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Maarten Lankhorst
-5
/
+17
2025-06-09
drm/xe: Remove IOSF_MBI select.
Maarten Lankhorst
-1
/
+0
2025-06-09
drm: renesas: rz-du: Implement MIPI DSI host transfers
Hugo Villeneuve
-0
/
+240
2025-06-09
drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate
Krzysztof Kozlowski
-0
/
+7
2025-06-09
drm/msm/disp: Correct porch timing for SDM845
James A. MacInnes
-5
/
+9
2025-06-09
drm/msm/dp: Disable wide bus support for SDM845
James A. MacInnes
-1
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-23
/
+29
2025-06-06
drm/xe/topology: Stop trying to fix programming mistakes
Michal Wajdeczko
-2
/
+1
2025-06-06
drm/xe/topology: Use register array size instead magic number
Michal Wajdeczko
-2
/
+2
2025-06-06
drm/xe/topology: Simplify code for loading DSS mask
Michal Wajdeczko
-15
/
+18
[prev]
[next]