summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-02-06drm/amd/display: turn off the mst hub before we do detectionJoseph Gravenor
2020-02-06drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-02-06drm/amd/display: fix workaround for incorrect double buffer register for DLG ...Tony Cheng
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu
2020-02-06drm/amd/display: external monitor abm enabled in modern standbyJing Zhou
2020-02-06drm/amd/display: Add DMUB tracebuffer debugfsNicholas Kazlauskas
2020-02-06drm/amd/display: 3.2.71Aric Cyr
2020-02-06drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-02-06drm/amd/display: Use uint64_t logger_mask instead of uint32_tDavid Galiffi
2020-02-06drm/amd/display: Add wm ranges to clk_mgrSung Lee
2020-02-06drm/amd/display: Check hyperV flag in DC.Yongqiang Sun
2020-02-06drm/amd/display: fix inputting clk lvl into dml for RNEric Yang
2020-02-06drm/amd/display: decouple global lock out of pipe control lockWenjing Liu
2020-02-06drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-02-06drm/amd/display: Use dcfclk to populate watermark rangesSung Lee
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu
2020-02-06drm/amd/display: Update hubbub description commentPeikang Zhang
2020-02-06drm/amd/display: remove early break in interdependent_lockRoman Li
2020-02-06drm/amd/display: dc_get_vmid_use_vector() crashes when get calledPeikang Zhang
2020-02-06drm/amd/display: 3.2.70Aric Cyr
2020-02-06drm/amd/display: remove unused variableAric Cyr
2020-02-06drm/amd/display: Fix GSL acquireAric Cyr
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo
2020-02-06drm/amd/display: Wait for clean shutdown in DMCUB resetNicholas Kazlauskas
2020-02-06drm/amd/display: Add GPINT handler interfaceNicholas Kazlauskas
2020-02-06drm/amd/display: Fix various issues found by compiler warning as errorsEric Bernstein
2020-02-06drm/amd/display: Indicate dsc updates explicitlyAnthony Koo
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo
2020-02-06drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-02-06drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-06drm/amd/display: remove invalid dc_is_hw_initialized functionJoseph Gravenor
2020-02-06drm/amd/display: Move USB-C workaround to after parameter variables are setGeorge Shen
2020-02-06drm/amd/display: Add set psr version messageWyatt Wood
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang
2020-02-06drm/amd/display: call psp set/get interfacesBhawanpreet Lakha
2020-02-06drm/amd/display: Load srm before enabling HDCPBhawanpreet Lakha
2020-02-06drm/amd/display: Add sysfs interface for set/get srmBhawanpreet Lakha
2020-02-04drm/amd/display: update psp interface headerBhawanpreet Lakha
2020-02-04drm/amd/display: Pass amdgpu_device instead of psp_contextBhawanpreet Lakha
2020-02-04drm/amdgpu: rework synchronization of VM updates v4Christian König
2020-02-04drm/amdgpu: simplify and fix amdgpu_sync_resvChristian König
2020-02-04drm/amdgpu: allow higher level PD invalidationsChristian König
2020-02-04drm/amdgpu: return EINVAL instead of ENOENT in the VM codeChristian König
2020-02-04drm/amdgpu: fix parentheses in amdgpu_vm_update_ptesChristian König
2020-02-04drm/amdgpu: make sure to never allocate PDs/PTs for invalidationsChristian König
2020-02-04drm/amdgpu: drop unnecessary restriction for huge root PDEsChristian König
2020-02-04drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backendChristian König
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2020-02-04drm/amdgpu: use the VM as job ownerChristian König
2020-02-04drm/amdgpu: explicitly sync VM update to PDs/PTsChristian König