summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xen
AgeCommit message (Expand)AuthorFilesLines
2023-07-21drm: Explicitly include correct DT includesRob Herring1-1/+0
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann1-2/+0
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann1-1/+0
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-2/+1
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2022-12-15xen: make remove callback of xen driver void returnedDawei Li1-2/+1
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann1-1/+0
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-1/+1
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko1-1/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2-0/+2
2022-05-19xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross1-32/+11
2022-05-19xen/drm: switch xen_drm_front to use INVALID_GRANT_REFJuergen Gross2-11/+2
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross1-1/+1
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+3
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi2-6/+7
2022-01-27drm/xen: Add support for the nomodeset kernel parameterJavier Martinez Canillas1-0/+3
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter1-0/+1
2021-11-23xen: flag xen_drm_front to be not essential for system bootJuergen Gross1-0/+1
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann3-87/+44
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter1-1/+0
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter2-3/+4
2021-03-26drivers: gpu: drm: xen_drm_front_drm_info is declared twiceWan Jiabing1-1/+0
2021-03-26gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong1-2/+4
2021-03-01drm/xen: adjust KconfigJan Beulich1-7/+3
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann1-1/+2
2020-11-30drm/prime: split array import functions v4Christian König1-2/+2
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2-8/+16
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-1/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2020-09-25drm/xen: Introduce GEM object functionsThomas Zimmermann3-27/+34
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+2
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie1-1/+1
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard2-7/+5
2020-09-10drm: xen: fix common struct sg_table related issuesMarek Szyprowski1-1/+1
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann1-1/+2
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+5
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne1-4/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+0
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-11/+15
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko1-0/+1
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-05-19drm/xen: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov1-2/+2
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+1
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2020-03-31drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang1-1/+1
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter1-2/+0
2020-03-26drm: Set final_kfree in drm_dev_allocDaniel Vetter1-1/+1
2020-01-30drm/xen: Explicitly disable automatic sending of vblank eventThomas Zimmermann1-0/+19