summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2017-03-29drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu
2017-03-29drm/amdgpu:enable MCBP for SR-IOV (v2)Monk Liu
2017-03-29drm/amdgpu:implement cond_exec for gfx8Monk Liu
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui
2017-03-29drm/amdgpu/gfx8: further KIQ parameter cleanupAlex Deucher
2017-03-29drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher
2017-03-29drm/amdgpu/gfx8: reduce the functon params for mpq setupAlex Deucher
2017-03-29drm/amdgpu/gfx8: reserve kiq eop object before unmapping itAlex Deucher
2017-03-29drm/amdgpu/gfx8: fold loops in kiq_resume()Alex Deucher
2017-03-29drm/amdgpu/gfx8: test KIQ before compute ringsAlex Deucher
2017-03-29drm/amdgpu/gfx8: reserve mqd objects before mapping themAlex Deucher
2017-03-29drm/amdgpu/gfx8: rename some functionsAlex Deucher
2017-03-29drm/amdgpu/gfx8: whitespace cleanupAlex Deucher
2017-03-29drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang
2017-03-29drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.hXiangliang Yu
2017-03-29drm/amdgpu: Fix module unload hang by KIQ IRQ setTrigger Huang
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang
2017-03-29drm/amdgpu/gfx: free memory of mqd backupXiangliang Yu
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu
2017-03-29drm/amdgpu:fix kiq_resume routine (V2)Monk Liu
2017-03-29drm/amdgpu:use clear_ring to clr RBMonk Liu
2017-03-29drm/amdgpu:alloc mqd backupMonk Liu
2017-03-29drm/amdgpu:use MACRO like other placesMonk Liu
2017-03-29drm/amdgpu:divide KCQ mqd init to sw and hwMonk Liu
2017-03-29drm/amdgpu:minor cleanupMonk Liu
2017-03-29drm/amdgpu:no need use sriov vf checksMonk Liu
2017-03-29drm/amdgpu:bo_free_kernel will set ptr to NULL if freedMonk Liu
2017-03-29drm/amdgpu:imple mqd soft ini/finiMonk Liu
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2017-01-27drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)Monk Liu
2017-01-27drm/amdgpu:implement CE/DE meta-init routinesMonk Liu
2017-01-27drm/amdgpu:add META_DATA struct for CSA/SRIOV v2Monk Liu
2017-01-27drm/amdgpu: simplify allocation of scratch regsNils Wallménius
2017-01-27drm/amdgpu/gfx8: fix bugon.cocci warningsJulia Lawall
2017-01-27drm/amdgpu/gfx8: implement emit_rreg/wreg functionXiangliang Yu
2017-01-27drm/amdgpu: add get clockgating_state method for gfx v8Huang Rui
2017-01-27drm/amdgpu/gfx8: add support kernel interface queue(KIQ)Xiangliang Yu
2017-01-27drm/amdgpu: use same enter/exit safe mode for gfx_8.Rex Zhu
2017-01-27drm/amdgpu: refine gfx_v8 pg code.Rex Zhu
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2016-12-15drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu
2016-12-15drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu