summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost-15/+19
2025-12-01drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko-1/+1
2025-12-01drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala-1/+0
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski-0/+84
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski-0/+20
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski-7/+42
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper-0/+38
2025-12-01drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()Thomas Zimmermann-31/+43
2025-12-01drm/ast: Support cursor buffers objects in I/O memoryThomas Zimmermann-1/+14
2025-12-01drm/ast: Move cursor format conversion into helper functionThomas Zimmermann-23/+39
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski-0/+84
2025-11-28drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski-0/+20
2025-11-28drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski-7/+42
2025-11-28i915/display/intel_ddi: Reduce severity of failed FEC enablingMichał Grzelak-1/+1
2025-11-28drm/panic: Report invalid or unsupported panic modesTvrtko Ursulin-13/+62
2025-11-28drm/panthor: Kill panthor_sched_immediate_tick()Boris Brezillon-9/+2
2025-11-28drm/panthor: Make sure we resume the tick when new jobs are submittedBoris Brezillon-9/+34
2025-11-28drm/panthor: Fix the logic that decides when to stop tickingBoris Brezillon-27/+17
2025-11-28drm/panthor: Fix immediate ticking on a disabled tickBoris Brezillon-2/+7
2025-11-28drm/panthor: Fix the group priority rotation logicBoris Brezillon-21/+31
2025-11-28drm/panthor: Fix the full_tick checkBoris Brezillon-2/+5
2025-11-28drm/panthor: Don't try to enable extract eventsBoris Brezillon-4/+2
2025-11-28drm/panthor: Simplify group idleness trackingBoris Brezillon-29/+2
2025-11-28drm/xe/dsb: drop the unnecessary struct i915_vmaJani Nikula-20/+8
2025-11-28drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaqueJani Nikula-7/+13
2025-11-28drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamicallyJani Nikula-35/+72
2025-11-28drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of displayJani Nikula-9/+7
2025-11-28drm/panthor: Relax a check in panthor_sched_pre_reset()Boris Brezillon-2/+0
2025-11-28drm/panthor: Make panthor_vm_[un]map_pages() more robustBoris Brezillon-27/+54
2025-11-28drm/panthor: Add support for atomic page table updatesBoris Brezillon-93/+97
2025-11-28drm/panthor: Recover from panthor_gpu_flush_caches() failuresBoris Brezillon-7/+12
2025-11-28drm/panthor: Kill lock_region()Boris Brezillon-10/+10
2025-11-28drm/panthor: Always wait after sending a command to an ASBoris Brezillon-15/+12
2025-11-28drm/panthor: Prevent potential UAF in group creationAkash Goel-4/+15
2025-11-28drm/{i915,xe}/hdcp: use parent interface for HDCP GSC callsJani Nikula-81/+126
2025-11-28drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915Jani Nikula-2/+5
2025-11-28drm/display/dp_mst: Add protection against 0 vcpiSuraj Kandpal-1/+2
2025-11-28Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-12/+10
2025-11-28Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-27/+22
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie-20/+36
2025-11-28Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...Dave Airlie-1/+16
2025-11-28Revert "drm/i915/dp: change aux_ctl reg read to polling read"Ville Syrjälä-5/+7
2025-11-28drm/i915: Enable DDI A/B AUX interrupts on LNL+Ville Syrjälä-5/+14
2025-11-28drm/i915: Eliminate one more frequent drm_format_info()Ville Syrjälä-14/+20
2025-11-28drm/i915: Expose the IN_FORMATS_ASYNC blob for all planesVille Syrjälä-0/+4
2025-11-28drm/i915/panic: Clean up the variablesVille Syrjälä-33/+29
2025-11-28drm/i915/panic: Get the crtc from the correct placeVille Syrjälä-1/+2
2025-11-28drm/i915: Use hw.active instead of uapi.active in the initial plane readoutVille Syrjälä-4/+8
2025-11-28drm/i915/psr: Use hw.rotation instead of uapi.rotationVille Syrjälä-1/+1
2025-11-28drm/i915/psr: Use hw.crtc instead of uapi.crtcVille Syrjälä-3/+3