mbox series

[0/1] Fix subplatform check!!

Message ID 20210120012111.44184-1-umesh.nerlige.ramappa@intel.com (mailing list archive)
Headers show
Series Fix subplatform check!! | expand

Message

Umesh Nerlige Ramappa Jan. 20, 2021, 1:21 a.m. UTC
It looks like 3 bits are allocated to the subplatform in each index of
platform_mask, but IS_PLATFORM only checks 2. Checking if I understood this
correctly.

Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>

Umesh Nerlige Ramappa (1):
  drm/i915: Check for all subplatform bits

 drivers/gpu/drm/i915/i915_drv.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)