aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/amdgpu: increase bad page number for umc ras queryTao Zhou2-1/+6
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou6-93/+46
2022-01-27display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-01-27drm/amdgpu: Wipe all VRAM on free when RAS is enabledFelix Kuehling1-0/+3
2022-01-27drm/amdgpu: Fix an error message in rmmodTianci.Yin1-2/+2
2022-01-27drm/amd/pm: fix the deadlock observed on performance_level settingEvan Quan1-33/+17
2022-01-27drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-01-27drm/amd/display: Add Missing HPO Stream Encoder Function HookFangzhi Zuo2-3/+17
2022-01-27drm/amdkfd: svm range restore work deadlock when process exitPhilip Yang2-7/+9
2022-01-27drm/amdkfd: Ensure mm remain valid in svm deferred_list workPhilip Yang1-26/+36
2022-01-27drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang1-4/+0
2022-01-27drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
2022-01-27drm/amdkfd: enable heavy-weight TLB flush on Vega20Eric Huang1-1/+2
2022-01-27drm/amdgpu: add determine passthrough under arm64Victor Zhao1-1/+3
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König3-3/+5
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König3-0/+5
2022-01-25drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-25drm/amdgpu: convert to UVD IP version checkingTim Huang1-2/+7
2022-01-25drm/amdgpu: convert to NBIO IP version checkingTim Huang1-13/+31
2022-01-25drm/amd/display: don't use /** for non-kernel-doc commentsRandy Dunlap1-1/+1
2022-01-25drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix1-1/+1
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-25drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang1-0/+3
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-25drm/amdgpu: convert amdgpu_display_supported_domains() to IP versionsAlex Deucher1-12/+17
2022-01-25drm/amdgpu: handle BACO synchronization with secondary funcsAlex Deucher1-12/+18
2022-01-25drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher2-68/+66
2022-01-25drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher2-11/+13
2022-01-25drm/amdgpu: set APU flag based on IP discovery tableAlex Deucher1-0/+13
2022-01-25drm/amdgpu/pm/smu7: drop message about VI performance levelsAlex Deucher1-4/+0
2022-01-25drm/amd/display: Call dc_stream_release for remove link enc assignmentNicholas Kazlauskas1-0/+1
2022-01-25drm/amd/display: add debug option for z9 disable interfaceEric Yang3-1/+7
2022-01-25drm/amd/display: fix zstate allow interface to PMFWEric Yang1-1/+1
2022-01-25drm/amd/display: Disable physym clockDavid Galiffi3-12/+63
2022-01-25drm/amd/display: Fix disabling dccg clocksDavid Galiffi3-15/+37
2022-01-25drm/amd/display: allow set dp drive setting when stream is not presentWenjing Liu2-18/+15
2022-01-25drm/amd/display: Remove unnecessary function definitionAric Cyr3-9/+1
2022-01-25drm/amd/display: 3.2.170Aric Cyr1-1/+1
2022-01-25drm/amd/display: Reset preferred training settings immediatelyWayne Lin1-1/+1
2022-01-25drm/amd/display: [FW Promotion] Release 0.0.101.0Anthony Koo1-3/+6
2022-01-25drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini3-14/+16
2022-01-25drm/amd/display: remove PHY repeater count check for LTTPR modeSung Joon Kim1-2/+1
2022-01-25drm/amd/display: Support synchronized indirect reg accessRoy Chan2-0/+94
2022-01-25drm/amd/display: Add DSC Enable for Synaptics HubFangzhi Zuo2-0/+51
2022-01-25drm/amd/display: Retrieve MST Downstream Port StatusFangzhi Zuo2-0/+24
2022-01-25drm/amd/display: Add Synaptics Fifo Reset WorkaroundFangzhi Zuo3-1/+144
2022-01-25drm/amd/display: Add Cable ID support for native DPShen, George6-0/+92
2022-01-25drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas1-4/+2
2022-01-25drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgrIan Chen3-27/+13