Lines Matching full:gfx
28 * GFX stuff
39 /* GFX current status */
165 * GFX configurations
223 /* gfx configure feature */
417 /* gfx status */
430 /* gfx off */
433 … gfx_off_req_count; /* default 1, enable gfx off: dec 1, disable gfx off: ad…
434 struct delayed_work gfx_off_delay_work; /* async work to set gfx block off */
494 #define amdgpu_gfx_get_gpu_clock_counter(adev) (adev)->gfx.funcs->get_gpu_clock_counter((adev))
495 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance, xcc_id) ((adev)->gfx.funcs->select_se_sh((a…
496 #define amdgpu_gfx_select_me_pipe_q(adev, me, pipe, q, vmid, xcc_id) ((adev)->gfx.funcs->select_me_…
497 #define amdgpu_gfx_init_spm_golden(adev) (adev)->gfx.funcs->init_spm_golden((adev))
498 #define amdgpu_gfx_get_gfx_shadow_info(adev, si) ((adev)->gfx.funcs->get_gfx_shadow_info((adev), (s…