[PULL] drm-intel-next-fixes

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Feb 25 14:43:48 UTC 2021


Hi Dave and Daniel,

Here goes drm-intel-next-fixes-2021-02-25:

A fix for color format check from Ville, plus the re-enable of -Wuninitialized
from Nathan, and the GVT fixes including fixes for ww locking, cmd parser and
a general cleanup of dev_priv->gt.

Thanks,
Rodrigo.

The following changes since commit 81ce8f04aa96f7f6cae05770f68b5d15be91f5a2:

  drm/i915/gt: Correct surface base address for renderclear (2021-02-17 06:19:04 -0500)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2021-02-25

for you to fetch changes up to ed428ffc28521b9f1b6a71584d1875318a122859:

  drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID (2021-02-23 09:38:14 -0500)

----------------------------------------------------------------
A fix for color format check from Ville, plus the re-enable of -Wuninitialized
from Nathan, and the GVT fixes including fixes for ww locking, cmd parser and
a general cleanup of dev_priv->gt.

----------------------------------------------------------------
Chris Wilson (2):
      drm/i915/gvt: Parse default state to update reg whitelist
      drm/i915/gvt: Purge dev_priv->gt

Nathan Chancellor (1):
      drm/i915: Enable -Wuninitialized

Rodrigo Vivi (1):
      Merge tag 'gvt-next-fixes-2021-02-22' of https://github.com/intel/gvt-linux into drm-intel-next-fixes

Ville Syrjälä (1):
      drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID

Zhi Wang (1):
      drm/i915/gvt: Introduce per object locking in GVT scheduler.

 drivers/gpu/drm/i915/Makefile                      |  1 -
 drivers/gpu/drm/i915/display/intel_crtc.c          |  1 -
 drivers/gpu/drm/i915/display/intel_display.c       |  3 +-
 drivers/gpu/drm/i915/display/intel_display_types.h |  1 -
 drivers/gpu/drm/i915/gvt/cmd_parser.c              | 93 +++++-----------------
 drivers/gpu/drm/i915/gvt/execlist.c                |  8 +-
 drivers/gpu/drm/i915/gvt/scheduler.c               | 52 +++++++++---
 7 files changed, 65 insertions(+), 94 deletions(-)


More information about the dri-devel mailing list