Home
last modified time | relevance | path

Searched refs:PIPE_C (Results 1 – 5 of 5) sorted by relevance

/system/dev/display/intel-i915/
A Dregisters-pipe.h18 enum Pipe { PIPE_A, PIPE_B, PIPE_C, PIPE_INVALID }; enumerator
21 PIPE_A, PIPE_B, PIPE_C,
A Dinterrupts.cpp70 HandlePipeInterrupt(registers::PIPE_C, timestamp); in IrqLoop()
A Dintel-i915.h225 Pipe(this, registers::PIPE_A), Pipe(this, registers::PIPE_B), Pipe(this, registers::PIPE_C)
A Dpipe.cpp266 if (pipe_ != registers::PIPE_C) { in ApplyConfiguration()
A Dintel-i915.cpp416 if (i != registers::PIPE_C) { in BringUpDisplayEngine()
605 pipe = registers::PIPE_C; in LoadHardwareState()
1422 bool using_c = pipe_alloc[registers::PIPE_C] == display->id(); in DisplayControllerImplCheckConfiguration()

Completed in 13 milliseconds