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
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
drm/bochs: Implement nomodeset
Max Staudt
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-09
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-14
drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-09-28
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-09-25
drm/bochs: mark bochs_connector_get_modes() static
Baoyou Xie
2016-09-20
bochs: ignore device if there isn't enougth memory
Gerd Hoffmann
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-18
drm/bochs: make fbdev support really optional
Tobias Jakobi
2016-07-18
drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlo...
Markus Elfring
2016-07-07
drm/ttm: remove dummy bo_move implementations
Christian König
2016-06-01
drm/bochs: Use lockless gem BO free callback
Daniel Vetter
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-04-12
drm/bochs: Drop fake gamma support
Daniel Vetter
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-08
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
2016-03-04
drm/bochs: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-16
drm/bochs: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-15
drm/bochs: Constify function pointer structs
Ville Syrjälä
2015-12-15
drm/bochs: Store correct CRTC index in events
Thierry Reding
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-04-01
drm/bochs: disable video before changing video mode
Chris Ruffin
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-12-10
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-11-20
bochs: add page_flip
Gerd Hoffmann
2014-11-20
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
2014-11-20
bochs: add endian switching support
Gerd Hoffmann
2014-11-20
bochs: little cleanup
Gerd Hoffmann
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
[next]