HomeSort by: relevance | last modified time | path
    Searched refs:max_downscale_src_width (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_dpp.c 157 dpp->ctx->dc->debug.max_downscale_src_width != 0 &&
158 scl_data->viewport.width > dpp->ctx->dc->debug.max_downscale_src_width)
amdgpu_dcn10_resource.c 601 .max_downscale_src_width = 3840,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp.c 392 dpp->ctx->dc->debug.max_downscale_src_width != 0 &&
393 scl_data->viewport.width > dpp->ctx->dc->debug.max_downscale_src_width)
amdgpu_dcn20_resource.c 946 .max_downscale_src_width = 5120,/*upto 5K*/
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc.h 360 int max_downscale_src_width; member in struct:dc_debug_options
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 839 .max_downscale_src_width = 4096,

Completed in 19 milliseconds