new_width 1753 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c int new_width; new_width 1761 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c new_width = sd->h_active - sd->recout.x; new_width 1763 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c sd->ratios.horz, sd->recout.width - new_width)); new_width 1765 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c sd->ratios.horz_c, sd->recout.width - new_width)); new_width 1766 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c sd->recout.width = new_width; new_width 1773 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c if (new_width <= 16) new_width 1775 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c new_width = sd->recout.width + sd->recout.x - sd->h_active; new_width 1777 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c sd->ratios.horz, sd->recout.width - new_width)); new_width 1779 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c sd->ratios.horz_c, sd->recout.width - new_width)); new_width 1780 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c sd->recout.width = new_width; new_width 87 tools/perf/util/svghelper.c int new_width; new_width 102 tools/perf/util/svghelper.c new_width = (last_time - first_time) / 5000000; new_width 104 tools/perf/util/svghelper.c if (new_width > svg_page_width) new_width 105 tools/perf/util/svghelper.c svg_page_width = new_width;