Lines Matching full:gfx
28 * GFX stuff
38 /* GFX current status */
165 * GFX configurations
223 /* gfx configure feature */
404 /* gfx status */
415 /* gfx off */
418 … gfx_off_req_count; /* default 1, enable gfx off: dec 1, disable gfx off: ad…
419 struct delayed_work gfx_off_delay_work; /* async work to set gfx block off */
457 #define amdgpu_gfx_get_gpu_clock_counter(adev) (adev)->gfx.funcs->get_gpu_clock_counter((adev))
458 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance, xcc_id) ((adev)->gfx.funcs->select_se_sh((a…
459 #define amdgpu_gfx_select_me_pipe_q(adev, me, pipe, q, vmid, xcc_id) ((adev)->gfx.funcs->select_me_…
460 #define amdgpu_gfx_init_spm_golden(adev) (adev)->gfx.funcs->init_spm_golden((adev))
461 #define amdgpu_gfx_get_gfx_shadow_info(adev, si) ((adev)->gfx.funcs->get_gfx_shadow_info((adev), (s…