linux_dsm_epyc7002/drivers/gpu/drm/virtio
Dave Airlie 9235dd441a Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next
New features for 4.21:
amdgpu:
- Support for SDMA paging queue on vega
- Put compute EOP buffers into vram for better performance
- Share more code with amdkfd
- Support for scanout with DCC on gfx9
- Initial kerneldoc for DC
- Updated SMU firmware support for gfx8 chips
- Rework CSA handling for eventual support for preemption
- XGMI PSP support
- Clean up RLC handling
- Enable GPU reset by default on VI, SOC15 dGPUs
- Ring and IB test cleanups

amdkfd:
- Share more code with amdgpu

ttm:
- Move global init out of the drivers

scheduler:
- Track if schedulers are ready for work
- Timeout/fault handling changes to facilitate GPU recovery

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Alex Deucher <alexdeucher@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181114165113.3751-1-alexander.deucher@amd.com
2018-11-19 11:07:52 +10:00
..
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
virtgpu_debugfs.c drm/virtio: fix include notation and remove -Iinclude/drm flag 2017-05-18 07:12:31 +02:00
virtgpu_display.c drm/virtio: fix DRM_FORMAT_* handling 2018-09-25 14:49:49 +02:00
virtgpu_drm_bus.c drm/virtio: document drm_dev_set_unique workaround 2018-10-25 13:25:58 +01:00
virtgpu_drv.c drm/virtio: Remove multiple blank lines 2018-02-27 08:40:42 +01:00
virtgpu_drv.h Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-11-19 11:07:52 +10:00
virtgpu_fb.c drm/virtio: fix resource id handling 2018-10-29 22:50:55 +01:00
virtgpu_fence.c drm/virtio: Remove unecessary dma_fence_ops 2018-07-03 13:14:18 +02:00
virtgpu_gem.c drm/virtio: fix resource id handling 2018-10-29 22:50:55 +01:00
virtgpu_ioctl.c drm/virtio: fix resource id handling 2018-10-29 22:50:55 +01:00
virtgpu_kms.c drm/virtio: Handle context ID allocation errors 2018-10-29 22:50:55 +01:00
virtgpu_object.c drm/virtio: Replace IDRs with IDAs 2018-10-29 22:50:55 +01:00
virtgpu_plane.c drm/virtio: fix DRM_FORMAT_* handling 2018-09-25 14:49:49 +02:00
virtgpu_prime.c virtio: Support prime objects vmap/vunmap 2018-09-26 08:05:07 +02:00
virtgpu_ttm.c Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-11-19 11:07:52 +10:00
virtgpu_vq.c gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc 2018-10-30 07:19:58 +01:00