aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-07drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan1-0/+14
2018-11-07drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-07drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan3-1/+19
2018-11-07drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang2-10/+0
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-07drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytesHawking Zhang1-5/+8
2018-11-06drm/amdgpu/psp: add set_topology_info functionHawking Zhang1-1/+23
2018-11-06drm/amdgpu/psp: add get_topology_info functionHawking Zhang1-0/+39
2018-11-06drm/amdgpu/psp: update topology info structuresHawking Zhang2-23/+18
2018-11-06drm/amdgpu/psp: add get_hive_id functionHawking Zhang1-5/+12
2018-11-06drm/amdgpu/psp: add get_node_id functionHawking Zhang4-9/+28
2018-11-06drm/amdgpu/psp: initialize xgmi session (v2)Hawking Zhang2-1/+71
2018-11-06drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_idHawking Zhang2-0/+39
2018-11-06drm/amdgpu/psp: add xgmi ta headerHawking Zhang1-0/+130
2018-11-06drm/amdgpu/psp: add helper function to load/unload xgmi taHawking Zhang1-0/+98
2018-11-06drm/amdgpu/psp: init/de-init xgmi ta microcodeHawking Zhang3-10/+42
2018-11-06drm/amdgpu/psp: add structure for xgmi ta and its shared bufferHawking Zhang1-1/+17
2018-11-06drm/amdgpu/vega20: add CLK base offsetAlex Deucher1-0/+1
2018-11-06drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-06drm/amdgpu: Drop amdgpu_planeHarry Wentland2-26/+20
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang1-2/+2
2018-11-06drm/amd: Don't fail on backlight = 0David Francis1-8/+10
2018-11-06drm/amd: Update atom_smu_info_v3_3 structureLeo Li1-2/+5
2018-11-05drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUBChristian König1-3/+3
2018-11-05drm/amdgpu: drop the busy wait for GMC v9 TLB invalidationsChristian König1-22/+4
2018-11-05drm/amdgpu: cleanup GMC v9 TLB invalidationChristian König3-47/+49
2018-11-05drm/amdgpu: remove nonsense in_interrupt() checksChristian König1-6/+2
2018-11-05drm/amdkfd: fix interrupt spin lockChristian König1-2/+3
2018-11-05drm/amdgpu: Add helper function to get sdma indexRex Zhu2-0/+17
2018-11-05drm/amdgpu: Refine function nameRex Zhu6-10/+10
2018-11-05drm/amd/powerplay: do the comparison in the right Khz granularityEvan Quan1-2/+2
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu21-46/+106
2018-11-05drm/amdgpu: Change AMDGPU_CSA_SIZE to 128KRex Zhu1-1/+1
2018-11-05drm/amdgpu: Move csa related code to separate fileRex Zhu6-104/+158
2018-11-05drm/amdgpu: Refine CSA related functionsRex Zhu4-22/+29
2018-11-05drm/amdgpu: Remove useless csa gpu address in vmid0Rex Zhu2-3/+2
2018-11-05drm/amdgpu: fix gfx wptr for sdma v4Junwei Zhang1-9/+4
2018-11-05drm/amdgpu: disable page queue on SDMA for Vega12Junwei Zhang1-1/+2
2018-11-05drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2-5/+31
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang6-0/+120
2018-11-05drm/amd/display: Remove the check to see if pp_display_cfg is changedFatemeh Darbehani1-2/+1
2018-11-05drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.Charlene Liu1-4/+2
2018-11-05drm/amd/display: Expose target backlight levelAnthony Koo2-0/+13
2018-11-05drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas1-0/+5
2018-11-05drm/amd/display: fix mirror rotation scaling mathDmytro Laktyushkin1-41/+24
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani4-37/+37
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac4-49/+11
2018-11-05drm/amd/display: Fix some backlight variable stylingAnthony Koo1-10/+8