summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-14drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-14drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-14drm/amd/pm: correct the workload settingKenneth Feng12-36/+84
2024-11-14drm/amd/display: Fix brightness level not retained over rebootTom Chung1-0/+15
2024-11-14drm/amd/pm: always pick the pptable from IFWIKenneth Feng1-64/+1
2024-11-08drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-11-08drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-11-08drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher1-1/+1
2024-11-08drm/amdgpu/smu13: fix profile reportingAlex Deucher1-3/+3
2024-11-08drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-1/+3
2024-11-08Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-11-08drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-11-01drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam1-2/+3
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-22drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-22drm/amdgpu/smu13: always apply the powersave optimizationAlex Deucher1-12/+10
2024-10-22drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen1-2/+2
2024-10-17drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz1-3/+4
2024-10-17drm/amdkfd: Fix an eviction fence leakLang Yu2-4/+7
2024-10-17drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34
2024-10-17drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher1-13/+13
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-10-10drm/amd/display: Revert Avoid overflow assignmentGabe Teeger3-4/+2
2024-10-10Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray1-3/+0
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-10drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-10drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu1-1/+0
2024-10-10drm/amd/display: Enable idle workqueue for more IPS modesLeo Li1-1/+2
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung3-1/+15
2024-10-10drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo1-4/+13
2024-10-10drm/amd/display: avoid set dispclk to 0Charlene Liu1-0/+1
2024-10-10drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amdgpu/gfx12: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad1-1/+2
2024-10-10drm/amdkfd: Check int source id for utcl2 poison eventHawking Zhang2-17/+2
2024-10-10drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-10-10drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTLAlex Deucher1-2/+2
2024-10-10drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov1-12/+31
2024-10-10drm/amdgpu: fix ptr check warning in gfx11 ip_dumpSunil Khatri1-3/+3
2024-10-10drm/amdgpu: fix ptr check warning in gfx10 ip_dumpSunil Khatri1-3/+3
2024-10-10drm/amdgpu: fix ptr check warning in gfx9 ip_dumpSunil Khatri1-2/+2