Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c113 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp32_cursor_set_attributes()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1100 enum cursor_pitch hubp1_get_cursor_pitch(unsigned int pitch) in hubp1_get_cursor_pitch() function
1149 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp1_cursor_set_attributes()
H A Ddcn10_hubp.h784 enum cursor_pitch hubp1_get_cursor_pitch(unsigned int pitch);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c594 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp2_cursor_set_attributes()