aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-06drm/amdgpu:no need to involv HDP in KIQMonk Liu1-2/+0
2017-04-06drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd codeTom St Denis1-0/+5
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init()Tom St Denis1-8/+4
2017-04-06drm/amd/amdgpu: de-numberify HQD_ACTIVE check.Tom St Denis1-2/+2
2017-04-06drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()Tom St Denis1-9/+3
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()Tom St Denis1-5/+1
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()Tom St Denis1-28/+12
2017-04-06drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabledAlex Deucher1-0/+1
2017-03-29drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu1-11/+18
2017-03-29drm/amdgpu:enable MCBP for SR-IOV (v2)Monk Liu1-0/+3
2017-03-29drm/amdgpu:implement cond_exec for gfx8Monk Liu1-0/+30
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui1-3/+3
2017-03-29drm/amdgpu/gfx8: further KIQ parameter cleanupAlex Deucher1-13/+11
2017-03-29drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher1-8/+6
2017-03-29drm/amdgpu/gfx8: reduce the functon params for mpq setupAlex Deucher1-18/+14
2017-03-29drm/amdgpu/gfx8: reserve kiq eop object before unmapping itAlex Deucher1-0/+4
2017-03-29drm/amdgpu/gfx8: fold loops in kiq_resume()Alex Deucher1-4/+0
2017-03-29drm/amdgpu/gfx8: test KIQ before compute ringsAlex Deucher1-6/+7
2017-03-29drm/amdgpu/gfx8: reserve mqd objects before mapping themAlex Deucher1-11/+21
2017-03-29drm/amdgpu/gfx8: rename some functionsAlex Deucher1-6/+6
2017-03-29drm/amdgpu/gfx8: whitespace cleanupAlex Deucher1-6/+5
2017-03-29drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu1-0/+1
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis1-2/+2
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-4/+6
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang1-10/+13
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang1-4/+13
2017-03-29drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.hXiangliang Yu1-8/+8
2017-03-29drm/amdgpu: Fix module unload hang by KIQ IRQ setTrigger Huang1-6/+4
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang1-0/+14
2017-03-29drm/amdgpu/gfx: free memory of mqd backupXiangliang Yu1-0/+2
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu1-9/+17
2017-03-29drm/amdgpu:fix kiq_resume routine (V2)Monk Liu1-11/+33
2017-03-29drm/amdgpu:use clear_ring to clr RBMonk Liu1-0/+1
2017-03-29drm/amdgpu:alloc mqd backupMonk Liu1-0/+10
2017-03-29drm/amdgpu:use MACRO like other placesMonk Liu1-4/+2
2017-03-29drm/amdgpu:divide KCQ mqd init to sw and hwMonk Liu1-65/+42
2017-03-29drm/amdgpu:minor cleanupMonk Liu1-4/+1
2017-03-29drm/amdgpu:no need use sriov vf checksMonk Liu1-9/+4
2017-03-29drm/amdgpu:bo_free_kernel will set ptr to NULL if freedMonk Liu1-1/+0
2017-03-29drm/amdgpu:imple mqd soft ini/finiMonk Liu1-0/+52
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu1-0/+2
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu1-0/+9
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann1-2/+2
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng1-0/+8
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang1-2/+2
2017-01-27drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)Monk Liu1-1/+9
2017-01-27drm/amdgpu:implement CE/DE meta-init routinesMonk Liu1-0/+61
2017-01-27drm/amdgpu:add META_DATA struct for CSA/SRIOV v2Monk Liu1-0/+7
2017-01-27drm/amdgpu: simplify allocation of scratch regsNils Wallménius1-6/+1
2017-01-27drm/amdgpu/gfx8: fix bugon.cocci warningsJulia Lawall1-2/+1