Symbol: DRM_FORMAT_MAX_PLANES
sys/dev/pci/drm/drm_format_helper.c
1001
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
1042
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
1083
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
1127
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
1167
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
1338
static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
1426
static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
240
static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
426
static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
556
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
595
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
635
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
675
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
715
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
755
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
795
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
835
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
875
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
917
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/drm_format_helper.c
959
static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = {
sys/dev/pci/drm/include/drm/drm_fourcc.h
112
u8 char_per_block[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_fourcc.h
121
u8 block_w[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_fourcc.h
129
u8 block_h[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_fourcc.h
86
u8 cpp[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_framebuffer.h
153
unsigned int pitches[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_framebuffer.h
171
unsigned int offsets[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_framebuffer.h
208
struct drm_gem_object *obj[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_panic.h
40
struct iosys_map map[DRM_FORMAT_MAX_PLANES];
sys/dev/pci/drm/include/drm/drm_panic.h
65
unsigned int pitch[DRM_FORMAT_MAX_PLANES];