commit | bacdcd55fa5f833368ecf2fc271537162fd3c944 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu May 18 22:38:37 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Sep 05 20:48:37 2017 +0300 |
tree | 8690c84c3b757c9509e33614ceaf584db21e7eee | |
parent | 17ad4fdd09e1613d7047aa9e00d7de68ad350204 [diff] |
drm/i915: Constify load detect mode Make the mode used for load detection const, and adjust all relevant functions to accept a const mode. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170518193837.393-2-ville.syrjala@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>