overscan_bottom   155 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c 	int overscan_bottom = data->v_active
overscan_bottom   159 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c 		overscan_bottom += 2;
overscan_bottom   167 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c 	if (overscan_bottom < 0) {
overscan_bottom   169 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c 		overscan_bottom = 0;
overscan_bottom   177 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c 			EXT_OVERSCAN_BOTTOM, overscan_bottom);
overscan_bottom   238 drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c 	int overscan_bottom = data->v_active - data->recout.y - data->recout.height;
overscan_bottom   241 drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c 		overscan_bottom += 2;
overscan_bottom   249 drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c 	if (overscan_bottom < 0) {
overscan_bottom   251 drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c 		overscan_bottom = 0;
overscan_bottom   263 drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c 	set_reg_field_value(overscan_top_bottom, overscan_bottom,