Searched defs:drm_dp_vcpi_allocation (Results 1 – 1 of 1) sorted by relevance
545 struct drm_dp_vcpi_allocation { struct546 struct drm_dp_mst_port *port;547 int vcpi;548 int pbn;549 bool dsc_enabled;550 struct list_head next;