Browse Source

drm/amd/display: Remove unused param in DML

Signed-off-by: Ken Chalmers <ken.chalmers@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Ken Chalmers 7 years ago
parent
commit
b339743b89
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h

+ 0 - 1
drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h

@@ -140,7 +140,6 @@ struct	_vcs_dpi_ip_params_st	{
 	unsigned int	max_hscl_taps;
 	unsigned int	max_vscl_taps;
 	unsigned int	xfc_supported;
-	unsigned int	ptoi_supported;
 	unsigned int	xfc_fill_constant_bytes;
 	double	dispclk_ramp_margin_percent;
 	double	xfc_fill_bw_overhead_percent;