summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml
diff options
context:
space:
mode:
authorKen Chalmers2018-01-03 19:53:24 +0100
committerAlex Deucher2018-02-19 20:18:33 +0100
commitb339743b89d53fd218e5e170aacc54064926b7b9 (patch)
tree2b1aae16a52b8fb2e057837f4e52ea9c954b3d8a /drivers/gpu/drm/amd/display/dc/dml
parentdrm/amd/display: Update the register GRPH_SWAP_CNTL if surface pixel format c... (diff)
downloadkernel-qcow2-linux-b339743b89d53fd218e5e170aacc54064926b7b9.tar.gz
kernel-qcow2-linux-b339743b89d53fd218e5e170aacc54064926b7b9.tar.xz
kernel-qcow2-linux-b339743b89d53fd218e5e170aacc54064926b7b9.zip
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dml')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h b/drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h
index aeebd8bee628..09affa16cc43 100644
--- a/drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h
+++ b/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;