diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2019-12-13 02:06:00 +0100 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2019-12-13 21:06:34 +0100 |
commit | b69fa3610b15497e487a6a35786de9600ee60932 (patch) | |
tree | 444ecd47c470fa7962fa634884cbbb1e203cf8c6 /drivers/gpu/drm/drm_dumb_buffers.c | |
parent | drm/i915/tgl: Drop Wa#1178 (diff) | |
download | linux-b69fa3610b15497e487a6a35786de9600ee60932.tar.xz linux-b69fa3610b15497e487a6a35786de9600ee60932.zip |
drm/i915/icl: Cleanup combo PHY aux power well handlers
Now that the combo PHY aux power well handlers are used exclusively on
Icelake, we can drop a bunch of the extra tests.
v2: Don't try to use intel_uncore_rmw for register updates yet; there's
pending display uncore patches that need to land first. (Lucas)
v3: Drop the combo phy assertion. It was backward before, but doesn't
seem terribly necessary. I'm keeping the IS_ICELAKE assertion
though since we often copy/paste/modify the power well tables when
defining new platforms and it's too easy to cargo cult the
ICL-specific handling to new platforms that shouldn't use it.
(Lucas)
v4: Fix build; forgot to commit all the changes. (CI)
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191213010600.701315-1-matthew.d.roper@intel.com
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_dumb_buffers.c')
0 files changed, 0 insertions, 0 deletions