diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2017-09-29 12:05:37 +0200 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2017-10-26 09:06:33 +0900 |
commit | 991ea04e2cf4a9705462ec2fe878e385feb48d73 (patch) | |
tree | effa91bb1e6401ed1fb1cf0cbf0ed1526b8521c5 /drivers/gpu/host1x | |
parent | 524c59f1b79885154c2424aac00ed66f6a6eac29 (diff) | |
download | linux-991ea04e2cf4a9705462ec2fe878e385feb48d73.tar.gz linux-991ea04e2cf4a9705462ec2fe878e385feb48d73.tar.bz2 linux-991ea04e2cf4a9705462ec2fe878e385feb48d73.zip |
drm/exynos/hdmi: remove redundant mode field
Display mode is preserved in CRTC state, there is no need to keep local
copy of it. Moreover since HDMI should configure registers according to
requested mode, use it instead of adjusted_mode, which should contain
mode produced by CRTC - functionally it does not change anything, but
subsequent patches will make the difference.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/host1x')
0 files changed, 0 insertions, 0 deletions