mbox series

[pull] sched, ttm drm-fixes-5.1

Message ID 20190424230120.3423-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [pull] sched, ttm drm-fixes-5.1 | expand

Pull-request

git://people.freedesktop.org/~agd5f/linux drm-fixes-5.1

Message

Alex Deucher April 24, 2019, 11:01 p.m. UTC
Hi Dave, Daniel,

Pretty quiet.  Just two fixes:
- ttm regression fix
- sched documentation fix

The following changes since commit 00fd14ff3017f64a9a03a08291e4be0d87bedc17:

  Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2019-04-18 06:56:35 +1000)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-5.1

for you to fetch changes up to f5d356328d676deca698d01324000e0d98fba643:

  drm/sched: Fix description of drm_sched_stop (2019-04-23 11:15:38 -0500)

----------------------------------------------------------------
Christian König (1):
      drm/ttm: fix re-init of global structures

Jonathan Neuschäfer (1):
      drm/sched: Fix description of drm_sched_stop

 drivers/gpu/drm/scheduler/sched_main.c |  3 +--
 drivers/gpu/drm/ttm/ttm_bo.c           | 10 +++++-----
 drivers/gpu/drm/ttm/ttm_memory.c       |  5 +++--
 include/drm/ttm/ttm_bo_driver.h        |  1 -
 4 files changed, 9 insertions(+), 10 deletions(-)