Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -0/+74 | |
Backmerging drm-next into drm-misc-next for nouveau and panel updates. Resolves a conflict between ttm and nouveau, where struct ttm_mem_res got renamed to struct ttm_resource. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> | |||||
2020-07-24 | drm/nouveau/bo: convert move move() to new push macros | Ben Skeggs | 1 | -12/+13 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com> | |||||
2020-07-24 | drm/nouveau/bo: split buffer move functions into their own source files | Ben Skeggs | 1 | -0/+73 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com> |