Searched refs:CURSOR_CONTROL (Results 1 – 14 of 14) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_ipp.h | 47 SRI(CURSOR_CONTROL, CURSOR, id), \ 58 SRI(CURSOR_CONTROL, CURSOR0_, id), \ 172 uint32_t CURSOR_CONTROL; member
|
D | dcn10_hubp.c | 77 REG_UPDATE(CURSOR_CONTROL, in hubp1_disconnect() 1135 REG_UPDATE_3(CURSOR_CONTROL, in hubp1_cursor_set_attributes() 1215 REG_UPDATE(CURSOR_CONTROL, in hubp1_cursor_set_position()
|
D | dcn10_dpp.c | 409 REG_UPDATE(CURSOR_CONTROL, in dpp1_cnv_setup()
|
D | dcn10_hubp.h | 138 SRI(CURSOR_CONTROL, CURSOR, id), \ 244 uint32_t CURSOR_CONTROL; \
|
D | dcn10_dpp.h | 177 SRI(CURSOR_CONTROL, CURSOR, id), \ 1332 uint32_t CURSOR_CONTROL; \
|
/drivers/video/fbdev/intelfb/ |
D | intelfbhw.h | 331 #define CURSOR_CONTROL 0x70080 macro 347 #define CURSOR_A_CONTROL CURSOR_CONTROL
|
D | intelfbhw.c | 1855 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_init() 1859 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_init() 1886 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_hide() 1888 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_hide() 1915 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_show() 1917 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_show()
|
/drivers/video/fbdev/ |
D | i740_reg.h | 151 #define CURSOR_CONTROL 0xA0 macro
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dpp.c | 243 REG_UPDATE(CURSOR_CONTROL, in dpp2_cnv_setup()
|
D | dcn20_hubp.h | 45 SRI(CURSOR_CONTROL, CURSOR0_, id), \
|
D | dcn20_dpp.h | 167 SRI(CURSOR_CONTROL, CURSOR0_, id), \ 181 SRI(CURSOR_CONTROL, CURSOR0_, id),\
|
D | dcn20_hubp.c | 614 REG_UPDATE_4(CURSOR_CONTROL, in hubp2_cursor_set_attributes() 1032 REG_UPDATE(CURSOR_CONTROL, in hubp2_cursor_set_position()
|
/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dpp.h | 142 SRI(CURSOR_CONTROL, CURSOR0_, id), \ 155 SRI(CURSOR_CONTROL, CURSOR0_, id),\
|
D | dcn30_dpp.c | 339 REG_UPDATE(CURSOR_CONTROL, in dpp3_cnv_setup()
|