Home
last modified time | relevance | path

Searched defs:plane (Results 26 – 33 of 33) sorted by relevance

12

/dragonfly/sys/dev/drm/
H A Ddrm_crtc_helper.c1073 struct drm_plane *plane = crtc->primary; in drm_helper_crtc_mode_set_base() local
H A Ddrm_fb_helper.c354 struct drm_plane *plane; in restore_fbdev_mode_atomic() local
438 struct drm_plane *plane; in restore_fbdev_mode_legacy() local
/dragonfly/sys/dev/drm/i915/
H A Dintel_drv.h534 u16 plane[I915_MAX_PLANES]; member
798 enum plane plane; member
843 u8 plane; member
1130 intel_get_crtc_for_plane(struct drm_i915_private *dev_priv, enum plane plane) in intel_get_crtc_for_plane()
1194 struct intel_plane *plane) in intel_atomic_get_new_plane_state()
1980 struct intel_plane *plane) in intel_atomic_get_existing_plane_state()
H A Di915_reg.h5743 #define _PLANE_WM_BASE(pipe, plane) \ argument
6344 #define PLANE_CTL(pipe, plane) \ argument
6356 #define PLANE_STRIDE(pipe, plane) \ argument
6365 #define PLANE_POS(pipe, plane) \ argument
6374 #define PLANE_SIZE(pipe, plane) \ argument
6383 #define PLANE_SURF(pipe, plane) \ argument
6390 #define PLANE_OFFSET(pipe, plane) \ argument
6397 #define PLANE_KEYVAL(pipe, plane) \ argument
6404 #define PLANE_KEYMSK(pipe, plane) \ argument
6411 #define PLANE_KEYMAX(pipe, plane) \ argument
[all …]
H A Dintel_fbc.c1060 struct drm_plane *plane; in intel_fbc_choose_crtc() local
H A Di915_drv.h310 enum plane { enum
564 #define for_each_intel_plane_in_state(__state, plane, plane_state, __i) \ argument
581 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
1120 } plane; member
1140 enum plane plane; member
1821 uint16_t plane[I915_MAX_PLANES]; member
1826 uint16_t plane; member
1832 uint8_t plane[I915_MAX_PLANES]; member
1871 struct skl_ddb_entry plane[I915_MAX_PIPES][I915_MAX_PLANES]; /* packed/uv */ member
2819 #define INTEL_FRONTBUFFER_SPRITE(pipe, plane) \ argument
H A Di915_gem_gtt.h166 } plane[2]; member
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c906 struct dc_plane_state *plane = in dce110_validate_surface_sets() local

12