summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-24drm/amdgpu: replace get_user_pages with HMM mirror helpersPhilip Yang9-278/+182
2019-05-24drm/amdkfd: avoid HMM change cause circular lockPhilip Yang1-15/+17
2019-05-24drm/amdgpu: use HMM callback to replace mmu notifierPhilip Yang4-98/+72
2019-05-24drm/amdgpu: Use heavy weight for tlb invalidation on xgmi configurationshaoyunl1-27/+26
2019-05-24drm/amdkfd: Preserve ttmp[4:5] instead of ttmp[14:15]Jay Cornwall2-258/+253
2019-05-24drm/amdkfd: Fix gfx9 XNACK state save/restoreJay Cornwall2-10/+10
2019-05-24drm/amdkfd: Preserve wave state after instruction fetch MEM_VIOLJay Cornwall2-6/+14
2019-05-24drm/amdkfd: Fix gfx8 MEM_VIOL exception handlerJay Cornwall2-20/+2
2019-05-24drm/amdkfd: Fix compute profile switchingHarish Kasiviswanathan3-5/+29
2019-05-24drm/amdkfd: Shift sdma_engine_id and sdma_queue_id in mqdOak Zeng3-6/+3
2019-05-24drm/amdkfd: Differentiate b/t sdma_id and sdma_queue_idOak Zeng1-5/+5
2019-05-24drm/amdkfd: Add sdma allocation debug messageOak Zeng1-0/+3
2019-05-24drm/amdkfd: Use 64 bit sdma_bitmapOak Zeng2-6/+6
2019-05-24drm/amd/powerplay: enable ppfeaturemask module parameter support on Vega20Evan Quan1-0/+21
2019-05-24drm/amdgpu: use pcie_bandwidth_available rather than open coding itAlex Deucher1-39/+2
2019-05-24gpu: fix typos in code commentsWeitao Hou1-2/+2
2019-05-24drm/amd/powerplay: fix sw SMU wrong UVD/VCE powergate settingEvan Quan1-6/+6
2019-05-24drm/amdgpu: use div64_ul for 32-bit compatibility v1Slava Abramov1-2/+2
2019-05-24drm/amd/powerplay: Enable "disable dpm" feature to support swSMU debug (v2)Chengming Gui3-8/+51
2019-05-24drm/amd/powerplay: Fix maybe-uninitialized in get_ppfeature_statusBhawanpreet Lakha1-1/+1
2019-05-24drm/amdgpu: fix spelling mistake "retrived" -> "retrieved"Colin Ian King1-1/+1
2019-05-24drm/amdgpu/vega20: use mode1 reset for RAS and XGMIAlex Deucher1-0/+9
2019-05-24drm/amd/display: 3.2.31Aric Cyr1-1/+1
2019-05-24drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh1-0/+2
2019-05-24drm/amd/display: dont set otg offsetJun Lei1-4/+0
2019-05-24drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas1-24/+44
2019-05-24drm/amd/display: Rename EDID_BLOCK_SIZE to DC_EDID_BLOCK_SIZEJoshua Aberback2-4/+4
2019-05-24drm/amd/display: Use VCP for extended colorimetryAric Cyr1-1/+3
2019-05-24drm/amd/display: Use DCN functions instead of DCEWesley Chalmers2-1/+38
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers10-47/+101
2019-05-24drm/amd/display: enabling stream after HPD low to high happenedCharlene Liu4-1/+11
2019-05-24drm/amd/display: Program VTG params after programming Global SyncJoshua Aberback4-50/+73
2019-05-24drm/amd/display: add null checks and set update flagsDmytro Laktyushkin6-9/+35
2019-05-24drm/amd/display: 3.2.30Aric Cyr1-1/+1
2019-05-24drm/amd/display: Reuse MPC OGRAM for 1D blenderVitaly Prosyak2-17/+40
2019-05-24drm/amd/display: Remove DPMS state dependency for fast bootSivapiriyanKumarasamy1-50/+35
2019-05-24drm/amd/display: Hook up CRC capture support for dce120Nicholas Kazlauskas1-0/+89
2019-05-24drm/amd/display: define v_total_min and max parametersCharlene Liu1-0/+5
2019-05-24drm/amd/powerplay: support sw smu hotspot and memory temperature retrievalEvan Quan2-11/+66
2019-05-24drm/amd/powerplay: support uclk activity retrieve on sw smu routineEvan Quan1-1/+14
2019-05-24drm/amd/powerplay: honor hw limit on fetching metrics dataEvan Quan2-2/+34
2019-05-24drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routineEvan Quan4-3/+211
2019-05-24drm/amd/powerplay: drop redundant smu callEvan Quan1-4/+0
2019-05-24drm/amd/powerplay: drop unnecessary sw smu checkEvan Quan1-18/+0
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland9-51/+0
2019-05-24drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland1-2/+10
2019-05-24drm/amd/display: Add ASICREV_IS_PICASSOHarry Wentland1-3/+4
2019-05-24drm/amdgpu: Report firmware versions with sysfs v2Ori Messinger3-0/+70
2019-05-24drm/amdgpu: make VCN DPG pause mode detached from general VCNLeo Liu3-129/+135
2019-05-24drm/amdgpu: move the VCN DPG mode read and write to VCNLeo Liu2-21/+21