All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] drm fixes for 5.6-rc8
@ 2020-03-27  6:58 ` Dave Airlie
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Airlie @ 2020-03-27  6:58 UTC (permalink / raw)
  To: Linus Torvalds, Daniel Vetter; +Cc: dri-devel, LKML

Hi Linus,

Pretty quiet some minor sg mapping fixes for 3 drivers, and a single
oops fix for the scheduler.
I'm hoping nobody tries to send me a fixes pull today but I'll keep an
eye out of the weekend.

Dave.

drm-fixes-2020-03-27:
drm fixes for 5.6-rc8/final

radeon/amdgpu/dma-buf:
- sg list fixes

scheduler:
- oops fix
The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

  Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-03-27

for you to fetch changes up to c4b979ebcafe978338cad1df4c77cdc8f84bd51c:

  Merge tag 'amd-drm-fixes-5.6-2020-03-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-03-27
13:03:17 +1000)

----------------------------------------------------------------
drm fixes for 5.6-rc8/final

radeon/amdgpu/dma-buf:
- sg list fixes

scheduler:
- oops fix

----------------------------------------------------------------
Dave Airlie (2):
      Merge tag 'drm-misc-fixes-2020-03-26' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
      Merge tag 'amd-drm-fixes-5.6-2020-03-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes

Shane Francis (3):
      drm/prime: use dma length macro when mapping sg
      drm/amdgpu: fix scatter-gather mapping with user pages
      drm/radeon: fix scatter-gather mapping with user pages

Yintian Tao (1):
      drm/scheduler: fix rare NULL ptr race

 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
 drivers/gpu/drm/drm_prime.c             | 2 +-
 drivers/gpu/drm/radeon/radeon_ttm.c     | 2 +-
 drivers/gpu/drm/scheduler/sched_main.c  | 2 ++
 4 files changed, 5 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [git pull] drm fixes for 5.6-rc8
@ 2020-03-27  6:58 ` Dave Airlie
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Airlie @ 2020-03-27  6:58 UTC (permalink / raw)
  To: Linus Torvalds, Daniel Vetter; +Cc: LKML, dri-devel

Hi Linus,

Pretty quiet some minor sg mapping fixes for 3 drivers, and a single
oops fix for the scheduler.
I'm hoping nobody tries to send me a fixes pull today but I'll keep an
eye out of the weekend.

Dave.

drm-fixes-2020-03-27:
drm fixes for 5.6-rc8/final

radeon/amdgpu/dma-buf:
- sg list fixes

scheduler:
- oops fix
The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

  Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-03-27

for you to fetch changes up to c4b979ebcafe978338cad1df4c77cdc8f84bd51c:

  Merge tag 'amd-drm-fixes-5.6-2020-03-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-03-27
13:03:17 +1000)

----------------------------------------------------------------
drm fixes for 5.6-rc8/final

radeon/amdgpu/dma-buf:
- sg list fixes

scheduler:
- oops fix

----------------------------------------------------------------
Dave Airlie (2):
      Merge tag 'drm-misc-fixes-2020-03-26' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
      Merge tag 'amd-drm-fixes-5.6-2020-03-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes

Shane Francis (3):
      drm/prime: use dma length macro when mapping sg
      drm/amdgpu: fix scatter-gather mapping with user pages
      drm/radeon: fix scatter-gather mapping with user pages

Yintian Tao (1):
      drm/scheduler: fix rare NULL ptr race

 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
 drivers/gpu/drm/drm_prime.c             | 2 +-
 drivers/gpu/drm/radeon/radeon_ttm.c     | 2 +-
 drivers/gpu/drm/scheduler/sched_main.c  | 2 ++
 4 files changed, 5 insertions(+), 3 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [git pull] drm fixes for 5.6-rc8
  2020-03-27  6:58 ` Dave Airlie
@ 2020-03-27 16:55   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-03-27 16:55 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linus Torvalds, Daniel Vetter, dri-devel, LKML

The pull request you sent on Fri, 27 Mar 2020 16:58:46 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-03-27

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7bf8df68cba0536479aead32297e47908922582c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [git pull] drm fixes for 5.6-rc8
@ 2020-03-27 16:55   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-03-27 16:55 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Daniel Vetter, Linus Torvalds, LKML, dri-devel

The pull request you sent on Fri, 27 Mar 2020 16:58:46 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-03-27

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7bf8df68cba0536479aead32297e47908922582c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-27 16:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27  6:58 [git pull] drm fixes for 5.6-rc8 Dave Airlie
2020-03-27  6:58 ` Dave Airlie
2020-03-27 16:55 ` pr-tracker-bot
2020-03-27 16:55   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.