aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-02drm/amdgpu/tonga_ih: Enable soft IRQ handler ringTimur Kristóf1-0/+10
2025-12-02drm/amdgpu/iceland_ih: Enable soft IRQ handler ringTimur Kristóf1-0/+10
2025-12-02drm/amdgpu/cik_ih: Enable soft IRQ handler ringTimur Kristóf1-0/+12
2025-12-02drm/amdgpu/si_ih: Enable soft IRQ handler ringTimur Kristóf1-0/+12
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi1-1/+1
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen1-0/+6
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski2-2/+4
2025-12-02drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer1-0/+2
2025-12-02drm/xe/gt: Use scope-based forcewakeRaag Jadav1-22/+10
2025-12-02drm/xe/vf: Add debugfs entries to test VF double migrationSatyanarayana K V P3-0/+60
2025-12-02drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migrationSatyanarayana K V P2-0/+9
2025-12-02drm/xe/vf: Introduce RESFIX start marker supportSatyanarayana K V P4-51/+195
2025-12-02drm/xe/vf: Enable VF migration only on supported GuC versionsSatyanarayana K V P1-1/+21
2025-12-02drm/{i915, xe}/display: make pxp key check part of bo interfaceJani Nikula5-32/+15
2025-12-02drm/xe/compat: remove unused i915_active.h and i915_active_types.hJani Nikula2-35/+0
2025-12-02drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()Thomas Zimmermann1-108/+0
2025-12-02drm/radeon: Do not implement mode_set_base_atomic callbackThomas Zimmermann3-81/+26
2025-12-02drm/nouveau: Do not implement mode_set_base_atomic callbackThomas Zimmermann1-20/+4
2025-12-02drm/amdgpu: Do not implement mode_set_base_atomic callbackThomas Zimmermann3-72/+33
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie101-719/+6395
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost5-18/+58
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost3-0/+12
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost1-0/+9
2025-12-01drm/xe: Add cpu_caching to properties line in VM snapshot captureMatthew Brost1-2/+5
2025-12-01drm/xe: Add pat_index to properties line in VM snapshot captureMatthew Brost1-2/+5
2025-12-01drm/xe: Add mem_region to properties line in VM snapshot captureMatthew Brost1-2/+21
2025-12-01drm/xe: Add "null_sparse" type to VM snap propertiesMatthew Brost1-1/+10
2025-12-01drm/xe: Add properties line to VM snapshot captureMatthew Brost1-0/+12
2025-12-01drm/panel-edp: Add CSW MNE007QB3-1Langyan Ye1-0/+1
2025-12-01drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar3-8/+9
2025-12-01drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin1-1/+3
2025-12-01drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan2-0/+8
2025-12-01drm/{i915,xe}/display: drop intel_wakeref.h usageJani Nikula3-9/+6
2025-12-01drm/i915/power: convert intel_wakeref_t to struct ref_tracker *Jani Nikula36-123/+122
2025-12-01drm/i915/power: drop wakeref parameter from with_intel_display_power*()Jani Nikula5-30/+23
2025-12-01drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *Jani Nikula3-10/+8
2025-12-01drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()Jani Nikula3-44/+22
2025-12-01drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis1-6/+16
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost3-15/+19
2025-12-01drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko1-1/+1
2025-12-01drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala1-1/+0
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski2-0/+84
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski2-0/+20
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski4-7/+42
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper2-0/+38
2025-12-01drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()Thomas Zimmermann1-31/+43
2025-12-01drm/ast: Support cursor buffers objects in I/O memoryThomas Zimmermann1-1/+14
2025-12-01drm/ast: Move cursor format conversion into helper functionThomas Zimmermann1-23/+39
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski2-0/+84
2025-11-28drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski2-0/+20