aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-01-11drm/amd/display: tweak the kerneldoc for active_vblank_irq_countLukas Bulwahn1-1/+1
2021-01-11drm/amdgpu: enable gpu recovery for navy_flounderJiansong Chen1-0/+1
2021-01-08drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-08drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabledAlex Deucher1-0/+2
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-9/+51
2021-01-08drm/amd/pm: add the parameters of power profiles for vangoghXiaojian Du2-26/+177
2021-01-08drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-08drm/amdkfd: check more client ids in interrupt handlerTao Zhou1-2/+10
2021-01-08drm/amdgpu: Correct the read sclk for navi10Emily.Deng1-1/+1
2021-01-08drm/amdgpu: Add new mode 2560x1440Emily.Deng1-2/+3
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter16-33/+34
2021-01-07Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDaniel Vetter27-113/+200
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2021-01-06drm/amdgpu/display: drop DCN support for aarch64Alex Deucher13-73/+1
2021-01-06drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements1-1/+7
2021-01-06drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li1-4/+4
2021-01-06drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-06drm/amd/display: Fix unused variable warningArnd Bergmann2-4/+2
2021-01-06drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-06drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-06drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li1-2/+2
2021-01-06drm/amdgpu: fix a memory protection fault when remove amdgpu deviceDennis Li1-4/+3
2021-01-06drm/amdgpu: switched to cached noretry setting for vangoghHawking Zhang1-1/+1
2021-01-06drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2021-01-06drm/amd/pm: updated PM to I2C controller port on sienna cichlidJohn Clements1-1/+1
2021-01-06drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-17/+98
2021-01-06drm/amd/pm: correct the sensor value of power for vangoghXiaojian Du1-1/+2
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher1-2/+1
2021-01-05drm/amdgpu: Add check to prevent IH overflowDefang Bo3-39/+71
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher13-73/+1
2021-01-05drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements1-1/+7
2021-01-05drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li1-4/+4
2021-01-05drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2021-01-05drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner3-3/+3
2021-01-05drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner1-8/+73
2021-01-05drm/amdgpu: take runtime pm reference when we attach a bufferAlex Deucher1-2/+14
2021-01-05drm/amd/display: Create and Destroy PSR resources for DCN302Joshua Aberback1-0/+13
2021-01-05drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha2-1/+27
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback8-2/+31
2021-01-05drm/amd/display: Fix unused variable warningArnd Bergmann2-4/+2
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao1-2/+2
2021-01-05drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li1-1/+1
2021-01-05drm/amd/display: remove useless else ifTian Tao1-2/+0
2021-01-05drm/amd/display: remove unused including <linux/version.h>Tian Tao3-3/+0
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2-1/+59
2021-01-05drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangoghXiaojian Du1-0/+2
2021-01-05drm/amdgpu: do optimization for psp command submitpengzhou1-2/+2
2021-01-05drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-05drm/amdgpu: remove redundant include of navi10_enumLikun Gao4-4/+0
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao12-77/+0