Lines Matching refs:crtc
46 crtc = res.reserve_crtc(conn) variable
47 crtc_list.append(crtc)
71 crtc = crtc_list[i] variable
74 plane = res.reserve_generic_plane(crtc)
79 req.add(conn, 'CRTC_ID', crtc.id)
80 req.add(crtc, {'ACTIVE': 1,
83 'CRTC_ID': crtc.id,
175 crtc = crtc_list[i]
181 'CRTC_ID': crtc.id,
207 crtc = crtc_list[i]
213 'CRTC_ID': crtc.id,