Searched refs:EVERGREEN_GRPH_DEPTH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Devergreen_reg.h53 # define EVERGREEN_GRPH_DEPTH(x) (((x) & 0x3) << 0) macro
H A Datombios_crtc.c1121 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_8BPP) |
1125 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1129 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1137 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |

Completed in 37 milliseconds