index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
Age
Commit message (
Expand
)
Author
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-02-05
drm/bochs: fix bochs_gem_prime_mmap
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm/bochs: move remaining fb bits to kms
Gerd Hoffmann
2019-01-14
drm/bochs: drop old fbdev emulation code
Gerd Hoffmann
2019-01-14
drm/bochs: switch to generic drm fbdev emulation
Gerd Hoffmann
2019-01-14
drm/bochs: add basic prime support
Gerd Hoffmann
2019-01-14
drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
Gerd Hoffmann
2019-01-14
drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
Gerd Hoffmann
2019-01-14
drm/bochs: remove old bochs_crtc_* functions
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: set DRIVER_ATOMIC
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: use suspend/resume helpers
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: use atomic page_flip helper
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: use atomic set_config helper
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: switch planes to atomic, wire up helpers.
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: add mode_set_nofb callback.
Gerd Hoffmann
2019-01-14
drm/bochs: atomic: add atomic_flush+atomic_enable callbacks.
Gerd Hoffmann
2019-01-14
drm/bochs: split bochs_hw_setmode
Gerd Hoffmann
2019-01-14
drm/bochs: encoder cleanup
Gerd Hoffmann
2018-12-20
drm/bochs: add edid present check
Gerd Hoffmann
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-10-30
drm/bochs: add edid support.
Gerd Hoffmann
2018-10-01
drm/bochs: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-09-25
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
2018-09-25
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2018-09-10
bochs: convert to drm_dev_register
Peter Wu
2018-09-10
bochs: convert to drm_fb_helper_fbdev_setup/teardown
Peter Wu
2018-09-10
bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume
Peter Wu
2018-09-03
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-08-30
drm/bochs: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-04-25
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-09
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/bochs: remove the default ttm_tt_populate callbacks
Christian König
2018-02-19
drm/bochs: make structure bochs_bo_driver static
Colin Ian King
2017-12-27
drm/bochs: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-16
drm/bochs: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
[next]