Searched refs:DRM_FORMAT_XRGB16161616 (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/pci/drm/include/uapi/drm/ |
H A D | drm_fourcc.h | 214 #define DRM_FORMAT_XRGB16161616 fourcc_code('X', 'R', '4', '8') /* [63:0] x:R:G:B 16:16:16:16 littl… macro
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_fourcc.c | 222 …{ .format = DRM_FORMAT_XRGB16161616, .depth = 0, .num_planes = 1, .cpp = { 8, 0, 0 }, .hsub = 1, … in __drm_format_info()
|
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 56 DRM_FORMAT_XRGB16161616,
|
H A D | amdgpu_dm.c | 5000 case DRM_FORMAT_XRGB16161616: in fill_dc_plane_info_and_addr()
|