* [git pull] drm/i915 fixes for v4.14-rc1
@ 2017-09-07 20:03 Rodrigo Vivi
2017-09-07 21:16 ` Dave Airlie
0 siblings, 1 reply; 2+ messages in thread
From: Rodrigo Vivi @ 2017-09-07 20:03 UTC (permalink / raw)
To: Linus Torvalds
Cc: intel-gfx, dri-devel, Daniel Vetter, Jani Nikula, Joonas Lahtinen,
LKML
Hi Linus,
Since Dave is on paternity leave we are sending drm/i915 fixes for
v4.14-rc1 directly to you as he had asked us to do.
The most critical ones are the GPU reset fix for gen2-4 and GVT fix
for a regression that is blocking gvt init to work on your tree.
The rest is general fixes for patches coming from drm-next.
Thanks,
Rodrigo.
The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next (2017-08-29 10:38:14 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-next-fixes-2017-09-07
for you to fetch changes up to 426ca2cb69cda59f32c251d1f3e111aee8c42814:
Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into drm-intel-next-fixes (2017-09-06 13:34:13 -0700)
----------------------------------------------------------------
drm/i915 fixes for v4.14-rc1
----------------------------------------------------------------
Chris Wilson (6):
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
drm/i915: Recreate vmapping even when the object is pinned
drm/i915: Always wake the device to flush the GTT
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
drm/i915: Silence sparse by using gfp_t
drm/i915: Re-enable GTT following a device reset
Jian Jun Chen (1):
drm/i915/gvt: Remove one duplicated MMIO
Manasi Navare (1):
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
Rodrigo Vivi (1):
Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
Ville Syrjälä (7):
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
drm/i915: Skip fence alignemnt check for the CCS plane
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
drm/i915: Make i2c lock ops static
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
drm/i915: Add __rcu to radix tree slot pointer
drm/i915: Annotate user relocs with __user
Zhi Wang (1):
drm/i915: Fix the missing PPAT cache attributes on CNL
drivers/gpu/drm/i915/gvt/handlers.c | 1 -
drivers/gpu/drm/i915/i915_cmd_parser.c | 2 +-
drivers/gpu/drm/i915/i915_drv.c | 12 +++-
drivers/gpu/drm/i915/i915_drv.h | 3 +
drivers/gpu/drm/i915/i915_gem.c | 28 +++++---
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 9 ++-
drivers/gpu/drm/i915/i915_gem_gtt.c | 8 +--
drivers/gpu/drm/i915/i915_trace.h | 4 +-
drivers/gpu/drm/i915/i915_vma.h | 6 ++
drivers/gpu/drm/i915/intel_color.c | 2 +-
drivers/gpu/drm/i915/intel_display.c | 110 +++++++++++++++++------------
drivers/gpu/drm/i915/intel_dp.c | 2 +-
drivers/gpu/drm/i915/intel_fbc.c | 4 +-
drivers/gpu/drm/i915/intel_fifo_underrun.c | 20 +++---
drivers/gpu/drm/i915/intel_i2c.c | 2 +-
drivers/gpu/drm/i915/intel_sdvo.c | 2 +-
16 files changed, 130 insertions(+), 85 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [git pull] drm/i915 fixes for v4.14-rc1
2017-09-07 20:03 [git pull] drm/i915 fixes for v4.14-rc1 Rodrigo Vivi
@ 2017-09-07 21:16 ` Dave Airlie
0 siblings, 0 replies; 2+ messages in thread
From: Dave Airlie @ 2017-09-07 21:16 UTC (permalink / raw)
To: Rodrigo Vivi
Cc: Linus Torvalds, Daniel Vetter, intel-gfx@lists.freedesktop.org,
LKML, Joonas Lahtinen, dri-devel
On 8 September 2017 at 06:03, Rodrigo Vivi <rodrigo.vivi@intel.com> wrote:
> Hi Linus,
>
> Since Dave is on paternity leave we are sending drm/i915 fixes for
> v4.14-rc1 directly to you as he had asked us to do.
>
> The most critical ones are the GPU reset fix for gen2-4 and GVT fix
> for a regression that is blocking gvt init to work on your tree.
>
> The rest is general fixes for patches coming from drm-next.
Acked-by: Dave Airlie <airlied@redhat.com>
hopefully be back for a bit next week.
Dave.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-07 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07 20:03 [git pull] drm/i915 fixes for v4.14-rc1 Rodrigo Vivi
2017-09-07 21:16 ` Dave Airlie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox