]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Refactor the g4x TLB miss w/a to a helper
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 21 Apr 2017 18:14:26 +0000 (21:14 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 10 May 2017 13:48:31 +0000 (16:48 +0300)
commit0f95ff8505b25aa29530818afcf12ff08399ccf5
treecb15a1d27b307b6e11f99f57d726b15c09275ee6
parent624a0ac32d88418a9206d78bddaba26755e213fe
drm/i915: Refactor the g4x TLB miss w/a to a helper

Pull the g4x TLB miss w/a calculation into a small helper.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170421181432.15216-10-ville.syrjala@linux.intel.com
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/i915/intel_pm.c