summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao2021-03-311-4/+4
* drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen2021-03-311-2/+2
* drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher2021-03-311-0/+5
* drm/amdkfd: dqm fence memory corruptionQu Huang2021-03-317-12/+12
* drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das2021-03-291-1/+1
* drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan2021-03-291-1/+2
* drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher2021-03-241-2/+1
* drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher2021-03-241-0/+1
* drm/amd/pm: workaround for audio noise issueKenneth Feng2021-03-234-11/+166
* drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher2021-03-221-4/+7
* drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher2021-03-221-4/+2
* drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma2021-03-221-0/+8
* drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher2021-03-221-3/+7
* drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2021-03-222-3/+3
* drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher2021-03-221-3/+9
* drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher2021-03-221-4/+6
* drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-03-228-89/+139
* drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher2021-03-221-5/+2
* drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher2021-03-224-29/+25
* drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang2021-03-221-2/+6
* drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone2021-03-181-32/+2
* drm/amd/display: Correct algorithm for reversed gammaCalvin Hou2021-03-181-8/+18
* drm/amd/display: Copy over soc values before bounding box creationSung Lee2021-03-151-0/+5
* Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-1222-55/+346
|\
| * drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher2021-03-101-1/+1
| * drm/amd/pm: correct the watermark settings for PolarisEvan Quan2021-03-101-4/+4
| * drm/amd/pm: bug fix for pcie dpmKenneth Feng2021-03-103-21/+141
| * drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das2021-03-101-1/+1
| * drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu2021-03-101-1/+95
| * drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone2021-03-101-0/+31
| * drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee2021-03-101-1/+1
| * drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-1010-0/+37
| * drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte2021-03-101-1/+1
| * drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte2021-03-101-4/+0
| * drm/amd/display: Add a backlight module optionTakashi Iwai2021-03-103-0/+10
| * drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher2021-03-101-4/+20
| * drm/amdgpu/display: don't assert in set backlight functionAlex Deucher2021-03-101-1/+0
| * drm/amdgpu/display: simplify backlight settingAlex Deucher2021-03-101-16/+4
* | Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-059-16/+26
|\|
| * drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang2021-03-031-2/+2
| * drm/amd/display: fix the return of the uninitialized value in retColin Ian King2021-03-031-1/+1
| * drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher2021-03-031-2/+0
| * drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan2021-03-031-3/+12
| * drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher2021-03-031-2/+2
| * drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher2021-03-033-3/+3
| * drm/amdgpu:disable VCN for Navi12 SKUAsher.Song2021-03-031-2/+4
| * drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher2021-03-031-1/+2
* | Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-2511-48/+158
|\|
| * drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2021-02-242-13/+92
| * drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang2021-02-243-3/+18