summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-05-07drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin-4/+24
2025-05-07drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin-2/+1
2025-05-07drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin-11/+1
2025-05-07drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin-1/+1
2025-05-07drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin-1/+4
2025-05-07drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng-4/+4
2025-05-07drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung-6/+0
2025-05-07drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai-5/+11
2025-05-07drm/amd/display: Fix invalid context error in dml helperRoman Li-9/+5
2025-05-07drm/amd: Add per-ring reset for vcn v5.0.0 useMario Limonciello-1/+16
2025-05-07drm/amd: Add per-ring reset for vcn v4.0.0 useMario Limonciello-1/+16
2025-05-07drm/amd: Add per-ring reset for vcn v4.0.5 useMario Limonciello-0/+22
2025-05-07drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher-1/+6
2025-05-07Revert "drm/amdgpu: Use generic hdp flush function"Alex Deucher-27/+48
2025-05-07drm/amd/pm/smu13: Remove unused smu_v3 functionsDr. David Alan Gilbert-113/+0
2025-05-07drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_rangeDr. David Alan Gilbert-44/+0
2025-05-07drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smcDr. David Alan Gilbert-38/+0
2025-05-07drm/amdgpu: fix the indentationSunil Khatri-3/+6
2025-05-07drm/amdgpu: remove mdelay in psp v12Huang Rui-16/+0
2025-05-07amd/amdkfd: Trigger segfault for early userptr unmmappingShane Xiao-0/+33
2025-05-07drm/amdgpu: Add debug bit for userptr usageShane Xiao-0/+6
2025-05-07drm/amdgpu: unreserve the gem BO before returning from attach errorPrike Liang-0/+1
2025-05-07drm/amdgpu: promote the implicit sync to the dependent read fencesPrike Liang-3/+2
2025-05-07drm/amdgpu/psp: mark securedisplay TA as optionalAlex Deucher-1/+2
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher-22/+6
2025-05-07drm/amdgpu: Implement unrecoverable error message handling for VFsEllen Pan-6/+52
2025-05-07drm/amdgpu: Add unrecoverable error message definitions for VFsEllen Pan-0/+1
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher-29/+2
2025-05-07drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong-3/+10
2025-05-07drm/amdgpu: fix the eviction fence dereferencePrike Liang-5/+2
2025-05-07drm/amdgpu: Implement Runtime Bad Page query for VFsEllen Pan-14/+84
2025-05-07drm/amdgpu: Add Runtime Bad Page message definitions for VFsEllen Pan-0/+3
2025-05-07drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wbRodrigo Siqueira-1/+125
2025-05-07drm/amdkfd: change error to warning message for SDMA queues creationEric Huang-8/+17
2025-05-07drm/amd/display: Don't check for NULL divisor in fixpt codeHarry Wentland-9/+0
2025-05-07drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev-12/+12
2025-05-07drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()James Flowers-0/+8
2025-05-07drm/xe: Expose PCIe link downgrade attributesRaag Jadav-2/+96
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav-11/+13
2025-05-07drm/xe: Release force wake first then runtime powerShuicheng Lin-4/+5
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin-3/+19
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi-17/+16
2025-05-07gpu: host1x: Use for_each_available_child_of_node_scoped()Jinjie Ruan-8/+3
2025-05-07drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen-1/+4
2025-05-07drm/tegra: rgb: Fix the unbound reference countBiju Das-1/+13
2025-05-07gpu: host1x: Remove mid-job CDMA flushesMikko Perttunen-6/+1
2025-05-07drm/tegra: falcon: Pipeline firmware copyMikko Perttunen-1/+20
2025-05-07drm/tegra: dpaux: Use dev_err_probe()Zhang Enpei-8/+3
2025-05-07drm/tegra: Remove unneeded includeJon Hunter-1/+0
2025-05-07drm/tegra: Assign plane type before registrationThierry Reding-7/+12