Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Some conflicts with ttm_bo->offset removal, but drm-misc-next needs updating to v5.8. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
This commit is contained in:
@@ -666,10 +666,6 @@ int ttm_bo_mmap_obj(struct vm_area_struct *vma, struct ttm_buffer_object *bo);
|
||||
int ttm_bo_mmap(struct file *filp, struct vm_area_struct *vma,
|
||||
struct ttm_bo_device *bdev);
|
||||
|
||||
void *ttm_kmap_atomic_prot(struct page *page, pgprot_t prot);
|
||||
|
||||
void ttm_kunmap_atomic_prot(void *addr, pgprot_t prot);
|
||||
|
||||
/**
|
||||
* ttm_bo_io
|
||||
*
|
||||
|
Reference in New Issue
Block a user