Home
last modified time | relevance | path

Searched refs:hubp1_get_cursor_pitch (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c113 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp32_cursor_set_attributes()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c1121 enum cursor_pitch hubp1_get_cursor_pitch(unsigned int pitch) in hubp1_get_cursor_pitch() function
1170 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp1_cursor_set_attributes()
H A Ddcn10_hubp.h787 enum cursor_pitch hubp1_get_cursor_pitch(unsigned int pitch);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c610 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp2_cursor_set_attributes()