diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-03-27 18:50:37 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-03-28 22:29:53 +0300 |
commit | 9d9cb9c18c7019a6e740af3b29eb19610733d763 (patch) | |
tree | 3fd520d3f167acc8c5838ea97c5572da6d0dbcf2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0510da051920e6edbfdff1305b85d6c1e209a1b (diff) | |
download | linux-9d9cb9c18c7019a6e740af3b29eb19610733d763.tar.xz |
drm/i915: Turn intel_color_check() into a vfunc
The current intel_color_check() is a mess, and worse yet it is
in fact incorrect for several platforms. The hardware has
evolved quite a bit over the years, so let's just go for a clean
split between the platforms by turning this into a vfunc.
The actual work to split it up will follow.
v2: Assign the vfuncs in the order they appear in the
struct (Matt)
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190327155045.28446-3-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions