Searched refs:to_amdgpu_framebuffer (Results 1 – 5 of 5) sorted by relevance
98 afb = to_amdgpu_framebuffer(job->fb); in amdgpu_dm_wb_prepare_job()
938 afb = to_amdgpu_framebuffer(new_state->fb); in amdgpu_dm_plane_helper_prepare_fb()1334 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in amdgpu_dm_plane_handle_cursor_update()
5477 to_amdgpu_framebuffer(plane_state->fb); in fill_dc_plane_info_and_addr()8811 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in amdgpu_dm_update_cursor()9648 afb = to_amdgpu_framebuffer(new_con_state->writeback_job->fb); in dm_set_writeback()10794 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(fb); in dm_check_cursor_fb()
59 #define to_amdgpu_framebuffer(x) container_of(x, struct amdgpu_framebuffer, base) macro
313 afb = to_amdgpu_framebuffer(new_state->fb); in amdgpu_vkms_prepare_fb()