[Intel-gfx] [PULL] drm-intel-next-fixes

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Fri Oct 19 10:37:55 UTC 2018


Hi Dave,

Here are the promised MST fixes that were missing due to being
in i915 tree, yet outside i915 directory.

Further explanation in the previous PR's thread.

Regards, Joonas

***

drm-intel-next-fixes-2018-10-19:
- The missing 4 MST patches that tooling didn't pick from drm core/nouveau
The following changes since commit f2bfc71aee75feff33ca659322b72ffeed5a243d:

  Merge tag 'drm-intel-next-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2018-10-19 14:28:11 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2018-10-19

for you to fetch changes up to 7b0f61e91b6056c71649efa3204112a4b6cf5fc8:

  drm/nouveau: Fix nv50_mstc->best_encoder() (2018-10-19 11:46:46 +0300)

----------------------------------------------------------------
- The missing 4 MST patches that tooling didn't pick from drm core/nouveau

----------------------------------------------------------------
Lyude Paul (4):
      drm/atomic_helper: Disallow new modesets on unregistered connectors
      drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
      drm/atomic_helper: Stop modesets on unregistered connectors harder
      drm/nouveau: Fix nv50_mstc->best_encoder()

 drivers/gpu/drm/drm_atomic_helper.c     | 21 +++++++++-
 drivers/gpu/drm/drm_connector.c         | 11 ++---
 drivers/gpu/drm/i915/intel_dp_mst.c     |  8 ++--
 drivers/gpu/drm/nouveau/dispnv50/disp.c | 14 ++-----
 include/drm/drm_connector.h             | 71 ++++++++++++++++++++++++++++++++-
 5 files changed, 103 insertions(+), 22 deletions(-)


More information about the Intel-gfx mailing list