Searched refs:color_depth (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.h98 short color_depth; /* Color Bit Depth */ member in struct:__anon48::__anon50
H A Dfbc_predid.c301 if (video_def.dig.color_depth == 0) {
304 if (video_def.dig.color_depth >= 0) {
305 printf("%u\n", video_def.dig.color_depth);
H A Dsun_edid.c304 video_def->dig.color_depth = color_bit_depth[(byte >> 4) & 0x07];
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_bios.h548 u32 color_depth; member in struct:bdb_edp
H A Dintel_bios.c517 switch ((edp->color_depth >> (panel_type * 2)) & 3) {

Completed in 93 milliseconds