summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2021-02-09Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher-2/+2
2021-02-02drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu-1/+3
2021-02-02drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu-8/+6
2021-02-02drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu-2/+2
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski-1/+5
2021-02-02drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang-2/+0
2021-02-02drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee-0/+10
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha-23/+30
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen-3/+3
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König-3/+7
2021-02-02drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du-0/+3
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong-2/+16
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui-10/+6
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui-1/+1
2021-01-28amdgpu: fix clang build warningArnd Bergmann-4/+8
2021-01-28Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher-8/+39
2021-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu-23/+61
2021-01-21drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su-1/+3
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang-1/+1
2021-01-21drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen-2/+2
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas-6/+21
2021-01-21drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo-0/+3
2021-01-21drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr-2/+4
2021-01-21drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang-1/+1
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui-1/+0
2021-01-21drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee-3/+4
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira-2/+4
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao-0/+32
2021-01-14drm/amdgpu: add new device id for Reniormengwang-1/+3
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang-0/+1
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui-17/+36
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong-2/+14
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline-4/+7
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira-5/+6
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman-2/+2
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij-0/+1
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers-1/+1
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo-1/+7
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao-1/+1
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers-1/+1
2021-01-07Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/a...Daniel Vetter-113/+200
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher-2/+1
2021-01-06drm/amdgpu/display: drop DCN support for aarch64Alex Deucher-73/+1
2021-01-06drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements-1/+7
2021-01-06drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li-4/+4
2021-01-06drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu-4/+14
2021-01-06drm/amd/display: Fix unused variable warningArnd Bergmann-4/+2