Home
last modified time | relevance | path

Searched refs:to_amdgpu_framebuffer (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h59 #define to_amdgpu_framebuffer(x) container_of(x, struct amdgpu_framebuffer, base) macro
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2963 to_amdgpu_framebuffer(plane_state->fb); in fill_dc_plane_info_and_addr()
3056 to_amdgpu_framebuffer(plane_state->fb); in fill_dc_plane_attributes()
4487 afb = to_amdgpu_framebuffer(new_state->fb); in dm_plane_helper_prepare_fb()
5394 struct amdgpu_framebuffer *afb = to_amdgpu_framebuffer(plane->state->fb); in handle_cursor_update()
7077 to_amdgpu_framebuffer(new_plane_state->fb); in dm_determine_update_type_for_commit()