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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Devergreen_reg.h62 # define EVERGREEN_GRPH_DEPTH(x) (((x) & 0x3) << 0) macro
H A Datombios_crtc.c1187 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_8BPP) |
1192 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1200 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1208 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1215 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1223 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
1231 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
1241 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
1251 fb_format = (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2136 #define EVERGREEN_GRPH_DEPTH(x) (((x) & 0x3) << 0) macro

Completed in 189 milliseconds