[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Tue Sep 19 23:03:45 UTC 2017
Hi Dave,
Here are drm/i915 the fixes for 4.14-rc1.
Couple fixes for stable:
- Fix MIPI panels on BXT.
- Fix PCI BARs information on GVT.
Plus other fixes:
- Fix minimal brightness for BXT, GLK, CFL and CNL.
- Fix compilation warning: unused in_vbl
- Fix error handling in intel_framebuffer_init
Thanks,
Rodrigo.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2017-09-19
for you to fetch changes up to 99df13b6ea811a63eeacb278d05a5b914ce28073:
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos() (2017-09-18 15:22:37 -0700)
----------------------------------------------------------------
drm/i915 fixes for 4.14-rc1
Couple fixes for stable:
- Fix MIPI panels on BXT.
- Fix PCI BARs information on GVT.
Plus other fixes:
- Fix minimal brightness for BXT, GLK, CFL and CNL.
- Fix compilation warning: unused in_vbl
- Fix error handling in intel_framebuffer_init
----------------------------------------------------------------
Changbin Du (1):
drm/i915/gvt: Fix incorrect PCI BARs reporting
Chris Wilson (1):
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Christophe JAILLET (1):
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
Dave Airlie (1):
Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
Himanshu Jha (1):
drm/amdkfd: remove memset before memcpy
Lee, Shawn C (2):
drm/i915/bxt: set min brightness from VBT
drm/i915/cnp: set min brightness from VBT
Mikko Rapeli (1):
uapi linux/kfd_ioctl.h: only use __u32 and __u64
Oded Gabbay (1):
drm/amdkfd: pass queue's mqd when destroying mqd
Uma Shankar (1):
Revert "drm/i915/bxt: Disable device ready before shutdown command"
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 2 +-
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 1 -
drivers/gpu/drm/i915/gvt/cfg_space.c | 113 ++++++--------
drivers/gpu/drm/i915/i915_irq.c | 3 -
drivers/gpu/drm/i915/intel_display.c | 2 +-
drivers/gpu/drm/i915/intel_dsi.c | 11 --
drivers/gpu/drm/i915/intel_panel.c | 4 +
include/uapi/linux/kfd_ioctl.h | 172 ++++++++++-----------
8 files changed, 140 insertions(+), 168 deletions(-)
More information about the Intel-gfx
mailing list