Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-16 | drm/bochs: removed optional dummy encoder mode_fixup function. | Carlos Palminha | 1 | -8/+0 |
2015-12-15 | drm/bochs: Constify function pointer structs | Ville Syrjälä | 1 | -3/+3 |
2015-12-15 | drm/bochs: Store correct CRTC index in events | Thierry Reding | 1 | -1/+1 |
2015-12-11 | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä | 1 | -1/+1 |
2014-12-10 | drm/bochs: Remove dummy ->load_lut() implementation | Thierry Reding | 1 | -5/+0 |
2014-11-20 | bochs: add page_flip | Gerd Hoffmann | 1 | -0/+21 |
2014-11-05 | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h | Daniel Vetter | 1 | -0/+1 |
2014-09-20 | drm/bochs: add missing drm_connector_register call | Gerd Hoffmann | 1 | -0/+1 |
2014-07-22 | drm/ttm: Fix a few sparse warnings | Thierry Reding | 1 | -2/+2 |
2014-07-18 | drm/bochs: use helpers | Rob Clark | 1 | -11/+2 |
2014-04-02 | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 1 | -2/+2 |
2013-12-23 | drm/bochs: new driver | Gerd Hoffmann | 1 | -0/+294 |