summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König
2017-04-06drm/amdgpu:no need to involv HDP in KIQMonk Liu
2017-04-06drm/amd/amdgpu: Fix srbm_indexing in init/inactive hqd codeTom St Denis
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_mqd_init()Tom St Denis
2017-04-06drm/amd/amdgpu: de-numberify HQD_ACTIVE check.Tom St Denis
2017-04-06drm/amd/amdgpu: clean up gfx_v8_0_kiq_init_register()Tom St Denis
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_inactive_hqd()Tom St Denis
2017-04-06drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()Tom St Denis
2017-04-06drm/amdgpu/gfx8: KIQ is also disabled when MEC is disabledAlex Deucher
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