Lines Matching defs:bpc
570 int bpc = radeon_crtc->bpc;
657 switch (bpc) {
832 int bpc,
900 switch (bpc) {
929 switch (bpc) {
971 radeon_crtc->bpc = 8;
989 radeon_crtc->bpc = radeon_get_monitor_bpc(connector);
1078 (radeon_crtc->bpc > 8))
1117 radeon_crtc->bpc, radeon_crtc->ss_enabled, &radeon_crtc->ss);
1246 /* Greater 8 bpc fb needs to bypass hw-lut to retain precision */
1256 /* Greater 8 bpc fb needs to bypass hw-lut to retain precision */
1407 * The LUT only has 256 slots for indexing by a 8 bpc fb. Bypass the LUT
1408 * for > 8 bpc scanout to avoid truncation of fb indices to 8 msb's, to
1563 /* Greater 8 bpc fb needs to bypass hw-lut to retain precision */
1627 /* LUT only has 256 slots for 8 bpc fb. Bypass for > 8 bpc scanout for precision */