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-11-28
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
-21
/
+31
2025-11-28
drm/panthor: Fix the full_tick check
Boris Brezillon
-2
/
+5
2025-11-28
drm/panthor: Don't try to enable extract events
Boris Brezillon
-4
/
+2
2025-11-28
drm/panthor: Simplify group idleness tracking
Boris Brezillon
-29
/
+2
2025-11-28
drm/xe/dsb: drop the unnecessary struct i915_vma
Jani Nikula
-20
/
+8
2025-11-28
drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
Jani Nikula
-7
/
+13
2025-11-28
drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
Jani Nikula
-35
/
+72
2025-11-28
drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
Jani Nikula
-9
/
+7
2025-11-28
drm/panthor: Relax a check in panthor_sched_pre_reset()
Boris Brezillon
-2
/
+0
2025-11-28
drm/panthor: Make panthor_vm_[un]map_pages() more robust
Boris Brezillon
-27
/
+54
2025-11-28
drm/panthor: Add support for atomic page table updates
Boris Brezillon
-93
/
+97
2025-11-28
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Boris Brezillon
-7
/
+12
2025-11-28
drm/panthor: Kill lock_region()
Boris Brezillon
-10
/
+10
2025-11-28
drm/panthor: Always wait after sending a command to an AS
Boris Brezillon
-15
/
+12
2025-11-28
drm/panthor: Prevent potential UAF in group creation
Akash Goel
-4
/
+15
2025-11-28
drm/{i915,xe}/hdcp: use parent interface for HDCP GSC calls
Jani Nikula
-81
/
+126
2025-11-28
drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915
Jani Nikula
-2
/
+5
2025-11-28
drm/display/dp_mst: Add protection against 0 vcpi
Suraj Kandpal
-1
/
+2
2025-11-28
Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-12
/
+10
2025-11-28
Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-27
/
+22
2025-11-28
Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
-20
/
+36
2025-11-28
Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...
Dave Airlie
-1
/
+16
2025-11-28
Revert "drm/i915/dp: change aux_ctl reg read to polling read"
Ville Syrjälä
-5
/
+7
2025-11-28
drm/i915: Enable DDI A/B AUX interrupts on LNL+
Ville Syrjälä
-5
/
+14
2025-11-28
drm/i915: Eliminate one more frequent drm_format_info()
Ville Syrjälä
-14
/
+20
2025-11-28
drm/i915: Expose the IN_FORMATS_ASYNC blob for all planes
Ville Syrjälä
-0
/
+4
2025-11-28
drm/i915/panic: Clean up the variables
Ville Syrjälä
-33
/
+29
2025-11-28
drm/i915/panic: Get the crtc from the correct place
Ville Syrjälä
-1
/
+2
2025-11-28
drm/i915: Use hw.active instead of uapi.active in the initial plane readout
Ville Syrjälä
-4
/
+8
2025-11-28
drm/i915/psr: Use hw.rotation instead of uapi.rotation
Ville Syrjälä
-1
/
+1
2025-11-28
drm/i915/psr: Use hw.crtc instead of uapi.crtc
Ville Syrjälä
-3
/
+3
2025-11-28
drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank worker
Ville Syrjälä
-3
/
+3
2025-11-28
Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-5
/
+16
2025-11-27
drm/xe/gt: Introduce runtime suspend/resume
Raag Jadav
-5
/
+162
2025-11-27
drm/xe/pm: Assert on runtime suspend if VFs are enabled
Raag Jadav
-0
/
+9
2025-11-27
drm/xe/guc_submit: Introduce pause/unpause() helpers for PF
Raag Jadav
-0
/
+32
2025-11-27
drm/xe/vf: Update pause/unpause() helpers with VF naming
Raag Jadav
-12
/
+16
2025-11-27
drm/xe: Move VRAM MM debugfs creation to tile level
Piotr Piórkowski
-12
/
+9
2025-11-27
drm/xe/xe_sriov_packet: Return int from pf_descriptor_init
Jonathan Cavitt
-1
/
+1
2025-11-26
drm/amd/display: Enable support for Gamma 2.2
Alex Hung
-3
/
+9
2025-11-26
drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
Alex Hung
-0
/
+2
2025-11-26
drm/amd/display: Disable CRTC degamma when color pipeline is enabled
Alex Hung
-14
/
+12
2025-11-26
drm/amd/display: Ensure 3D LUT for color pipeline
Alex Hung
-71
/
+78
2025-11-26
drm/amd/display: Add AMD color pipeline doc
Harry Wentland
-20
/
+102
2025-11-26
drm/amd/display: add 3D LUT colorop
Alex Hung
-0
/
+175
2025-11-26
drm/colorop: Add 3D LUT support to color pipeline
Alex Hung
-0
/
+86
2025-11-26
drm/colorop: allow non-bypass colorops
Harry Wentland
-31
/
+49
2025-11-26
drm/colorop: Define LUT_1D interpolation
Harry Wentland
-3
/
+46
2025-11-26
drm/amd/display: Swap matrix and multiplier
Alex Hung
-10
/
+10
2025-11-26
drm/amd/display: add multiplier colorop
Alex Hung
-0
/
+55
[prev]
[next]