Lines Matching defs:bpc
72 int bpc = 8;
76 bpc = radeon_crtc->bpc;
79 if (bpc > 8)
317 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc)
328 switch (bpc) {
334 DRM_DEBUG("%s: Disabling hdmi deep color for %d bpc.\n",
335 connector->name, bpc);
340 DRM_DEBUG("%s: Enabling hdmi deep color 30 for 10 bpc.\n",
346 DRM_DEBUG("%s: Enabling hdmi deep color 36 for 12 bpc.\n",