diff options
| author | 2021-07-29 16:39:35 -0700 | |
|---|---|---|
| committer | 2021-07-30 10:11:30 -0700 | |
| commit | 8de358cbebd9619d4a63c296a177e27cb0a662db (patch) | |
| tree | 5d64ba0da82bd188d5ccb0a130193d811041828c /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | drm/i915/display: remove explicit CNL handling from intel_dp.c (diff) | |
| download | linux-dev-8de358cbebd9619d4a63c296a177e27cb0a662db.tar.xz linux-dev-8de358cbebd9619d4a63c296a177e27cb0a662db.zip | |
drm/i915/display: remove explicit CNL handling from intel_dpll_mgr.c
The only real platform with DISPLAY_VER == 10 is GLK. We don't need to
handle CNL explicitly in intel_ddi.c.
A lot of special code for CNL can be removed. There were some
__cnl.*() functions that were created to share the implementation
between ICL and CNL. Those are now embedded in the only caller, in ICL.
Remove code and rename functions/macros accordingly to use ICL prefix
for those that are still needed.
Verified with:
make EXTRA_CFLAGS=-Wunused drivers/gpu/drm/i915/display/intel_dpll_mgr.o
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210729233934.2059489-1-lucas.demarchi@intel.com
Diffstat (limited to 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
