Home
last modified time | relevance | path

Searched defs:num_planes (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/
HDdrm_fourcc.h45 u8 num_planes; member
/dragonfly/sys/dev/drm/
HDdrm_gem_framebuffer_helper.c63 struct drm_gem_object **obj, unsigned int num_planes, in drm_gem_fb_alloc()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hw_sequencer.c2298 int num_planes, in dcn10_apply_ctx_for_surface()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
HDdce110_hw_sequencer.c2730 int num_planes, in dce110_apply_ctx_for_surface()
/dragonfly/sys/dev/drm/i915/
HDintel_display.c2466 int i, num_planes = fb->format->num_planes; in intel_fill_fb_info() local