lkml.org 
[lkml]   [2019]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[git pull] drm fixes for 5.3-rc5
Hi Linus,

Nothing too crazy this week, one amdgpu fix to use vmalloc for a
struct that grew in size, and another MST fix for nouveau, and some
other misc fixes.

Regards,
Dave.

drm-fixes-2019-08-16:
drm fixes for 5.3-rc5

i915:
- single GVT use after free fix

scheduler:
- entity destruction race fix

amdgpu:
- struct allocation fix
- gfx9 soft recovery fix

nouveau:
- followup MST fix

ast:
- vga register race fix.
The following changes since commit d45331b00ddb179e291766617259261c112db872:

Linux 5.3-rc4 (2019-08-11 13:26:41 -0700)

are available in the Git repository at:

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-08-16

for you to fetch changes up to a85abd5d45adba75535b7fc6d9f78329a693b7a9:

Merge tag 'drm-intel-fixes-2019-08-15' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2019-08-16
12:41:52 +1000)

----------------------------------------------------------------
drm fixes for 5.3-rc5

i915:
- single GVT use after free fix

scheduler:
- entity destruction race fix

amdgpu:
- struct allocation fix
- gfx9 soft recovery fix

nouveau:
- followup MST fix

ast:
- vga register race fix.

----------------------------------------------------------------
Alex Deucher (1):
drm/amd/display: use kvmalloc for dc_state (v2)

Christian König (1):
drm/scheduler: use job count instead of peek

Dan Carpenter (1):
drm/i915: Use after free in error path in intel_vgpu_create_workload()

Dave Airlie (2):
Merge tag 'drm-fixes-5.3-2019-08-14' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge tag 'drm-intel-fixes-2019-08-15' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Jani Nikula (1):
Merge tag 'gvt-fixes-2019-08-13' of
https://github.com/intel/gvt-linux into drm-intel-fixes

Lyude Paul (1):
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes

Pierre-Eric Pelloux-Prayer (1):
drm/amdgpu: fix gfx9 soft recovery

Y.C. Chen (1):
drm/ast: Fixed reboot test may cause system hanged

drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 11 ++++++-----
drivers/gpu/drm/ast/ast_main.c | 5 ++++-
drivers/gpu/drm/ast/ast_mode.c | 2 +-
drivers/gpu/drm/ast/ast_post.c | 2 +-
drivers/gpu/drm/i915/gvt/scheduler.c | 4 ++--
drivers/gpu/drm/nouveau/dispnv50/disp.c | 22 +++++++++++++---------
drivers/gpu/drm/scheduler/sched_entity.c | 4 ++--
8 files changed, 30 insertions(+), 22 deletions(-)

\
 
 \ /
  Last update: 2019-08-16 06:22    [W:0.085 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site