aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-02-14drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra
2022-02-14drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan
2022-02-09drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher
2022-02-09drm/amd/pm: fix hwmon node of power1_label create issueYang Wang
2022-02-09drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu
2022-02-09drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin
2022-02-09drm/amd/display: Cap pflip irqs per max otg numberRoman Li
2022-02-09drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu
2022-02-09display/amd: decrease message verbosity about watermarks table failureMario Limonciello
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello
2022-01-31drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang
2022-01-11drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling
2022-01-11drm/amdkfd: Use prange->list head for insert_listFelix Kuehling