Home
last modified time | relevance | path

Searched refs:dc_create_plane_state (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_surface.c71 struct dc_plane_state *dc_create_plane_state(struct dc *dc) in dc_create_plane_state() function
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc.h559 struct dc_plane_state *dc_create_plane_state(struct dc *dc);
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5143 dc_new_plane_state = dc_create_plane_state(dc); in dm_update_planes_state()