sna: Inline calls to save/restore backlight around output DPMS
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 5 Jun 2014 14:31:54 +0000 (15:31 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 5 Jun 2014 15:01:26 +0000 (16:01 +0100)
commitf0b8720807d9c1994e6db91a607efe4711b0d1ca
tree29171f2293ee3ff017fd3513000e0ae007a7977e
parent9f7775158341c8384da870e06cab200deddf48c1
sna: Inline calls to save/restore backlight around output DPMS

The intertwined logic was a little confusing to read mixed between the
functions, so inline it.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_display.c