drm/crtc-helper: Add store the property value 75/197775/1 old/tizen_20190328 accepted/tizen/unified/20190117.151847 submit/tizen/20190117.082548
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 16 Jan 2019 04:59:35 +0000 (13:59 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 16 Jan 2019 04:59:35 +0000 (13:59 +0900)
commitd7d7dcaf3acd35aa89729d1c35b31e3a7ab0afef
tree2bb8fadd2a4a1ade72b648018dc6cd8bc913f278
parentffa0d6bdf60f67ca5635c63e8c08135b01e8cea7
drm/crtc-helper: Add store the property value

There is a problem in crtc_helper that property value is not updated
when dpms is turned on or off. So modify the property value when dpms
is on.

Change-Id: Iac5d6db80b80fd5595f5908c6d2a3428aa119c1c
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/drm_crtc_helper.c