lkml.org 
[lkml]   [2020]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[git pull] drm i915 fixes for rc1
Hi Linus,

dhowells reported an oops, and the i915 team tracked it down to a
missing fix that didn't have correct tags, they've pulled it in along
with two other fixes.

I might have some more fixes for rc1, but I might not, taking the day
off tomorrow, so probably won't be in a hurry to process anything new
unless something urgent lands.

Thanks,
Dave.

drm-next-2020-06-11:
drm i915 fixes for 5.8-rc1

i915:
- Avoid use after free in cmdparser
- Avoid NULL dereference when probing all display encoders
- Fixup to module parameter type
The following changes since commit 8d286e2ff4400d313955b4203fc640ca6fd9228b:

Merge tag 'drm-intel-next-fixes-2020-06-04' of
git://anongit.freedesktop.org/drm/drm-intel into drm-next (2020-06-08
11:59:57 +1000)

are available in the Git repository at:

git://anongit.freedesktop.org/drm/drm tags/drm-next-2020-06-11

for you to fetch changes up to addb1e23bf72c47a3e2eb7cdad6dc8cdffa91384:

Merge tag 'drm-intel-next-fixes-2020-06-10' of
git://anongit.freedesktop.org/drm/drm-intel into drm-next (2020-06-11
11:49:04 +1000)

----------------------------------------------------------------
drm i915 fixes for 5.8-rc1

i915:
- Avoid use after free in cmdparser
- Avoid NULL dereference when probing all display encoders
- Fixup to module parameter type

----------------------------------------------------------------
Chris Wilson (2):
drm/i915/gem: Mark the buffer pool as active for the cmdparser
drm/i915/display: Only query DP state of a DDI encoder

Dave Airlie (1):
Merge tag 'drm-intel-next-fixes-2020-06-10' of
git://anongit.freedesktop.org/drm/drm-intel into drm-next

Jani Nikula (1):
drm/i915/params: fix i915.reset module param type

drivers/gpu/drm/i915/display/intel_dp.c | 3 ++
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 56 ++++++++++++++++++++++----
drivers/gpu/drm/i915/i915_params.c | 2 +-
3 files changed, 52 insertions(+), 9 deletions(-)

\
 
 \ /
  Last update: 2020-06-11 05:57    [W:0.067 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site