summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-12-02drm/{i915, xe}/display: make pxp key check part of bo interfaceJani Nikula
2025-12-02drm/xe/compat: remove unused i915_active.h and i915_active_types.hJani Nikula
2025-12-02drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()Thomas Zimmermann
2025-12-02drm/radeon: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-02drm/nouveau: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-02drm/amdgpu: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add cpu_caching to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add pat_index to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add mem_region to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add "null_sparse" type to VM snap propertiesMatthew Brost
2025-12-01drm/xe: Add properties line to VM snapshot captureMatthew Brost
2025-12-01drm/panel-edp: Add CSW MNE007QB3-1Langyan Ye
2025-12-01drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar
2025-12-01drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin
2025-12-01drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan
2025-12-01drm/{i915,xe}/display: drop intel_wakeref.h usageJani Nikula
2025-12-01drm/i915/power: convert intel_wakeref_t to struct ref_tracker *Jani Nikula
2025-12-01drm/i915/power: drop wakeref parameter from with_intel_display_power*()Jani Nikula
2025-12-01drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *Jani Nikula
2025-12-01drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()Jani Nikula
2025-12-01drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost
2025-12-01drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko
2025-12-01drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2025-12-01drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()Thomas Zimmermann
2025-12-01drm/ast: Support cursor buffers objects in I/O memoryThomas Zimmermann
2025-12-01drm/ast: Move cursor format conversion into helper functionThomas Zimmermann
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski
2025-11-28drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-11-28drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-11-28i915/display/intel_ddi: Reduce severity of failed FEC enablingMichał Grzelak
2025-11-28drm/panic: Report invalid or unsupported panic modesTvrtko Ursulin
2025-11-28drm/panthor: Kill panthor_sched_immediate_tick()Boris Brezillon
2025-11-28drm/panthor: Make sure we resume the tick when new jobs are submittedBoris Brezillon
2025-11-28drm/panthor: Fix the logic that decides when to stop tickingBoris Brezillon
2025-11-28drm/panthor: Fix immediate ticking on a disabled tickBoris Brezillon
2025-11-28drm/panthor: Fix the group priority rotation logicBoris Brezillon
2025-11-28drm/panthor: Fix the full_tick checkBoris Brezillon
2025-11-28drm/panthor: Don't try to enable extract eventsBoris Brezillon
2025-11-28drm/panthor: Simplify group idleness trackingBoris Brezillon
2025-11-28drm/xe/dsb: drop the unnecessary struct i915_vmaJani Nikula
2025-11-28drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaqueJani Nikula