aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie5-9/+47
2018-11-20drm/amdgpu: Enable HDP memory light sleepKenneth Feng1-7/+32
2018-11-19drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai1-0/+1
2018-11-19drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling1-2/+5
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie74-2137/+2575
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-7/+5
2018-11-15drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2-0/+9
2018-11-13drm/amdgpu: fix huge page handling on Vega10Christian König1-8/+10
2018-11-13drm/amdgpu: fix bug with IH ring setupPhilip Yang1-1/+1
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl2-6/+6
2018-11-09drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher1-17/+12
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao8-446/+384
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao9-107/+160
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao5-44/+78
2018-11-09drm/amdgpu: Each PSP need to get latest topology info on XGMI configurationshaoyunl1-7/+12
2018-11-08drm/amdgpu/sdma4: use paging queue for buffer funcsAlex Deucher1-1/+11
2018-11-07drm/amdgpu: add DC feature mask module parameterAlex Deucher2-0/+12
2018-11-07drm/amdgpu: disable page queue on Vega10 SR-IOV VFTrigger Huang1-1/+4
2018-11-07drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan1-0/+14
2018-11-07drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytesHawking Zhang1-5/+8
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher2-0/+12
2018-11-06drm/amdgpu/vega20: add CLK base offsetAlex Deucher1-0/+1
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/amdgpu: Drop amdgpu_planeHarry Wentland1-7/+1
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/amdgpu: Add helper function to get sdma indexRex Zhu2-0/+17
2018-11-05drm/amdgpu: Refine function nameRex Zhu6-10/+10
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 Deucher1-5/+28
2018-11-05drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König3-8/+7