diff options
| author | Matt Roper <[email protected]> | 2018-12-10 13:54:15 -0800 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2018-12-10 15:00:37 -0800 |
| commit | 302da0cdf784f2aab5e84aaa14c0132d405542f9 (patch) | |
| tree | 4ee5a5a43f5f93bffb9b3c98ab75ba1aee2b8d9e /tools/perf/scripts/python/netdev-times.py | |
| parent | cd1d3ee90e5e5dc4da50b6c5d50bc74872288789 (diff) | |
drm/i915: Use intel_ types more consistently for color management code (v2)
Try to be more consistent about intel_* types rather than drm_* types
for lower-level driver functions. While we're at it, let's also be more
consistent with state variable naming (half of the platforms use the
name 'state' whereas the other half used 'crtc_state').
While we're touching these variables, let's also be more consistent
about always naming the intel_crtc_state's "crtc_state" rather than
"state" so that different platform types aren't using different naming
conventions.
v2:
- s/state/crtc_state/ for consistency between platform types (Ville)
- Drop the crtc parameter to intel_color_check(); we can just pull that
out of the state object.
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions