Searched defs:drm_dp_vcpi_allocation (Results 1 – 1 of 1) sorted by relevance
508 struct drm_dp_vcpi_allocation { struct509 struct drm_dp_mst_port *port;510 int vcpi;511 int pbn;512 bool dsc_enabled;513 struct list_head next;