Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-08 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-04-30 | Revert "drm/qxl: drop prime import/export callbacks" | Gerd Hoffmann |
2019-04-03 | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2019-03-25 | Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-03-19 | drm/ttm: Quick-test mmap offset in ttm_bo_mmap() | Thomas Zimmermann |
2019-03-19 | drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() | Thomas Zimmermann |
2019-03-19 | drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant | Thomas Zimmermann |
2019-03-14 | Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d... | Dave Airlie |
2019-03-07 | drm/qxl: remove conflicting framebuffers earlier | Gerd Hoffmann |
2019-02-21 | drm/qxl: remove set but not used variable 'bo_old' | YueHaibing |
2019-02-18 | Merge v5.0-rc7 into drm-next | Dave Airlie |
2019-01-30 | drm/qxl: use ttm_tt | Gerd Hoffmann |
2019-01-29 | drm/irq: Ditch DRIVER_IRQ_SHARED | Daniel Vetter |
2019-01-29 | drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install | Daniel Vetter |
2019-01-28 | drm/qxl: use kernel mode db | Gerd Hoffmann |
2019-01-28 | drm/qxl: add qxl_add_mode helper function | Gerd Hoffmann |
2019-01-28 | drm/qxl: add mode/framebuffer check functions | Gerd Hoffmann |
2019-01-28 | drm/qxl: implement qxl_gem_prime_(un)pin | Gerd Hoffmann |
2019-01-28 | drm/qxl: remove dead qxl fbdev emulation code | Gerd Hoffmann |
2019-01-28 | drm/qxl: use generic fbdev emulation | Gerd Hoffmann |
2019-01-28 | drm/qxl: implement prime kmap/kunmap | Gerd Hoffmann |
2019-01-28 | drm/qxl: use qxl_num_crtc directly | Gerd Hoffmann |
2019-01-28 | drm/qxl: cover all crtcs in shadow bo. | Gerd Hoffmann |
2019-01-28 | drm/qxl: use shadow bo directly | Gerd Hoffmann |
2019-01-28 | drm/qxl: track primary bo | Gerd Hoffmann |
2019-01-28 | drm/qxl: drop unused offset parameter from qxl_io_create_primary() | Gerd Hoffmann |
2019-01-28 | drm/qxl: move qxl_primary_apply_cursor to correct place | Gerd Hoffmann |
2019-01-28 | drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects | Gerd Hoffmann |
2019-01-28 | drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo. | Gerd Hoffmann |
2019-01-28 | drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE | Gerd Hoffmann |
2019-01-28 | drm/qxl: use separate offset spaces for the two slots / ttm memory types. | Gerd Hoffmann |
2019-01-28 | drm/qxl: drop unused fields from struct qxl_device | Gerd Hoffmann |
2019-01-28 | drm/qxl: change the way slot is detected | Frediano Ziglio |
2019-01-28 | drm/qxl: simplify slot management | Gerd Hoffmann |
2019-01-28 | drm/qxl: drop unused qxl_fb_virtual_address | Gerd Hoffmann |
2019-01-28 | drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc() | Gerd Hoffmann |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2019-01-14 | drm: move drm_can_sleep() to drm_util.h | Sam Ravnborg |
2019-01-14 | drm/qxl: drop prime import/export callbacks | Gerd Hoffmann |
2019-01-11 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2019-01-10 | Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2019-01-09 | qxl: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-13 | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-12-12 | drm/qxl: Don't set the dpms hook | Daniel Vetter |
2018-12-07 | drm/ttm: allow reserving more than one shared slot v3 | Christian König |
2018-11-22 | Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2018-11-21 | qxl: Make sure qxl_cursor memory is pinned | Christophe Fergeau |
2018-11-21 | qxl: Remove unused qxl_bo_pin arguments | Christophe Fergeau |