Searched refs:planes (Results 101 - 125 of 145) sorted by relevance

123456

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c442 src_buf->b->vb2_buf.planes[0].bytesused) {
557 src_buf->b->vb2_buf.planes[0].bytesused)
H A Ds5p_mfc_dec.c638 buf->m.planes[i].m.mem_offset += DST_QUEUE_OFF_BASE;
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c682 u64 offset = vb->planes[plane_id].data_offset;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c261 voutbuf += vid_out_buf->vb.vb2_buf.planes[p].data_offset;
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_scaler.c20 * For 4:2:0 subsampled chroma planes we obviously have to
278 /* Pre-gen11 and SDR planes always need a scaler for planar formats. */
387 * On gen11+'s HDR planes we only use the scaler for
419 * this shouldn't be tied directly to planes.
491 * a @crtc and its planes. It is called from crtc level check path. If request
492 * is a supportable request, it attaches scalers to requested planes and crtc.
494 * This function takes into account the current scaler(s) in use by any planes
520 * - add planes using scalers that aren't in current transaction
523 * (i.e., either attached or detached) to respective planes in hw
558 plane = drm_state->planes[
[all...]
H A Dintel_display_types.h115 * plane. In the normal GTT view all formats (up to 4 color planes),
117 * color planes) are supported.
119 * The view information shared by all FB color planes in the FB,
770 * ICL planar formats require 2 planes that are updated as pairs.
825 * Instead of creating a new index to cover planes and crtc, using
826 * existing drm_plane_index for planes which is well less than 31
827 * planes and bit 31 for crtc. This should be fine to cover all
896 struct skl_plane_wm planes[I915_MAX_PLANES]; member in struct:skl_pipe_wm
944 * state of the planes and the amount of FIFO
946 * of the planes
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c1146 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c1254 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1280 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c344 bs_src->size = (size_t)vb2_src->planes[0].bytesused;
/linux-master/drivers/video/
H A Dsticore.c108 inptr->text_planes = 3; /* # of text planes (max 3 for STI) */
409 pr_debug("%d text planes\n"
435 "%d planes\n"
439 sti->sti_data->inq_outptr.planes,
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic_helper.c846 * only be false for primary planes.
969 * drm_atomic_helper_check_planes - validate state object for planes changes
979 * updated planes.
1044 * Only CRTCs and planes have check callbacks, so for any additional (global)
1049 * This just wraps the two parts of the state checking for planes and modeset
1056 * Note that zpos normalization will add all enable planes to the state which
1059 * would trigger all other enabled planes to be forced to the state change.
1412 * PM since planes updates then only happen when the CRTC is actually enabled.
1459 * PM since planes updates then only happen when the CRTC is actually enabled.
1474 /* Need to filter out CRTCs where only planes chang
[all...]
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h515 IMGU_ABI_FRAME_FORMAT_PLANAR_RGB888, /* 24 bit RGB, 3 planes */
1422 } planes; member in struct:imgu_abi_frame_sp
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c378 vb->planes[0].bytesused = 0;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c1399 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1663 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1481 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1411 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h165 * @dgam_rom_for_yuv: pre-defined degamma LUT for YUV planes
262 struct dc_plane_cap planes[MAX_PLANES]; member in struct:dc_caps
673 bool dpp : 1; /* Display pipes and planes */
1040 /* Require to optimize clocks and bandwidth for added/removed planes */
1439 * @plane_count: Total of active planes
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c601 buf->m.planes[i].m.mem_offset
/linux-master/drivers/media/platform/qcom/venus/
H A Dhelpers.c517 fdata.offset = vb->planes[0].data_offset;
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.c213 vbuf->vb2_buf.planes[0].bytesused = cam->pix_format.sizeimage;
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c802 if (frame->bytesused > vbuf->vb2_buf.planes[0].length) {
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1715 dc->caps.planes[i] = plane_cap;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c2149 dc->caps.planes[i] = plane_cap;

Completed in 295 milliseconds

123456