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
/
bochs_kms.c
Age
Commit message (
Expand
)
Author
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-09-25
drm/bochs: mark bochs_connector_get_modes() static
Baoyou Xie
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-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ä
2014-12-10
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-11-20
bochs: add page_flip
Gerd Hoffmann
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/bochs: use helpers
Rob Clark
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2013-12-23
drm/bochs: new driver
Gerd Hoffmann