Age | Commit message (Expand) | Author | Files | Lines |
2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard | 1 | -1/+1 |
2019-07-15 | drm/bochs: drop use of drmP.h | Sam Ravnborg | 1 | -4/+2 |
2019-06-28 | drm/bochs: fix framebuffer setup. | Gerd Hoffmann | 1 | -1/+1 |
2019-05-15 | drm/bochs: Convert bochs driver to VRAM MM | Thomas Zimmermann | 1 | -12/+1 |
2019-05-15 | drm/bochs: Convert bochs driver to |struct drm_gem_vram_object| | Thomas Zimmermann | 1 | -40/+1 |
2019-04-10 | Merge drm/drm-next into drm-misc-next | Sean Paul | 1 | -2/+0 |
2019-04-10 | drm/bochs: use simple display pipe | Gerd Hoffmann | 1 | -3/+3 |
2019-04-05 | Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -1/+0 |
2019-04-02 | drm/bochs: drop mode_config_initialized | Gerd Hoffmann | 1 | -1/+0 |
2019-03-19 | drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant | Thomas Zimmermann | 1 | -2/+0 |
2019-01-14 | drm/bochs: drop old fbdev emulation code | Gerd Hoffmann | 1 | -9/+0 |
2019-01-14 | drm/bochs: add basic prime support | Gerd Hoffmann | 1 | -0/+7 |
2019-01-14 | drm/bochs: drop unused gpu_addr arg from bochs_bo_pin() | Gerd Hoffmann | 1 | -1/+1 |
2019-01-14 | drm/bochs: split bochs_hw_setmode | Gerd Hoffmann | 1 | -2/+3 |
2018-11-19 | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -2/+0 |
2018-11-05 | drm/ttm: initialize globals during device init (v2) | Christian König | 1 | -1/+0 |
2018-11-05 | drm/ttm: use a static ttm_mem_global instance | Christian König | 1 | -1/+0 |
2018-10-30 | drm/bochs: add edid support. | Gerd Hoffmann | 1 | -0/+2 |
2018-09-25 | drm/bochs: support changing byteorder at mode set time | Gerd Hoffmann | 1 | -1/+3 |
2018-09-10 | bochs: convert to drm_dev_register | Peter Wu | 1 | -1/+1 |
2018-09-10 | bochs: convert to drm_fb_helper_fbdev_setup/teardown | Peter Wu | 1 | -16/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-16 | drm/bochs: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -2/+2 |
2016-12-18 | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart | 1 | -0/+1 |
2016-08-12 | drm: Remove superflous linux/fb.h includes | Daniel Vetter | 1 | -1/+0 |
2015-11-24 | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä | 1 | -1/+1 |
2014-09-24 | drm: Extract <drm/drm_gem.h> | Daniel Vetter | 1 | -0/+2 |
2014-08-27 | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König | 1 | -1/+1 |
2014-04-18 | drm: bochs: drop unused struct fields | Gerd Hoffmann | 1 | -2/+0 |
2014-04-18 | drm: bochs: add power management support | Gerd Hoffmann | 1 | -0/+1 |
2013-12-23 | drm/bochs: new driver | Gerd Hoffmann | 1 | -0/+164 |