public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Katarzyna Dec <katarzyna.dec@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v2 0/2] Shaders documentation
Date: Fri, 15 Jun 2018 11:12:58 +0200	[thread overview]
Message-ID: <20180615091300.30795-1-katarzyna.dec@intel.com> (raw)

Since discussion about hw-tests directory is still going, I am
submitting shaders documentation as a single patch.
Let me know if this documentation is ok.
Any feedback is welcome.

v2: After talking with Chris Wilson on IRC we agreed that it would be
worth to move whole shaders directory to lib/i915/.

Kasia :)

Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Cc: Petri Latvala <petri.latvala@intel.com>
Cc: Kalamarz Lukasz <lukasz.kalamarz@intel.com>                                                                                                                                                                   
Cc: Antonio Argenziano <antonio.argenziano@intel.com>


Katarzyna Dec (2):
  shaders: Add assembler instructions and update README for shaders
  lib/i915: Move shaders directory

 lib/i915/shaders/README                            | 37 ++++++++++++++++++++++
 lib/i915/shaders/gpgpu/README                      | 15 +++++++++
 {shaders => lib/i915/shaders}/gpgpu/gpgpu_fill.gxa |  0
 lib/i915/shaders/gpgpu/gpgpu_fill_gen8.asm         | 10 ++++++
 lib/i915/shaders/gpgpu/gpgpu_fill_gen9.asm         | 10 ++++++
 lib/i915/shaders/media/README                      | 14 ++++++++
 {shaders => lib/i915/shaders}/media/media_fill.gxa |  0
 lib/i915/shaders/media/media_fill_gen8.asm         | 11 +++++++
 lib/i915/shaders/ps/README                         |  9 ++++++
 {shaders => lib/i915/shaders}/ps/blit.g7a          |  0
 lib/i915/shaders/ps/blit_gen8.asm                  |  7 ++++
 lib/i915/shaders/ps/neg1_gen8.asm                  |  9 ++++++
 {shaders => lib/i915/shaders}/ps/neg1_test.g7a     |  0
 shaders/gpgpu/README                               |  4 ---
 shaders/media/README                               |  5 ---
 shaders/ps/README                                  |  1 -
 16 files changed, 122 insertions(+), 10 deletions(-)
 create mode 100644 lib/i915/shaders/README
 create mode 100644 lib/i915/shaders/gpgpu/README
 rename {shaders => lib/i915/shaders}/gpgpu/gpgpu_fill.gxa (100%)
 create mode 100644 lib/i915/shaders/gpgpu/gpgpu_fill_gen8.asm
 create mode 100644 lib/i915/shaders/gpgpu/gpgpu_fill_gen9.asm
 create mode 100644 lib/i915/shaders/media/README
 rename {shaders => lib/i915/shaders}/media/media_fill.gxa (100%)
 create mode 100644 lib/i915/shaders/media/media_fill_gen8.asm
 create mode 100644 lib/i915/shaders/ps/README
 rename {shaders => lib/i915/shaders}/ps/blit.g7a (100%)
 create mode 100644 lib/i915/shaders/ps/blit_gen8.asm
 create mode 100644 lib/i915/shaders/ps/neg1_gen8.asm
 rename {shaders => lib/i915/shaders}/ps/neg1_test.g7a (100%)
 delete mode 100644 shaders/gpgpu/README
 delete mode 100644 shaders/media/README
 delete mode 100644 shaders/ps/README

-- 
2.14.4

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

             reply	other threads:[~2018-06-15  9:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15  9:12 Katarzyna Dec [this message]
2018-06-15  9:12 ` [igt-dev] [PATCH i-g-t v2 1/2] shaders: Add assembler instructions and update README for shaders Katarzyna Dec
2018-06-15  9:19   ` Chris Wilson
2018-06-15 10:15     ` Katarzyna Dec
2018-06-15  9:13 ` [igt-dev] [PATCH i-g-t v2 2/2] lib/i915: Move shaders directory Katarzyna Dec
2018-06-15  9:20   ` Chris Wilson
2018-06-15 10:12     ` Katarzyna Dec
2018-06-15 10:15       ` Chris Wilson
2018-06-15 10:39 ` [igt-dev] ✓ Fi.CI.BAT: success for Shaders documentation (rev2) Patchwork
2018-06-15 18:12 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180615091300.30795-1-katarzyna.dec@intel.com \
    --to=katarzyna.dec@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox