All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/1] Fix subplatform check!!
@ 2021-01-20  1:21 Umesh Nerlige Ramappa
  2021-01-20  1:21 ` [Intel-gfx] [PATCH 1/1] drm/i915: Check for all subplatform bits Umesh Nerlige Ramappa
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Umesh Nerlige Ramappa @ 2021-01-20  1:21 UTC (permalink / raw)
  To: intel-gfx

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(-)

-- 
2.20.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-20  8:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20  1:21 [Intel-gfx] [PATCH 0/1] Fix subplatform check!! Umesh Nerlige Ramappa
2021-01-20  1:21 ` [Intel-gfx] [PATCH 1/1] drm/i915: Check for all subplatform bits Umesh Nerlige Ramappa
2021-01-20  8:13   ` Tvrtko Ursulin
2021-01-20  2:27 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix subplatform check!! Patchwork
2021-01-20  5:39 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.