Merge tag 'drm-misc-next-fixes-2022-04-07' of...
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes drm-misc-next-fixes for v5.18-rc2: - fix warning about fence containers - fix logic error in new fence merge code - handle empty dma_fence_arrays gracefully - Try all possible cases for bridge/panel detection. Signed-off-by:Dave Airlie <airlied@redhat.com> From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/3b8e6439-612e-f640-e380-51e834393e94@linux.intel.com
Showing
- Documentation/driver-api/dma-buf.rst 6 additions, 0 deletionsDocumentation/driver-api/dma-buf.rst
- drivers/dma-buf/Makefile 1 addition, 0 deletionsdrivers/dma-buf/Makefile
- drivers/dma-buf/dma-fence-array.c 32 additions, 0 deletionsdrivers/dma-buf/dma-fence-array.c
- drivers/dma-buf/selftests.h 1 addition, 0 deletionsdrivers/dma-buf/selftests.h
- drivers/dma-buf/st-dma-fence-unwrap.c 261 additions, 0 deletionsdrivers/dma-buf/st-dma-fence-unwrap.c
- drivers/dma-buf/sync_file.c 73 additions, 68 deletionsdrivers/dma-buf/sync_file.c
- drivers/gpu/drm/drm_of.c 50 additions, 49 deletionsdrivers/gpu/drm/drm_of.c
- include/linux/dma-fence-array.h 19 additions, 0 deletionsinclude/linux/dma-fence-array.h
- include/linux/dma-fence-chain.h 2 additions, 0 deletionsinclude/linux/dma-fence-chain.h
- include/linux/dma-fence-unwrap.h 95 additions, 0 deletionsinclude/linux/dma-fence-unwrap.h
Please register or sign in to comment