[Intel-gfx] [PULL] drm-misc-fixes

Thomas Zimmermann tzimmermann at suse.de
Thu Oct 5 09:26:32 UTC 2023


Hi Dave and Daniel,

here's the weekly PR for drm-misc-fixes.

Best regards
Thomas

drm-misc-fixes-2023-10-05:
Short summary of fixes pull:

 * test: Fix kunit release
 * panel-orientation: Add quirk for One Mix 25
 * nouveau:
   * Report IB limit via getparams
   * Replace some magic numbers with constants
   * Clean up
The following changes since commit 645d694559cab36fe6a57c717efcfa27d9321396:

  accel/ivpu: Use cached buffers for FW loading (2023-09-27 07:40:43 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-10-05

for you to fetch changes up to d59e75eef52d89201aaf5342a3ac23ddf3e9b112:

  drm/nouveau: exec: report max pushs through getparam (2023-10-04 00:10:18 +0200)

----------------------------------------------------------------
Short summary of fixes pull:

 * test: Fix kunit release
 * panel-orientation: Add quirk for One Mix 25
 * nouveau:
   * Report IB limit via getparams
   * Replace some magic numbers with constants
   * Clean up

----------------------------------------------------------------
Arthur Grillo (1):
      drm/tests: Fix kunit_release_action ctx argument

Danilo Krummrich (3):
      drm/nouveau: chan: use struct nvif_mclass
      drm/nouveau: chan: use channel class definitions
      drm/nouveau: exec: report max pushs through getparam

Kai Uwe Broulik (1):
      drm: panel-orientation-quirks: Add quirk for One Mix 2S

 drivers/gpu/drm/drm_panel_orientation_quirks.c | 16 ++++++++++++++++
 drivers/gpu/drm/nouveau/nouveau_abi16.c        | 21 +++++++++++++++++++++
 drivers/gpu/drm/nouveau/nouveau_chan.c         | 15 +++++++--------
 drivers/gpu/drm/nouveau/nouveau_dma.h          |  3 +++
 drivers/gpu/drm/nouveau/nouveau_exec.c         |  7 ++++---
 drivers/gpu/drm/nouveau/nouveau_exec.h         | 10 ++++++++++
 drivers/gpu/drm/tests/drm_kunit_helpers.c      |  2 +-
 include/uapi/drm/nouveau_drm.h                 | 10 ++++++++++
 8 files changed, 72 insertions(+), 12 deletions(-)

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)


More information about the Intel-gfx mailing list