summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu2017-03-291-11/+18
* drm/amdgpu:enable MCBP for SR-IOV (v2)Monk Liu2017-03-291-0/+3
* drm/amdgpu:implement cond_exec for gfx8Monk Liu2017-03-291-0/+30
* drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui2017-03-291-3/+3
* drm/amdgpu/gfx8: further KIQ parameter cleanupAlex Deucher2017-03-291-13/+11
* drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher2017-03-291-8/+6
* drm/amdgpu/gfx8: reduce the functon params for mpq setupAlex Deucher2017-03-291-18/+14
* drm/amdgpu/gfx8: reserve kiq eop object before unmapping itAlex Deucher2017-03-291-0/+4
* drm/amdgpu/gfx8: fold loops in kiq_resume()Alex Deucher2017-03-291-4/+0
* drm/amdgpu/gfx8: test KIQ before compute ringsAlex Deucher2017-03-291-6/+7
* drm/amdgpu/gfx8: reserve mqd objects before mapping themAlex Deucher2017-03-291-11/+21
* drm/amdgpu/gfx8: rename some functionsAlex Deucher2017-03-291-6/+6
* drm/amdgpu/gfx8: whitespace cleanupAlex Deucher2017-03-291-6/+5
* drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu2017-03-291-0/+1
* drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis2017-03-291-2/+2
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-291-4/+6
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-291-10/+13
* drm/amdgpu: init aperture definitions (v2)Junwei Zhang2017-03-291-4/+13
* drm/amdgpu/gfx8: move CE&DE meta data structure to vi_structs.hXiangliang Yu2017-03-291-8/+8
* drm/amdgpu: Fix module unload hang by KIQ IRQ setTrigger Huang2017-03-291-6/+4
* drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang2017-03-291-0/+14
* drm/amdgpu/gfx: free memory of mqd backupXiangliang Yu2017-03-291-0/+2
* drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu2017-03-291-9/+17
* drm/amdgpu:fix kiq_resume routine (V2)Monk Liu2017-03-291-11/+33
* drm/amdgpu:use clear_ring to clr RBMonk Liu2017-03-291-0/+1
* drm/amdgpu:alloc mqd backupMonk Liu2017-03-291-0/+10
* drm/amdgpu:use MACRO like other placesMonk Liu2017-03-291-4/+2
* drm/amdgpu:divide KCQ mqd init to sw and hwMonk Liu2017-03-291-65/+42
* drm/amdgpu:minor cleanupMonk Liu2017-03-291-4/+1
* drm/amdgpu:no need use sriov vf checksMonk Liu2017-03-291-9/+4
* drm/amdgpu:bo_free_kernel will set ptr to NULL if freedMonk Liu2017-03-291-1/+0
* drm/amdgpu:imple mqd soft ini/finiMonk Liu2017-03-291-0/+52
* drm/damdgpu:add new mqd member in ringMonk Liu2017-03-291-0/+2
* drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu2017-03-291-0/+9
* drm/amdgpu: fix warning on older gcc releasesArnd Bergmann2017-02-161-2/+2
* drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2017-02-131-0/+8
* drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-271-2/+2
* drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)Monk Liu2017-01-271-1/+9
* drm/amdgpu:implement CE/DE meta-init routinesMonk Liu2017-01-271-0/+61
* drm/amdgpu:add META_DATA struct for CSA/SRIOV v2Monk Liu2017-01-271-0/+7
* drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-271-6/+1
* drm/amdgpu/gfx8: fix bugon.cocci warningsJulia Lawall2017-01-271-2/+1
* drm/amdgpu/gfx8: implement emit_rreg/wreg functionXiangliang Yu2017-01-271-0/+37
* drm/amdgpu: add get clockgating_state method for gfx v8Huang Rui2017-01-271-0/+40
* drm/amdgpu/gfx8: add support kernel interface queue(KIQ)Xiangliang Yu2017-01-271-2/+605
* drm/amdgpu: use same enter/exit safe mode for gfx_8.Rex Zhu2017-01-271-94/+1
* drm/amdgpu: refine gfx_v8 pg code.Rex Zhu2017-01-271-11/+12
* drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-061-5/+26
* drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2016-12-151-43/+122
* drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu2016-12-151-5/+2
OpenPOWER on IntegriCloud