On Fri, Jan 11, 2019 at 11:18:22AM +0200, Jani Nikula wrote: > > Hi Dave & Daniel - > > drm-intel-fixes-2019-01-11: > i915 fixes for v5.0-rc2: > - Disable PSR for Apple panels > - Broxton ERR_PTR error state fix > - Kabylake VECS workaround fix > - Unwind failure on pinning the gen7 ppgtt > - GVT workload request allocation fix Applied, thanks. -Daniel > > BR, > Jani. > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2019-01-11 > > for you to fetch changes up to f299e0bdbaeb60fd8829f42e53a7457cc5a6f4a2: > > drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR (2019-01-10 15:12:48 +0200) > > ---------------------------------------------------------------- > i915 fixes for v5.0-rc2: > - Disable PSR for Apple panels > - Broxton ERR_PTR error state fix > - Kabylake VECS workaround fix > - Unwind failure on pinning the gen7 ppgtt > - GVT workload request allocation fix > > ---------------------------------------------------------------- > Chris Wilson (2): > drm/i915: Skip the ERR_PTR error state > drm/i915: Unwind failure on pinning the gen7 ppgtt > > Daniele Ceraolo Spurio (1): > drm/i915: init per-engine WAs for all engines > > Jani Nikula (1): > Merge tag 'gvt-fixes-2019-01-09' of https://github.com/intel/gvt-linux into drm-intel-fixes > > José Roberto de Souza (2): > drm/i915: Disable PSR in Apple panels > drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR > > Zhenyu Wang (1): > drm/i915/gvt: Fix workload request allocation before request add > > drivers/gpu/drm/drm_dp_helper.c | 2 ++ > drivers/gpu/drm/i915/gvt/scheduler.c | 64 +++++++++++++++++++++++------------ > drivers/gpu/drm/i915/gvt/scheduler.h | 1 + > drivers/gpu/drm/i915/i915_debugfs.c | 12 +++++-- > drivers/gpu/drm/i915/i915_gem_gtt.c | 15 ++++++-- > drivers/gpu/drm/i915/i915_gpu_error.c | 23 ++++++++----- > drivers/gpu/drm/i915/i915_sysfs.c | 4 ++- > drivers/gpu/drm/i915/intel_lrc.c | 3 +- > drivers/gpu/drm/i915/intel_psr.c | 6 ++++ > include/drm/drm_dp_helper.h | 7 ++++ > 10 files changed, 98 insertions(+), 39 deletions(-) > > -- > Jani Nikula, Intel Open Source Graphics Center -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx