Home
last modified time | relevance | path

Searched refs:source_view_height (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_compressor.c271 uint32_t source_view_height) in is_source_bigger_than_epanel_size() argument
275 ((source_view_width * source_view_height) > in is_source_bigger_than_epanel_size()
375 params->source_view_height))) { in dce112_compressor_enable_fbc()
385 params->source_view_height <= in dce112_compressor_enable_fbc()
661 uint32_t source_view_height; in dce112_compressor_program_lpt_control() local
706 source_view_height = (params->source_view_height + 1) & (~0x1); in dce112_compressor_program_lpt_control()
709 rows_per_channel = source_view_width * source_view_height * 4; in dce112_compressor_program_lpt_control()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dcompressor.h52 uint32_t source_view_height; member
117 unsigned int source_view_height; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_hw_sequencer.c127 params.source_view_height = pipe_ctx->stream->timing.v_addressable; in dce60_enable_fbc()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2045 params.source_view_height = pipe_ctx->stream->timing.v_addressable; in enable_fbc()

Completed in 12 milliseconds