Home
last modified time | relevance | path

Searched refs:PlaneSurfaceLive (Results 1 – 2 of 2) sorted by relevance

/system/dev/display/intel-i915/
A Dregisters-pipe.h67 class PlaneSurfaceLive : public hwreg::RegisterBase<PlaneSurfaceLive, uint32_t> {
352 hwreg::RegisterAddr<registers::PlaneSurfaceLive> PlaneSurfaceLive(int32_t plane_num) { in PlaneSurfaceLive() function
353 return GetPlaneReg<registers::PlaneSurfaceLive>(plane_num); in PlaneSurfaceLive()
A Dintel-i915.cpp272 auto live_surface = regs.PlaneSurfaceLive(i).ReadFrom(mmio_space()); in HandlePipeVsync()

Completed in 9 milliseconds