[PULL] drm-intel-next-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Mon Aug 6 23:30:34 UTC 2018
Hi Dave,
Initial fixes for 4.19. Starting by the one where gvt compilation gets
broken after a silent conflict between next and fixes.
Here goes drm-intel-next-fixes-2018-08-06:
- Fix gvt compilation broken on a silent conflict on fixes vs next merge
- Fix runtime PM for LPE audio
- Revert on ICL workaround
- Interactive RPS mode
- Fix for PSR sink status report
Thanks,
Rodrigo.
The following changes since commit 15da09500a7053612e4ab049ff998e99a77a8df0:
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next (2018-08-01 09:02:16 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2018-08-06
for you to fetch changes up to 3237c0dbe21f8d2ca2feaa3891aff3619873cd30:
drm/i915/kvmgt: Fix compilation error (2018-08-06 11:28:35 -0700)
----------------------------------------------------------------
- Fix gvt compilation broken on a silent conflict on fixes vs next merge
- Fix runtime PM for LPE audio
- Revert on ICL workaround
- Interactive RPS mode
- Fix for PSR sink status report
----------------------------------------------------------------
Chris Wilson (2):
drm/i915: Interactive RPS mode
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
MichaĆ Winiarski (1):
drm/i915/kvmgt: Fix compilation error
Mika Kuoppala (1):
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
Rodrigo Vivi (1):
drm/i915: Fix psr sink status report.
drivers/gpu/drm/i915/gvt/kvmgt.c | 6 --
drivers/gpu/drm/i915/i915_debugfs.c | 26 +++++---
drivers/gpu/drm/i915/i915_drv.h | 16 +++--
drivers/gpu/drm/i915/i915_irq.c | 4 +-
drivers/gpu/drm/i915/i915_reg.h | 3 -
drivers/gpu/drm/i915/intel_display.c | 20 ++++++
drivers/gpu/drm/i915/intel_drv.h | 2 +
drivers/gpu/drm/i915/intel_lpe_audio.c | 4 +-
drivers/gpu/drm/i915/intel_pm.c | 101 ++++++++++++++++++++-----------
drivers/gpu/drm/i915/intel_workarounds.c | 3 -
10 files changed, 123 insertions(+), 62 deletions(-)
More information about the dri-devel
mailing list