- 1c66993 xen: flag xen_drm_front to be not essential for system boot by Juergen Gross · 3 years, 2 months ago
- 7150185 drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default by Daniel Vetter · 3 years, 6 months ago
- 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
- 014305d drivers: gpu: drm: xen_drm_front_drm_info is declared twice by Wan Jiabing · 3 years, 9 months ago
- 52762ef gpu/xen: Fix a use after free in xen_drm_drv_init by Lv Yunlong · 3 years, 9 months ago
- fbde4ae drm/xen: adjust Kconfig by Jan Beulich · 3 years, 10 months ago
- 820c170 drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers by Thomas Zimmermann · 3 years, 10 months ago
- c67e627 drm/prime: split array import functions v4 by Christian König · 4 years, 3 months ago
- 49a3f51 drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends by Thomas Zimmermann · 4 years, 2 months ago
- 70a59dd drm/<drivers>: Constify struct drm_driver by Daniel Vetter · 4 years, 2 months ago
- c489573 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 2 months ago
- 1adda8b drm/xen: Introduce GEM object functions by Thomas Zimmermann · 4 years, 3 months ago
- 6ea6be7 Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 3 months ago
- b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 3 months ago
- 00af672 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 4 months ago
- 5e0ff16 drm: xen: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
- 707d561 drm: allow limiting the scatter list size. by Gerd Hoffmann · 4 years, 4 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- 585c6ed drm/xen-front: Pass dumb buffer data offset to the backend by Oleksandr Andrushchenko · 4 years, 5 months ago
- 1295729 drm/xen-front: Add YUYV to supported formats by Oleksandr Andrushchenko · 4 years, 5 months ago
- 14dee05 drm/xen-front: Fix misused IS_ERR_OR_NULL checks by Oleksandr Andrushchenko · 4 years, 5 months ago
- 95865e3 drm/xen: remove _unlocked suffix in drm_gem_object_put_unlocked by Emil Velikov · 4 years, 8 months ago
- 1aa63dd Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 8 months ago
- 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
- 4c1cb04 drm/xen: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 4 years, 9 months ago
- d33b58d drm: Garbage collect drm_dev_fini by Daniel Vetter · 4 years, 9 months ago
- 6f365e5 drm: Set final_kfree in drm_dev_alloc by Daniel Vetter · 4 years, 9 months ago
- a3c27df drm/xen: Explicitly disable automatic sending of vblank event by Thomas Zimmermann · 5 years ago
- 93adc0c drm/xen: Simplify fb_create by Daniel Vetter · 5 years ago
- 62db7d1e drm/simple-kms: Standardize arguments for callbacks by Daniel Vetter · 5 years ago
- 680b5b3c Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- ee7f522 xen: Stop abusing DT of_dma_configure API by Rob Herring · 5 years ago
- d777478 drm/xen-front: Make structure fb_funcs constant by Nishka Dasgupta · 5 years ago
- 2ea2269 drm/xen: drop use of drmP.h by Sam Ravnborg · 6 years ago
- f30dec2 drm/xen: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
- 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- e60b72b drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages() by Souptick Joarder · 6 years ago
- ba3bf37 drm/drv: drm_dev_unplug(): Move out drm_dev_put() call by Noralf Trønnes · 6 years ago
- 24ded29 drm/xen-front: Fix mmap attributes for display buffers by Oleksandr Andrushchenko · 6 years ago
- 938010a drm/xen-front: Drop pointless static qualifier in fb_destroy() by YueHaibing · 6 years ago
- fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
- 8c1a765 Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- 5641f19 drm/xen-front: Use Xen common shared buffer implementation by Oleksandr Andrushchenko · 6 years ago
- cad5290 drm/xen: Don't set the dpms hook by Daniel Vetter · 6 years ago
- a31ac0b drm: Replace NULL with error value in drm_prime_pages_to_sg by Oleksandr Andrushchenko · 6 years ago
- f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- 135c550 Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
- 9eece5d drm/xen-front: fix pointer casts by Oleksandr Andrushchenko · 7 years ago
- aefff49 drm/xen-front: fix spelling mistake: "conector" -> "connector" by Colin Ian King · 7 years ago
- f45140d drm/xen-front: Fix loop timeout by Dan Carpenter · 7 years ago
- 18f20bc drm/xen-front: fix xen_drm_front_shbuf_alloc() error handling by Dan Carpenter · 7 years ago
- e30ca4b drm/xen-front: checking for NULL instead of IS_ERR by Dan Carpenter · 7 years ago
- dd388ee drm/xen-front: use simple display pipe prepare_fb helper by Daniel Vetter · 7 years ago
- 4394e964 drm/xen-front: Remove CMA support by Oleksandr Andrushchenko · 7 years ago
- c575b7e drm/xen-front: Add support for Xen PV display frontend by Oleksandr Andrushchenko · 7 years ago