git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
277de95
)
drm/i915: make the intel_display_power_domain enum compact
author
Imre Deak
<imre.deak@intel.com>
Wed, 16 Oct 2013 14:25:48 +0000
(17:25 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 18:55:37 +0000
(20:55 +0200)
Upcoming patches will add tracking for a set of power domains via a
bitmask; to make things simple there remove the current gap in the
enum values.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found