Searched defs:y_hotspot (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ | ||
| H A D | dcn10_dpp.c | 445 int y_hotspot = pos->y_hotspot; dpp1_set_cursor_position() local |
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ | ||
| H A D | dcn10_hubp.c | 1206 int y_hotspot = pos->y_hotspot; hubp1_cursor_set_position() local |
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ | ||
| H A D | dcn20_hubp.c | 996 int y_hotspot = pos->y_hotspot; hubp2_cursor_set_position() local |
| /linux/drivers/gpu/drm/amd/display/dc/ | ||
| H A D | dc_hw_types.h | 481 uint32_t y_hotspot; member |