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()
940 afb = to_amdgpu_framebuffer(new_state->fb); in amdgpu_dm_plane_helper_prepare_fb()1338 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in amdgpu_dm_plane_handle_cursor_update()
5770 to_amdgpu_framebuffer(plane_state->fb); in fill_dc_plane_info_and_addr()9157 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in amdgpu_dm_update_cursor()9996 afb = to_amdgpu_framebuffer(new_con_state->writeback_job->fb); in dm_set_writeback()11164 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()