[Intel-gfx] [PULL] drm-misc-next
Maxime Ripard
maxime at cerno.tech
Tue Mar 16 08:03:09 UTC 2021
Hi,
It's been a fairly quiet week, but here are the changes for drm-misc-next
Thanks!
Maxime
drm-misc-next-2021-03-16:
drm-misc-next for 5.13:
UAPI Changes:
- Documentation for the DRM_CAP_* defines
Cross-subsystem Changes:
Core Changes:
- dma-fence: More documentation for the recoverable page faults
- fb_defio: Remove custom address_space operations
Driver Changes:
- panel: Support for the Innolux N116BCA-EA1
- stm: Use simple encoder for lcdc
- virtio: Fix potential virtio_gpu_object_array leak
The following changes since commit 762949bb1da78941b25e63f7e952af037eee15a9:
drm: fix drm_mode_create_blob comment (2021-03-02 20:43:34 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-2021-03-16
for you to fetch changes up to ccf953d8f3d68e85e577e843fdcde8872b0a9769:
fb_defio: Remove custom address_space_operations (2021-03-12 15:10:03 +0100)
----------------------------------------------------------------
drm-misc-next for 5.13:
UAPI Changes:
- Documentation for the DRM_CAP_* defines
Cross-subsystem Changes:
Core Changes:
- dma-fence: More documentation for the recoverable page faults
- fb_defio: Remove custom address_space operations
Driver Changes:
- panel: Support for the Innolux N116BCA-EA1
- stm: Use simple encoder for lcdc
- virtio: Fix potential virtio_gpu_object_array leak
----------------------------------------------------------------
Christian König (1):
drm/sched: select new rq even if there is only one v3
Daniel Vetter (1):
dma-fence: Document recoverable page fault implications
Douglas Anderson (6):
drm/panel-simple: Undo enable if HPD never asserts
drm/panel-simple: Don't wait longer for HPD than hpd_absent_delay
drm/panel-simple: Retry if we timeout waiting for HPD
dt-bindings: dt-bindings: display: simple: Add N116BCA-EA1
drm/panel-simple: Add N116BCA-EA1
drm: panel: simple: Set enable delay for BOE NV110WTM-N61
Jagan Teki (1):
drm/stm: ltdc: Use simple encoder
Jianhui Zhao (1):
docs: gpu: fix typo
Linus Walleij (1):
drm/mcde/panel: Inverse misunderstood flag
Matthew Wilcox (Oracle) (1):
fb_defio: Remove custom address_space_operations
Paul Cercueil (1):
drm/ingenic: Fix non-OSD mode
Simon Ser (1):
drm/uapi: document kernel capabilities
Tian Tao (1):
drm/vboxvideo: Use managed VRAM-helper initialization
Yannick Fertre (1):
drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
xndcn (1):
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
.../bindings/display/panel/panel-simple.yaml | 2 +
Documentation/driver-api/dma-buf.rst | 76 +++++++++++++
Documentation/gpu/todo.rst | 2 +-
drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 11 +-
drivers/gpu/drm/mcde/mcde_dsi.c | 2 +-
drivers/gpu/drm/panel/panel-novatek-nt35510.c | 3 +-
drivers/gpu/drm/panel/panel-samsung-s6d16d0.c | 4 +-
drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c | 1 -
drivers/gpu/drm/panel/panel-simple.c | 85 +++++++++++++-
drivers/gpu/drm/panel/panel-sony-acx424akp.c | 3 +-
drivers/gpu/drm/scheduler/sched_entity.c | 6 +-
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c | 9 +-
drivers/gpu/drm/stm/ltdc.c | 12 +-
drivers/gpu/drm/vboxvideo/vbox_ttm.c | 7 +-
drivers/gpu/drm/virtio/virtgpu_ioctl.c | 2 +-
drivers/gpu/drm/virtio/virtgpu_object.c | 1 +
drivers/video/fbdev/core/fb_defio.c | 35 ------
drivers/video/fbdev/core/fbmem.c | 4 -
include/linux/fb.h | 3 -
include/uapi/drm/drm.h | 125 ++++++++++++++++++++-
20 files changed, 303 insertions(+), 90 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20210316/0f32e130/attachment.sig>
More information about the Intel-gfx
mailing list