summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xen
AgeCommit message (Expand)AuthorLines
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie-1/+1
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko-1/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä-0/+2
2022-05-19xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross-32/+11
2022-05-19xen/drm: switch xen_drm_front to use INVALID_GRANT_REFJuergen Gross-11/+2
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross-1/+1
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+3
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi-6/+7
2022-01-27drm/xen: Add support for the nomodeset kernel parameterJavier Martinez Canillas-0/+3
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-0/+1
2021-11-23xen: flag xen_drm_front to be not essential for system bootJuergen Gross-0/+1
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann-87/+44
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter-1/+0
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter-3/+4
2021-03-26drivers: gpu: drm: xen_drm_front_drm_info is declared twiceWan Jiabing-1/+0
2021-03-26gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong-2/+4
2021-03-01drm/xen: adjust KconfigJan Beulich-7/+3
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann-1/+2
2020-11-30drm/prime: split array import functions v4Christian König-2/+2
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann-8/+16
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter-1/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-1/+1
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann-27/+34
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+2
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie-1/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard-7/+5
2020-09-10drm: xen: fix common struct sg_table related issuesMarek Szyprowski-1/+1
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann-1/+2
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne-4/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+0
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+15
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko-4/+7
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko-0/+1
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko-7/+7
2020-05-19drm/xen: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov-2/+2
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-3/+1
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+1
2020-03-31drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang-1/+1
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter-2/+0
2020-03-26drm: Set final_kfree in drm_dev_allocDaniel Vetter-1/+1
2020-01-30drm/xen: Explicitly disable automatic sending of vblank eventThomas Zimmermann-0/+19
2019-11-19drm/xen: Simplify fb_createDaniel Vetter-8/+1
2019-10-24drm/simple-kms: Standardize arguments for callbacksDaniel Vetter-3/+4
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+2
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring-10/+2
2019-08-19drm/xen-front: Make structure fb_funcs constantNishka Dasgupta-1/+1
2019-07-15drm/xen: drop use of drmP.hSam Ravnborg-24/+39
2019-06-21drm/xen: Drop drm_gem_prime_export/importDaniel Vetter-2/+0