public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: m@freedesktop.org
Subject: [Intel-gfx] [PATCH 0/2] Tile 4 format support
Date: Tue, 18 Jan 2022 13:55:42 +0200	[thread overview]
Message-ID: <20220118115544.15116-1-stanislav.lisovskiy@intel.com> (raw)

Tile4 in bspec format is 4K tile organized into
64B subtiles with same basic shape as for legacy TileY.

Stanislav Lisovskiy (2):
  drm/i915: Introduce new Tile 4 format
  drm/i915/dg2: Tile 4 plane format support

 drivers/gpu/drm/i915/display/intel_display.c  |  1 +
 drivers/gpu/drm/i915/display/intel_fb.c       | 15 +++++++++++-
 drivers/gpu/drm/i915/display/intel_fb.h       |  1 +
 drivers/gpu/drm/i915/display/intel_fbc.c      |  1 +
 .../drm/i915/display/intel_plane_initial.c    |  1 +
 .../drm/i915/display/skl_universal_plane.c    | 23 ++++++++++++-------
 drivers/gpu/drm/i915/i915_drv.h               |  1 +
 drivers/gpu/drm/i915/i915_pci.c               |  1 +
 drivers/gpu/drm/i915/i915_reg.h               |  1 +
 drivers/gpu/drm/i915/intel_device_info.h      |  1 +
 drivers/gpu/drm/i915/intel_pm.c               |  1 +
 include/uapi/drm/drm_fourcc.h                 | 11 +++++++++
 12 files changed, 49 insertions(+), 9 deletions(-)

-- 
2.24.1.485.gad05a3d8e5


             reply	other threads:[~2022-01-18 11:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-18 11:55 Stanislav Lisovskiy [this message]
2022-01-18 11:55 ` [Intel-gfx] [PATCH 1/2] drm/i915: Introduce new Tile 4 format Stanislav Lisovskiy
2022-01-18 11:55 ` [Intel-gfx] [PATCH 2/2] drm/i915/dg2: Tile 4 plane format support Stanislav Lisovskiy
2022-01-18 13:03 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Tile 4 format support (rev2) Patchwork
2022-01-18 13:05 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-01-18 13:34 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-01-18 15:56 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2022-01-18 11:55 [Intel-gfx] [PATCH 0/2] Tile 4 format support Stanislav Lisovskiy

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=20220118115544.15116-1-stanislav.lisovskiy@intel.com \
    --to=stanislav.lisovskiy@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=m@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