Searched refs:to_amdgpu_framebuffer (Results 1 – 2 of 2) sorted by relevance
60 #define to_amdgpu_framebuffer(x) container_of(x, struct amdgpu_framebuffer, base) macro
4103 to_amdgpu_framebuffer(plane_state->fb); in fill_dc_plane_info_and_addr()5877 afb = to_amdgpu_framebuffer(new_state->fb); in dm_plane_helper_prepare_fb()6891 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in handle_cursor_update()8824 struct amdgpu_framebuffer *new_afb = to_amdgpu_framebuffer(new_plane_state->fb); in amdgpu_dm_atomic_check()