OSDN Git Service

Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel...
authorDave Airlie <airlied@redhat.com>
Thu, 4 Jan 2018 23:25:01 +0000 (09:25 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Jan 2018 23:25:01 +0000 (09:25 +1000)
commitbc6fe533278e84595406546b0b44aa7db7990806
tree327e3e359eec9b462951dbd86a550444ce52d80a
parent0007b9cad799a7280d60b1a8a4b9462e613c6b5a
parent30414f3010aff95ffdb6bed7b9dce62cde94fdc7
Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

drm/i915 fixes for v4.15-rc7
- couple of documentation build fixes
- serialize non-blocking modesets
- prevent DMC from messing up GMBUS transfers
- PSR regression fix

* tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/drm-intel:
  drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
  docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
  documentation/gpu/i915: fix docs build error after file rename
  drm/i915: Put all non-blocking modesets onto an ordered wq
  drm/i915: Disable DC states around GMBUS on GLK
  drm/i915/psr: Fix register name mess up.