summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon-3/+2
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström-15950/+72361
2025-12-03drm/gem-shmem: revert the 8-byte alignment constraintLudovic Desroches-1/+1
2025-12-03drm/gem-dma: revert the 8-byte alignment constraintLudovic Desroches-1/+1
2025-12-03drm/i915/crtc: Expose sharpness only if num_scalers is >= 2Nemesa Garg-1/+1
2025-12-03Merge tag 'amd-drm-next-6.19-2025-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-184/+1972
2025-12-02drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX powerGustavo Sousa-8/+8
2025-12-02drm/i915/display: Move HAS_LT_PHY() to intel_display_device.hGustavo Sousa-2/+1
2025-12-02drm/i915/display: Use platform check in HAS_LT_PHY()Gustavo Sousa-1/+1
2025-12-02drm/i915/nvls: Add NVL-S display supportSai Teja Pottumuttu-1/+8
2025-12-02drm/i915/xe3p_lpd: Handle underrun debug bitsGustavo Sousa-0/+175
2025-12-02drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()Gustavo Sousa-1/+27
2025-12-02drm/i915/power: Use intel_encoder_is_tc()Gustavo Sousa-10/+23
2025-12-02drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tcGustavo Sousa-2/+76
2025-12-02Revert "drm/amd: Skip power ungate during suspend for VPE"Mario Limonciello (AMD)-2/+1
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher-8/+21
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handlingAlex Deucher-0/+27
2025-12-02drm/amdgpu: use static ids for ACP platform devsBrady Norander-2/+8
2025-12-02drm/amdgpu/sdma6: Update SDMA 6.0.3 FW version to include UMQ protected-fence...Srinivasan Shanmugam-1/+1
2025-12-02drm/amdgpu: Forward VMID reservation errorsNatalie Vock-2/+1
2025-12-02drm/amdgpu/gmc8: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc7: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Delegate VM faults to soft IRQ handler ringTimur Kristóf-0/+6
2025-12-02drm/amdgpu/gmc6: Cache VM fault infoTimur Kristóf-0/+4
2025-12-02drm/amdgpu/gmc6: Don't print MC client as it's unknownTimur Kristóf-6/+4
2025-12-02drm/amdgpu/cz_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/tonga_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/iceland_ih: Enable soft IRQ handler ringTimur Kristóf-0/+10
2025-12-02drm/amdgpu/cik_ih: Enable soft IRQ handler ringTimur Kristóf-0/+12
2025-12-02drm/amdgpu/si_ih: Enable soft IRQ handler ringTimur Kristóf-0/+12
2025-12-02drm/amd/display: fix typo in display_mode_core_structs.hAditya Gollamudi-1/+1
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen-0/+6
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-2/+4
2025-12-02drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer-0/+2
2025-12-02drm/xe/gt: Use scope-based forcewakeRaag Jadav-22/+10
2025-12-02drm/xe/vf: Add debugfs entries to test VF double migrationSatyanarayana K V P-0/+60
2025-12-02drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migrationSatyanarayana K V P-0/+9
2025-12-02drm/xe/vf: Introduce RESFIX start marker supportSatyanarayana K V P-51/+195
2025-12-02drm/xe/vf: Enable VF migration only on supported GuC versionsSatyanarayana K V P-1/+21
2025-12-02drm/{i915, xe}/display: make pxp key check part of bo interfaceJani Nikula-32/+15
2025-12-02drm/xe/compat: remove unused i915_active.h and i915_active_types.hJani Nikula-35/+0
2025-12-02drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()Thomas Zimmermann-108/+0
2025-12-02drm/radeon: Do not implement mode_set_base_atomic callbackThomas Zimmermann-81/+26
2025-12-02drm/nouveau: Do not implement mode_set_base_atomic callbackThomas Zimmermann-20/+4
2025-12-02drm/amdgpu: Do not implement mode_set_base_atomic callbackThomas Zimmermann-72/+33
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-728/+6454
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost-18/+58
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost-0/+12
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost-0/+9