Searched refs:GetPossibleCrtcs (Results 1 – 7 of 7) sorted by relevance
39 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function
162 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function
40 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function
54 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function
270 … if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
279 … if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
266 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()