Searched refs:to_amdgpu_framebuffer (Results 1 – 2 of 2) sorted by relevance
59 #define to_amdgpu_framebuffer(x) container_of(x, struct amdgpu_framebuffer, base) macro
2128 to_amdgpu_framebuffer(plane_state->fb); in fill_plane_attributes()3197 afb = to_amdgpu_framebuffer(new_state->fb); in dm_plane_helper_prepare_fb()3966 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in handle_cursor_update()4052 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(fb); in amdgpu_dm_do_flip()