summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xen
AgeCommit message (Expand)Author
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-05-19xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen/drm: switch xen_drm_front to use INVALID_GRANT_REFJuergen Gross
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-01-27drm/xen: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-11-23xen: flag xen_drm_front to be not essential for system bootJuergen Gross
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-03-26drivers: gpu: drm: xen_drm_front_drm_info is declared twiceWan Jiabing
2021-03-26gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong
2021-03-01drm/xen: adjust KconfigJan Beulich
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2020-11-30drm/prime: split array import functions v4Christian König
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-10drm: xen: fix common struct sg_table related issuesMarek Szyprowski
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-05-19drm/xen: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-03-31drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter
2020-03-26drm: Set final_kfree in drm_dev_allocDaniel Vetter
2020-01-30drm/xen: Explicitly disable automatic sending of vblank eventThomas Zimmermann