diff options
author | Jyri Sarha <jsarha@ti.com> | 2020-10-10 20:00:59 +0300 |
---|---|---|
committer | Jyri Sarha <jsarha@ti.com> | 2020-10-10 20:02:14 +0300 |
commit | 882bceffa8ca7ac7d504affca5810852a7a0a449 (patch) | |
tree | 83d776f046dc13ff0a901fedc7b7399e37b32301 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | b3a753f54adcd7cea01a427aa971ea4d9e0652ce (diff) |
drm/tilcdc: Remove tilcdc_crtc_max_width(), use private data
We already have a private data member for maximum display width so
let's use it and get rid of the redundant tilcdc_crtc_max_width().
The LCDC version probing is moved to before reading the device tree
properties so that the version information is available when private
data maximum width is initialized, if "max-width" property is not
found.
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/73683d2ce151cffb811a756595b02892eeac3d84.1602349100.git.jsarha@ti.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions