summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-09drm/amd/display: Use pwrseq instance to determine eDP instanceJake Wang
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.57Anthony Koo
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob
2021-04-09drm/amd/display: Fixed Clock Recovery SequenceDavid Galiffi
2021-04-09drm/amd/display: Deallocate IRQ handlers on amdgpu_dm_irq_finiVictor Lu
2021-04-09drm/amd/display: revert max lb use by default for n10Dmytro Laktyushkin
2021-04-09drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo
2021-04-09drm/amd/display: Log DMCUB trace buffer eventsLeo (Hanghong) Ma
2021-04-09drm/amd/display: revert max lb lines changeDmytro Laktyushkin
2021-04-09drm/amd/display: Add kernel doc to crc_rd_wrk fieldWayne Lin
2021-04-09drm/amd/display: hide VGH asic specific structsDmytro Laktyushkin
2021-04-09drm/amd/display: Populate socclk entries for dcn2.1Roman Li
2021-04-09drm/amdgpu: Use correct size when access vramxinhui pan
2021-04-09drm/amd/pm: fix gpu reset failure by MP1 state settingGuchun Chen
2021-04-09drm/amd/pm: fix MP1 state setting failure in s3 testGuchun Chen
2021-04-09drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOADShirish S
2021-04-09drm/amdgpu: fix amdgpu_res_first()Nirmoy Das
2021-04-09drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-04-09drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das
2021-04-09drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stackLee Jones
2021-04-09drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack ...Lee Jones
2021-04-09drm/amd/display/dc/dce80/dce80_resource: Make local functions staticLee Jones
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan
2021-04-09drm/amdgpu: Enable VCN/JPEG CG on aldebaranLijo Lazar
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury
2021-04-09drm/radeon/ttm: Fix memory leak userptr pagesDaniel Gomez
2021-04-09drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez
2021-04-09drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher
2021-04-09drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher
2021-04-09drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma
2021-04-09drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-04-09drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher
2021-04-09drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-04-09drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-04-09drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher
2021-04-09drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ...Alex Deucher
2021-04-09drm/amdgpu: add a dev_pm_ops prepare callback (v2)Alex Deucher
2021-04-09drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-04-09drm/amdgpu/display/dm: add missing parameter documentationAlex Deucher
2021-04-09drm/amdgpu: wrap kiq ring ops with kiq spinlockNirmoy Das
2021-04-09Revert "drm/amdgpu: disable gpu reset on Vangogh for now"Xiaojian Du
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li
2021-04-10Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-04-08drm/panel: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao