Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ | |
amdgpu_dcn10_hw_sequencer.c | 2996 uint32_t temp_x = pos_cpy.x; local in function:dcn10_set_cursor_position 3000 pos_cpy.y = temp_x; 3031 uint32_t temp_x = pos_cpy.x; local in function:dcn10_set_cursor_position 3034 if (temp_x >= viewport_x + 3038 pos_cpy.x = temp_x + viewport_width; |
amdgpu_dcn10_hw_sequencer.c | 2996 uint32_t temp_x = pos_cpy.x; local in function:dcn10_set_cursor_position 3000 pos_cpy.y = temp_x; 3031 uint32_t temp_x = pos_cpy.x; local in function:dcn10_set_cursor_position 3034 if (temp_x >= viewport_x + 3038 pos_cpy.x = temp_x + viewport_width; |
amdgpu_dcn10_hw_sequencer.c | 2996 uint32_t temp_x = pos_cpy.x; local in function:dcn10_set_cursor_position 3000 pos_cpy.y = temp_x; 3031 uint32_t temp_x = pos_cpy.x; local in function:dcn10_set_cursor_position 3034 if (temp_x >= viewport_x + 3038 pos_cpy.x = temp_x + viewport_width; |