commit | b41e434fdc423995b99cb79f86ec7ec428f5f379 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Mon Jul 08 10:28:12 2019 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Wed Jul 10 10:30:13 2019 -0700 |
tree | c995c0207aa90d54d2a171527d9debdb67806a85 | |
parent | 88c90e800675b98008d5ebe5e81245910417a22d [diff] |
drm/i915: make new intel_tc.c use uncore accessors Let's make the just created intel_tc.c already follow the trend of using i915 instead of dev_priv and calling the intel_uncore_*() functions. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190708172815.6814-2-lucas.demarchi@intel.com