source_view_height 1867 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 		params.source_view_height = pipe_ctx->stream->timing.v_addressable;
source_view_height  274 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 	uint32_t source_view_height)
source_view_height  278 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 		((source_view_width * source_view_height) >
source_view_height  378 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 			params->source_view_height))) {
source_view_height  388 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 				params->source_view_height <=
source_view_height  664 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 	uint32_t source_view_height;
source_view_height  709 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 	source_view_height = (params->source_view_height + 1) & (~0x1);
source_view_height  712 drivers/gpu/drm/amd/display/dc/dce112/dce112_compressor.c 		rows_per_channel = source_view_width * source_view_height * 4;
source_view_height   52 drivers/gpu/drm/amd/display/dc/inc/compressor.h 	uint32_t source_view_height;
source_view_height  117 drivers/gpu/drm/amd/display/dc/inc/compressor.h 	unsigned int   source_view_height;