Home
last modified time | relevance | path

Searched defs:plane_id (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_sprite_regs.h230 #define _VLV_SPR(pipe, plane_id, reg_a, reg_b) \ argument
232 #define _MMIO_VLV_SPR(pipe, plane_id, reg_a, reg_b) \ argument
237 #define SPCNTR(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPACNTR, _SPBCNTR) argument
266 #define SPLINOFF(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPALINOFF, _SPBLINOFF) argument
270 #define SPSTRIDE(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPASTRIDE, _SPBSTRIDE) argument
274 #define SPPOS(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPAPOS, _SPBPOS) argument
282 #define SPSIZE(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPASIZE, _SPBSIZE) argument
290 #define SPKEYMINVAL(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPAKEYMINVAL, _SPBKEYMINVAL) argument
294 #define SPKEYMSK(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPAKEYMSK, _SPBKEYMSK) argument
298 #define SPSURF(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPASURF, _SPBSURF) argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_dc_resource_mgmt.c59 unsigned int stream_id, unsigned int plane_index, unsigned int *plane_id) in get_plane_id()
82 …t find_disp_cfg_idx_by_plane_id(struct dml2_dml_to_dc_pipe_mapping *mapping, unsigned int plane_id) in find_disp_cfg_idx_by_plane_id()
124 struct dc_state *state, unsigned int plane_id) in find_master_pipe_of_plane()
142 struct dc_state *state, unsigned int plane_id, unsigned int *pipes) in find_pipes_assigned_to_plane()
661 unsigned int plane_id; in assign_pipes_to_plane() local
773 unsigned int plane_id; in map_pipes_for_plane() local
814 unsigned int plane_id; in get_target_mpc_factor() local
1058 unsigned int plane_id; in dml2_map_dc_pipes() local
/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c258 int plane_id) in vgpu_get_plane_info()
/linux/drivers/gpu/drm/sti/
H A Dsti_mixer.c239 int plane_id, depth = plane->drm_plane.state->normalized_zpos; in sti_mixer_set_plane_depth() local
/linux/include/uapi/drm/
H A Di915_drm.h1926 __u32 plane_id; member
/linux/tools/include/uapi/drm/
H A Di915_drm.h