summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2017-03-29drm/amdgpu: drop GB_GPU_ID from the golden settingsChristian König
2017-03-29drm/amdgpu/gfx9: use hweight for calculating num_rbsAlex Deucher
2017-03-29drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu
2017-03-29drm/amdgpu:enable mcbp for gfx9(v2)Monk Liu
2017-03-29drm/amdgpu: add get_clockgating callback for gfx v9Huang Rui
2017-03-29drm/amdgpu/gfx9: further KIQ parameter cleanupAlex Deucher
2017-03-29drm/amdgpu/gfx9: store the eop gpu addr in the ring structureAlex Deucher
2017-03-29drm/amdgpu/gfx9: reduce the functon params for mpq setupAlex Deucher
2017-03-29drm/amdgpu/gfx9: reserve kiq eop object before unmapping itAlex Deucher
2017-03-29drm/amdgpu/gfx9: reserve mqd objects before mapping themAlex Deucher
2017-03-29drm/amdgpu/gfx9: rename some functionsAlex Deucher
2017-03-29drm/amdgpu/gfx9: whitespace cleanupAlex Deucher
2017-03-29drm/amdgpu:bypass RLC init for SRIOVMonk Liu
2017-03-29drm/amdgpu/gfx9: impl gfx9 meta data emitXiangliang Yu
2017-03-29drm/amdgpu:impl gfx9 cond_exec (v2)Monk Liu
2017-03-29drm/amdgpu: init kiq and kcq for vega10Xiangliang Yu
2017-03-29drm/amdgpu/gfx9: fullfill kiq irq funcs (v2)Xiangliang Yu
2017-03-29drm/amdgpu/gfx9: fullfill kiq funcs (v2)Xiangliang Yu
2017-03-29drm/amdgpu: add kiq ring for gfx9Xiangliang Yu
2017-03-29drm/amdgpu/gfx9: programing wptr_poll_addr registerMonk Liu
2017-03-29drm/amdgpu: implement GFX 9.0 support (v2)Ken Wang