summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-07drm/amd/display: Prevent PSR disable/reenable in HPD IRQWyatt Wood1-5/+6
2021-12-07drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-07drm/amd/display: Add W/A for PHY tests with certain LTTPRGeorge Shen1-2/+70
2021-12-07drm/amd/display: Apply LTTPR workarounds to non-transparent modeGeorge Shen1-4/+5
2021-12-07drm/amdgpu: only skip get ecc info for aldebaranStanley.Yang1-1/+2
2021-12-07drm/amdkfd: Correct the value of the no_atomic_fw_version variablechen gong1-2/+2
2021-12-02drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang1-16/+20
2021-12-02drm/amd/display: Use oriented source size when checking cursor scalingVlad Zahorodnii1-8/+27
2021-12-02drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang1-0/+6
2021-12-02drm/amdgpu: handle SRIOV VCN revision parsingAlex Deucher4-7/+15
2021-12-02drm/amdgpu: skip query ecc info in gpu recoveryStanley.Yang1-0/+4
2021-12-01drm/amdgpu: update fw_load_type module parameter doc to match codeYann Dirson1-2/+5
2021-12-01drm/amdkfd: err_pin_bo path leaks kfd_bo_listPhilip Yang1-8/+6
2021-12-01drm/amdkfd: process_info lock not needed for svmPhilip Yang1-9/+0
2021-12-01drm/amdkfd: remove hardcoded device_info structsGraham Sider1-452/+17
2021-12-01drm/amdkfd: add kfd_device_info_init functionGraham Sider11-141/+163
2021-12-01drm/amdkfd: replace asic_name with amdgpu_asic_nameGraham Sider3-32/+8
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl1-4/+8
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-01drm/amdkfd: fix double free mem structurePhilip Yang1-3/+5
2021-12-01drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang1-0/+4
2021-12-01drm/amd/display: 3.2.164Aric Cyr1-1/+1
2021-12-01drm/amd/display: [FW Promotion] Release 0.0.95Anthony Koo1-2/+2
2021-12-01drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPRGeorge Shen1-0/+12
2021-12-01drm/amd/display: Add force detile buffer size debug flagMichael Strauss2-0/+15
2021-12-01drm/amd/display: Skip vendor specific LTTPR w/a outside link trainingGeorge Shen2-19/+26
2021-12-01drm/amd/display: Add vendor specific LTTPR workarounds for DCN31George Shen4-3/+198
2021-12-01drm/amd/display: PSR panel capability debugfsMikita Lipski1-0/+44
2021-12-01drm/amd/display: Fix dual eDP abnormal display issueBrandon Syu1-3/+5
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-01drm/amd/display: add function for eDP and backlight power onEvgenii Krasnikov2-0/+12
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram7-14/+99
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-01drm/amd/display: add hdmi disable debug checkDale Zhao2-4/+6
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-01drm/amd/display: Enable P010 for DCN3x ASICsStylon Wang5-5/+5
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo11-0/+135
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo2-10/+44
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar2-4/+5
2021-12-01drm/amdgpu: Use MAX_HWIP instead of HW_ID_MAXLijo Lazar1-1/+1
2021-12-01drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen1-0/+2
2021-12-01drm/amdgpu: declare static function to fix compiler warningGuchun Chen1-1/+1
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell8-73/+12
2021-12-01amdgpu/pm: Create shared array of power profile name stringsDarren Powell3-9/+15
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang11-37/+60
2021-12-01drm/amdgpu: fix disable ras feature failed when unload drvier v2Stanley.Yang2-3/+3
2021-12-01drm/amd/pm: Add warning for unexpected PG requestsLijo Lazar1-1/+5
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui1-2/+2
2021-12-01drm/amdgpu: fix vkms crtc settingsFlora Cui2-17/+30