Searched refs:GEN8_PIPE_CURSOR_FAULT (Results 1 – 2 of 2) sorted by relevance
1073 return GEN8_PIPE_CURSOR_FAULT | in gen8_de_pipe_fault_mask() 1161 { .fault = GEN8_PIPE_CURSOR_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_CURSOR, },
1260 #define GEN8_PIPE_CURSOR_FAULT REG_BIT(10) /* bdw */ macro