Searched refs:BlockHeight256BytesY (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Damdgpu_display_mode_vba.c725 unsigned int *BlockHeight256BytesY,
733 *BlockHeight256BytesY = 1;
735 *BlockHeight256BytesY = 4;
737 *BlockHeight256BytesY = 16;
739 *BlockHeight256BytesY = 8;
741 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY;
746 *BlockHeight256BytesY = 1;
749 *BlockHeight256BytesY = 16;
752 *BlockHeight256BytesY = 8;
755 *BlockWidth256BytesY = 256 / BytePerPixelY / *BlockHeight256BytesY;
720 Calculate256BBlockSizes( enum source_format_class SourcePixelFormat, enum dm_swizzle_mode SurfaceTiling, unsigned int BytePerPixelY, unsigned int BytePerPixelC, unsigned int *BlockHeight256BytesY, unsigned int *BlockHeight256BytesC, unsigned int *BlockWidth256BytesY, unsigned int *BlockWidth256BytesC) argument
[all...]
H A Ddisplay_mode_vba.h116 unsigned int *BlockHeight256BytesY,
715 unsigned int BlockHeight256BytesY[DC__NUM_DPP__MAX]; member in struct:vba_vars_st
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c55 unsigned int BlockHeight256BytesY; member in struct:__anon358
407 unsigned int BlockHeight256BytesY[],
816 *swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockHeight256BytesY) + myPipe->BlockHeight256BytesY;
1859 &locals->BlockHeight256BytesY[k],
1942 locals->BlockHeight256BytesY[k],
2148 myPipe.BlockHeight256BytesY = locals->BlockHeight256BytesY[k];
2493 locals->BlockHeight256BytesY,
2597 locals->BlockHeight256BytesY[
5718 CalculatePixelDeliveryTimes( unsigned int NumberOfActivePlanes, double VRatio[], double VRatioPrefetchY[], double VRatioPrefetchC[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], int DPPPerPlane[], double HRatio[], double PixelClock[], double PSCL_THROUGHPUT[], double PSCL_THROUGHPUT_CHROMA[], double DPPCLK[], double BytePerPixelDETC[], enum scan_direction_class SourceScan[], unsigned int BlockWidth256BytesY[], unsigned int BlockHeight256BytesY[], unsigned int BlockWidth256BytesC[], unsigned int BlockHeight256BytesC[], double DisplayPipeLineDeliveryTimeLuma[], double DisplayPipeLineDeliveryTimeChroma[], double DisplayPipeLineDeliveryTimeLumaPrefetch[], double DisplayPipeLineDeliveryTimeChromaPrefetch[], double DisplayPipeRequestDeliveryTimeLuma[], double DisplayPipeRequestDeliveryTimeChroma[], double DisplayPipeRequestDeliveryTimeLumaPrefetch[], double DisplayPipeRequestDeliveryTimeChromaPrefetch[]) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20.c1870 &mode_lib->vba.BlockHeight256BytesY[k],
1877 mode_lib->vba.BlockHeight256BytesY[k],
H A Damdgpu_display_mode_vba_20v2.c1906 &mode_lib->vba.BlockHeight256BytesY[k],
1913 mode_lib->vba.BlockHeight256BytesY[k],

Completed in 298 milliseconds