Searched refs:cursor_out_of_bounds (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c95 if (radeon_crtc->cursor_out_of_bounds)
248 if (radeon_crtc->cursor_out_of_bounds) {
249 radeon_crtc->cursor_out_of_bounds = false;
257 if (!radeon_crtc->cursor_out_of_bounds) {
259 radeon_crtc->cursor_out_of_bounds = true;
H A Dradeon_mode.h323 bool cursor_out_of_bounds; member in struct:radeon_crtc

Completed in 204 milliseconds