Searched refs:CURSURFLIVE (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_cursor_regs.h | 75 #define CURSURFLIVE(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURASURFLIVE) macro
|
| A D | intel_cursor.c | 776 error->surflive = intel_de_read(display, CURSURFLIVE(display, crtc->pipe)); in g4x_cursor_capture_error()
|
| A D | intel_psr.c | 2362 CURSURFLIVE(display, crtc->pipe), 0); in intel_psr_trigger_frame_change_event() 2456 intel_de_write(display, CURSURFLIVE(display, intel_dp->psr.pipe), 0); in intel_psr_force_update()
|
Completed in 17 milliseconds