summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu:no need to involv HDP in KIQMonk Liu2017-04-061-2/+0
* drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd codeTom St Denis2017-04-061-0/+5
* drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init()Tom St Denis2017-04-061-8/+4
* drm/amd/amdgpu: de-numberify HQD_ACTIVE check.Tom St Denis2017-04-061-2/+2
* drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()Tom St Denis2017-04-061-9/+3
* drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()Tom St Denis2017-04-061-5/+1
* drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()Tom St Denis2017-04-061-28/+12
* drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabledAlex Deucher2017-04-061-0/+1
* 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
OpenPOWER on IntegriCloud