summaryrefslogtreecommitdiffstats
path: root/include/drm/exynos_drm.h
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2012-09-14 13:29:47 +0900
committerInki Dae <inki.dae@samsung.com>2012-10-04 10:06:01 +0900
commit32aeab17457c13e6a448ba0f6f3c03d6705e5592 (patch)
tree7f3ce1f949cd109e27dd7e77c14d1d1047cb5b80 /include/drm/exynos_drm.h
parentef6223dc6bab64c99b5c869b652fa13436afc38a (diff)
downloadlinux-32aeab17457c13e6a448ba0f6f3c03d6705e5592.tar.gz
linux-32aeab17457c13e6a448ba0f6f3c03d6705e5592.tar.xz
drm/exynos: check crtc's dpms mode at SetCrtc
when fb changing is requested, crtc's dpms mode should be on. if not on, return -EPERM so that the hardware can't be accessed. if user requesed dpms off and next SetCrtc with an another fb then the hardware can be accessed with dpms off to write overlay data onto some registers so this patch will prevent from accessing the hardware with dpms off. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include/drm/exynos_drm.h')
0 files changed, 0 insertions, 0 deletions