aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2021-04-04Merge branch 'master-upstream'Bruce Ashfield
2021-03-31drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-03-31drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2021-03-31drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher
2021-03-31drm/amdkfd: dqm fence memory corruptionQu Huang
2021-03-29drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-03-29drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan
2021-03-24drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-03-24drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng
2021-03-22drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher
2021-03-22drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher
2021-03-22drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma
2021-03-22drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-03-22drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher
2021-03-22drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher
2021-03-22drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-03-22drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-03-22drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang
2021-03-22Merge tag 'v5.12-rc4'Bruce Ashfield
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-12Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-10drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher
2021-03-10drm/amd/pm: correct the watermark settings for PolarisEvan Quan
2021-03-10drm/amd/pm: bug fix for pcie dpmKenneth Feng
2021-03-10drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das
2021-03-10drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu
2021-03-10drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone
2021-03-10drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo
2021-03-10drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte
2021-03-10drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher
2021-03-05Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-03drm/amd/display: fix the return of the uninitialized value in retColin Ian King
2021-03-03drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher
2021-03-03drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan
2021-03-03drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher
2021-03-03drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher
2021-03-03drm/amdgpu:disable VCN for Navi12 SKUAsher.Song
2021-03-03drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher
2021-02-28Merge branch 'master-next'Bruce Ashfield