You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SF: plumb PhysicalDisplayId to kernelIdleTimerCallback and vrrDisplayIdle
Scheduler::kernelIdleTimerCallback() and
ISchedulerCallback::vrrDisplayIdle() both hardcode in active/pacesetter
displays in the body. This CL adds PhysicalDisplayId as an argument to
these functions and passes the display in that way instead to make it
more general.
Flag: EXEMPT trivial refactor
Bug: 255635821
Test: presubmit
Change-Id: I739e4e5bd2621e1459f6d3d9c152f06ed24f1602
0 commit comments