]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()
authorGustavo Sousa <gustavo.sousa@intel.com>
Mon, 14 Aug 2023 13:13:28 +0000 (10:13 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 17 Aug 2023 19:25:13 +0000 (12:25 -0700)
commit3a8ecd4c3ede7283619536917e61c1aa3b9db6b7
treebafc8fe38d5ad98d0b7b0b73ec90502d6de96c7b
parent2643e6d1f2a5e51877be24042d53cf956589be10
drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()

There are more parts of C10/C20 programming that need to take owned
lanes into account. Define the function intel_cx0_get_owned_lane_mask()
and use it. There will be new users of that function in upcoming
changes.

BSpec: 64539
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230814131331.69516-2-gustavo.sousa@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c