* [git pull] drm fixes for 5.9-rc5
@ 2020-09-11 7:20 Dave Airlie
2020-09-11 18:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2020-09-11 7:20 UTC (permalink / raw)
To: Linus Torvalds, Daniel Vetter; +Cc: dri-devel, LKML
Hi Linus,
Regular fixes, not much a major amount. One thing though is Laurent
fixed some Kconfig issues, and I'm carrying the rapidio kconfig change
so the drm one for xlnx driver works. He hadn't got a response from
rapidio maintainers.
Otherwise, virtio, sun4i, tve200, ingenic have some fixes, one audio
fix for i915 and a core docs fix.
DAve.
drm-fixes-2020-09-11:
drm fixes for 5.9-rc5
rapidio/xlnx kconfig fix.
core:
- Documentation fix.
i915:
- audio regression fix
virtio:
- Fix double free in virtio.
- Fix virtio unblank.
- Remove output->enabled from virtio, as it should use crtc_state.
sun4i:
- Add missing put_device in sun4i, and other fixes.
- Handle sun4i alpha on lowest plane correctly.
tv200:
- Fix tve200 enable/disable.
ingenic
- Small ingenic fixes.
The following changes since commit 20561da3a2e1e0e827ef5510cb0f74bcfd377e41:
Revert "drm/i915/gem: Delete unused code" (2020-09-08 15:45:27 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-09-11
for you to fetch changes up to 7f7a47952c0f981f9c9a6409c8cf8d025d55af64:
Merge tag 'drm-misc-fixes-2020-09-09' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2020-09-11
09:49:23 +1000)
----------------------------------------------------------------
drm fixes for 5.9-rc5
rapidio/xlnx kconfig fix.
core:
- Documentation fix.
i915:
- audio regression fix
virtio:
- Fix double free in virtio.
- Fix virtio unblank.
- Remove output->enabled from virtio, as it should use crtc_state.
sun4i:
- Add missing put_device in sun4i, and other fixes.
- Handle sun4i alpha on lowest plane correctly.
tv200:
- Fix tve200 enable/disable.
ingenic
- Small ingenic fixes.
----------------------------------------------------------------
Dave Airlie (3):
Merge tag 'drm-xlnx-dpsub-fixes-20200905' of
git://linuxtv.org/pinchartl/media into drm-fixes
Merge tag 'drm-intel-fixes-2020-09-10' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Merge tag 'drm-misc-fixes-2020-09-09' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Gerd Hoffmann (2):
drm/virtio: fix unblank
drm/virtio: drop virtio_gpu_output->enabled
Gurchetan Singh (1):
drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
Jernej Skrabec (1):
drm/sun4i: Fix DE2 YVU handling
Kai Vehmanen (1):
drm/i915: fix regression leading to display audio probe failure on GLK
Krzysztof Kozlowski (2):
dma-buf: Fix kerneldoc of dma_buf_set_name()
dma-buf: fence-chain: Document missing dma_fence_chain_init()
parameter in kerneldoc
Laurent Pinchart (2):
rapidio: Replace 'select' DMAENGINES 'with depends on'
drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency
Linus Walleij (1):
drm/tve200: Stabilize enable/disable
Maxime Ripard (2):
drm/sun4i: backend: Support alpha property on lowest plane
drm/sun4i: backend: Disable alpha on the lowest plane on the A20
Ondrej Jirman (1):
drm/sun4i: Fix dsi dcs long write function
Paul Cercueil (2):
drm/ingenic: Fix leak of device_node pointer
drm/ingenic: Fix driver not probing when IPU port is missing
Randy Dunlap (1):
Documentation: fix dma-buf.rst underline length warning
Yu Kuai (1):
drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()
Documentation/driver-api/dma-buf.rst | 2 +-
drivers/dma-buf/dma-buf.c | 6 +++---
drivers/dma-buf/dma-fence-chain.c | 1 +
drivers/gpu/drm/i915/display/intel_display.c | 10 ++++------
drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 20 ++++++++++++--------
drivers/gpu/drm/sun4i/sun4i_backend.c | 4 +---
drivers/gpu/drm/sun4i/sun4i_tcon.c | 8 ++++++--
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 4 ++--
drivers/gpu/drm/sun4i/sun8i_vi_layer.c | 2 +-
drivers/gpu/drm/tve200/tve200_display.c | 22 +++++++++++++++++++++-
drivers/gpu/drm/virtio/virtgpu_display.c | 15 +++++++++++----
drivers/gpu/drm/virtio/virtgpu_drv.h | 2 +-
drivers/gpu/drm/virtio/virtgpu_object.c | 8 +++++++-
drivers/gpu/drm/virtio/virtgpu_plane.c | 6 ++++--
drivers/gpu/drm/xlnx/Kconfig | 1 +
drivers/rapidio/Kconfig | 2 +-
16 files changed, 77 insertions(+), 36 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] drm fixes for 5.9-rc5
2020-09-11 7:20 [git pull] drm fixes for 5.9-rc5 Dave Airlie
@ 2020-09-11 18:37 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-11 18:37 UTC (permalink / raw)
To: Dave Airlie; +Cc: Linus Torvalds, Daniel Vetter, dri-devel, LKML
The pull request you sent on Fri, 11 Sep 2020 17:20:15 +1000:
> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-09-11
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d67f2ec1f5fed849d9773cd783ea161df842bbae
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-11 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 7:20 [git pull] drm fixes for 5.9-rc5 Dave Airlie
2020-09-11 18:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®