Home
last modified time | relevance | path

Searched refs:source_view_width (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcompressor.h51 uint32_t source_view_width; member
116 unsigned int source_view_width; member
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_compressor.c322 fbc_pitch = align_to_chunks_number_per_line(params->source_view_width); in dce110_compressor_program_compressed_surface_address_and_pitch()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2367 params.source_view_width = pipe_ctx->stream->timing.h_addressable; in enable_fbc()