public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 00/10] Add support for Tiger Lake
@ 2019-07-15 21:51 Lucas De Marchi
  2019-07-15 21:51 ` [igt-dev] [PATCH 01/10] lib: sync i915_pciids.h with kernel Lucas De Marchi
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Lucas De Marchi @ 2019-07-15 21:51 UTC (permalink / raw)
  To: igt-dev

Add Tiger Lake support in i-g-t.

Dale B Stimson (1):
  gem_ctx_isolation.c/tgl - Gen12 enabling for context isolation test

Dhinakaran Pandiyan (1):
  tests/fb/tgl: Yf tiling does not exist on gen-12

Javier Villavicencio (2):
  lib/tgl: Add Tigerlake platform definition
  lib/instdone.c/tgl: Add Gen12 support

Karthik B S (2):
  tests/kms_plane_multiple/tgl: PCU messaging test
  tests/kms_plane_multiple/tgl: Set highest mode for PCU messaging test

Katarzyna Dec (2):
  lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL
  lib/media_fill/tgl: Implement media_fillfunc for TGL

Lucas De Marchi (2):
  lib: sync i915_pciids.h with kernel
  lib/tgl: Add TGL PCI IDs to match table

 lib/gpgpu_fill.c                              |  22 ++
 lib/gpgpu_fill.h                              |   7 +
 lib/i915/shaders/README                       |   2 +
 .../shaders/gpgpu/gen12p1_gpgpu_kernel.asm    |  12 +
 .../shaders/media/gen12p1_media_kernel.asm    |  13 +
 lib/i915_pciids.h                             | 191 +++++++++++----
 lib/instdone.c                                |   2 +-
 lib/intel_batchbuffer.c                       |   6 +-
 lib/intel_chipset.h                           |   3 +
 lib/intel_device_info.c                       |  20 +-
 lib/media_fill.c                              |  25 ++
 lib/media_fill.h                              |   7 +
 tests/i915/gem_ctx_isolation.c                |  14 +-
 tests/kms_addfb_basic.c                       |  13 +-
 tests/kms_plane_multiple.c                    | 228 +++++++++++++++---
 15 files changed, 469 insertions(+), 96 deletions(-)
 create mode 100644 lib/i915/shaders/gpgpu/gen12p1_gpgpu_kernel.asm
 create mode 100644 lib/i915/shaders/media/gen12p1_media_kernel.asm

-- 
2.21.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-08-02 10:44 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15 21:51 [igt-dev] [PATCH 00/10] Add support for Tiger Lake Lucas De Marchi
2019-07-15 21:51 ` [igt-dev] [PATCH 01/10] lib: sync i915_pciids.h with kernel Lucas De Marchi
2019-07-19  6:20   ` Arkadiusz Hiler
2019-07-15 21:51 ` [igt-dev] [PATCH 02/10] lib/tgl: Add Tigerlake platform definition Lucas De Marchi
2019-07-19  6:21   ` Arkadiusz Hiler
2019-07-15 21:51 ` [igt-dev] [PATCH 03/10] gem_ctx_isolation.c/tgl - Gen12 enabling for context isolation test Lucas De Marchi
2019-07-15 21:51 ` [igt-dev] [PATCH 04/10] lib/tgl: Add TGL PCI IDs to match table Lucas De Marchi
2019-07-19  6:21   ` Arkadiusz Hiler
2019-07-15 21:51 ` [igt-dev] [PATCH 05/10] lib/instdone.c/tgl: Add Gen12 support Lucas De Marchi
2019-07-15 21:51 ` [igt-dev] [PATCH 06/10] lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL Lucas De Marchi
2019-07-15 21:51 ` [igt-dev] [PATCH 07/10] lib/media_fill/tgl: Implement media_fillfunc " Lucas De Marchi
2019-07-15 21:51 ` [igt-dev] [PATCH 08/10] tests/fb/tgl: Yf tiling does not exist on gen-12 Lucas De Marchi
2019-07-19 12:27   ` Ville Syrjälä
2019-07-15 21:51 ` [igt-dev] [PATCH 09/10] tests/kms_plane_multiple/tgl: PCU messaging test Lucas De Marchi
2019-07-19 12:54   ` Ville Syrjälä
2019-07-22  8:37     ` B S, Karthik
2019-07-22 16:46       ` Lucas De Marchi
2019-07-23  2:44         ` B S, Karthik
2019-08-02 10:43   ` Kahola, Mika
2019-07-15 21:51 ` [igt-dev] [PATCH 10/10] tests/kms_plane_multiple/tgl: Set highest mode for " Lucas De Marchi
2019-08-02 10:44   ` Kahola, Mika
2019-07-15 22:42 ` [igt-dev] ✗ Fi.CI.BAT: failure for Add support for Tiger Lake Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox