summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher2020-02-263-4/+4
* drm/amdgpu: Increase timout on emulator to tenfold instead of twiceYong Zhao2020-02-261-1/+1
* drm/amd/powerplay: add DFCstate control pptable func for arctHawking Zhang2020-02-261-0/+23
* drm/amd/powerplay: update arcturus ppsmc header to 54.15.0Hawking Zhang2020-02-261-1/+5
* drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher2020-02-261-4/+6
* drm/amdkfd: Delete unnecessary unmap queue package submissionsYong Zhao2020-02-263-68/+29
* drm/amdkfd: Delete excessive printingsYong Zhao2020-02-262-5/+1
* drm/amdkfd: Fix a memory leak in queue creation error handlingYong Zhao2020-02-261-0/+3
* drm/amdkfd: Count active CP queues directlyYong Zhao2020-02-263-16/+35
* drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao2020-02-267-13/+13
* drm/amdkfd: Rename queue_count to active_queue_countYong Zhao2020-02-264-23/+23
* drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre2020-02-269-0/+25
* drm/amdgpu: Fix check for DPM when returning max clockKent Russell2020-02-261-2/+2
* drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VFRohit Khaire2020-02-261-3/+9
* drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter2020-02-261-1/+1
* drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou2020-02-261-2/+2
* drm/amd/display: remove set but not used variable 'mc_vm_apt_default'YueHaibing2020-02-261-4/+0
* drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis2020-02-261-0/+56
* drm/amdgpu: use amdgpu_ring_test_helper when possibleNirmoy Das2020-02-263-12/+5
* drm/amdgpu: add VM update fences back to the root PD v2Christian König2020-02-261-2/+12
* drm/amdgpu: cleanup amdgpu_ring_finiNirmoy Das2020-02-261-1/+2
* drm/amdgpu: Add Arcturus D342 page retire supportJohn Clements2020-02-261-6/+46
* drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang2020-02-261-5/+20
* drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang2020-02-263-16/+21
* drm/amdgpu: add dpm helper function for DF Cstate controlHawking Zhang2020-02-262-0/+20
* drm/amdgpu: update psp firmwares loading sequence V2Evan Quan2020-02-262-6/+61
* drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan2020-02-264-0/+49
* drm/amd/display: limit display clock to 100MHz to avoid FIFO errorYu-ting Shen2020-02-252-0/+4
* drm/amd/display: Access patches from stream for ignore MSA monitor patchJaehyun Chung2020-02-251-2/+2
* drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen2020-02-255-1/+37
* drm/amd/display: Make clock table struct more accessibleSung Lee2020-02-251-1/+1
* drm/amd/display: optimize prgoram wm and clksYongqiang Sun2020-02-2510-102/+237
* drm/amd/display: correct dml surface size assignmentDmytro Laktyushkin2020-02-251-4/+4
* drm/amd/display: Update TTU properlyAlvin Lee2020-02-251-0/+8
* drm/amd/display: Fix RV2 Variant DetectionMichael Strauss2020-02-253-18/+21
* drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood2020-02-258-10/+24
* drm/amd/display: 3.2.74Aric Cyr2020-02-251-1/+1
* drm/amd/display: remove unused dml variableDmytro Laktyushkin2020-02-253-3/+0
* drm/amd/display: update dml input population functionDmytro Laktyushkin2020-02-254-14/+18
* drm/amd/display: Add visual confirm support for FreeSync 2 ARGB2101010Peikang Zhang2020-02-251-0/+4
* drm/amd/display: Link training TPS1 workaroundMartin Leung2020-02-253-10/+10
* drm/amd/display: Monitor patch to delay setting ignore MSA bitJaehyun Chung2020-02-252-0/+4
* drm/amd/display: Workaround required for link training reliabilityDavid Galiffi2020-02-252-1/+19
* drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee2020-02-251-1/+1
* drm/amd/display: Add DMUB firmware state debugfsNicholas Kazlauskas2020-02-251-0/+27
* drm/amd/display: programming last delta in output transfer function LUT to a ...Vladimir Stempen2020-02-251-0/+13
* drm/amd/display: make some rn_clk_mgr structs and funcs staticAnthony Koo2020-02-251-4/+4
* drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo2020-02-256-5/+22
* drm/amd/display: Fix HDMI repeater authenticationBhawanpreet Lakha2020-02-251-2/+2
* drm/amd/display: 3.2.73Aric Cyr2020-02-251-1/+1