summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-10-03drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin
2025-10-03drm/xe/uapi: loosen used tracking restrictionMatthew Auld
2025-10-02drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström
2025-10-02drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King
2025-10-02drm/xe/bo: Fix an idle assertion for local bosThomas Hellström
2025-10-02drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko
2025-10-02drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko
2025-10-02drm/xe/configfs: Improve doc for ctx_restore* attributesLucas De Marchi
2025-10-02drm/xe/configfs: Fix engine class parsingLucas De Marchi
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-09-30Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-26Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...Dave Airlie
2025-09-25drm/amd: Add name to modes from amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher
2025-09-25drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...Mario Limonciello
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf
2025-09-25drm/amdgpu: Fix fence signaling race condition in userqueueJesse.Zhang
2025-09-25amd/amdkfd: enhance kfd process check in switch partitionYifan Zhang
2025-09-25amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_swYifan Zhang
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf
2025-09-25drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello
2025-09-25drm/amdgpu: remove the redeclaration of variable iSunil Khatri
2025-09-25drm/amdgpu/userq: assign an error code for invalid userq vaPrike Liang
2025-09-25drm/amdgpu: revert "rework reserved VMID handling" v2Christian König
2025-09-25drm/amdgpu: remove leftover from enforcing isolation by VMIDChristian König
2025-09-25drm/amdgpu: Add fallback to pipe reset if KCQ ring reset failsJesse.Zhang
2025-09-23drm/amd/pm: Add VCN reset message support for SMU v13.0.12Jesse.Zhang
2025-09-23drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1Jesse.Zhang
2025-09-23drm/amdgpu: Add ring reset support for VCN v5.0.1Jesse.Zhang
2025-09-23drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance functionJesse.Zhang
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen
2025-09-23drm/amd/ras: Add rascore status definitionYiPeng Chai
2025-09-23drm/amdgpu: Use kmalloc_array() instead of kmalloc()Rahul Kumar
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen
2025-09-23drm/amd/display: Promote DC to 3.2.351Taimur Hassan
2025-09-23drm/amd/display: [FW Promotion] Release 0.1.28.0Taimur Hassan
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li
2025-09-23drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"Charlene Liu
2025-09-23drm/amd/display: Correct sw cache timing to ensure dispclk rampingCharlene Liu
2025-09-23drm/amd/display: Insert dccg log for easy debugCharlene Liu
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone
2025-09-23drm/amd/display: Set wm_pending when disable stutter w/a usedDillon Varone
2025-09-23drm/amd/display: Refactor SMU tracingDillon Varone
2025-09-23drm/amd/display: Isolate dcn401 SMU functionsDillon Varone