index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
/
bochs_kms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bochs: use simple display pipe
Gerd Hoffmann
2019-04-10
1
-127
/
+49
*
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
2019-04-02
1
-6
/
+2
*
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/bochs: Drop best_encoder
Daniel Vetter
2019-02-28
1
-11
/
+0
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+1
*
drm/bochs: move remaining fb bits to kms
Gerd Hoffmann
2019-01-14
1
-0
/
+17
*
drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
Gerd Hoffmann
2019-01-14
1
-13
/
+1
*
drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
Gerd Hoffmann
2019-01-14
1
-1
/
+1
*
drm/bochs: remove old bochs_crtc_* functions
Gerd Hoffmann
2019-01-14
1
-81
/
+0
*
drm/bochs: atomic: use atomic page_flip helper
Gerd Hoffmann
2019-01-14
1
-22
/
+1
*
drm/bochs: atomic: use atomic set_config helper
Gerd Hoffmann
2019-01-14
1
-1
/
+1
*
drm/bochs: atomic: switch planes to atomic, wire up helpers.
Gerd Hoffmann
2019-01-14
1
-3
/
+79
*
drm/bochs: atomic: add mode_set_nofb callback.
Gerd Hoffmann
2019-01-14
1
-0
/
+9
*
drm/bochs: atomic: add atomic_flush+atomic_enable callbacks.
Gerd Hoffmann
2019-01-14
1
-0
/
+25
*
drm/bochs: split bochs_hw_setmode
Gerd Hoffmann
2019-01-14
1
-1
/
+2
*
drm/bochs: encoder cleanup
Gerd Hoffmann
2019-01-14
1
-26
/
+0
*
drm/bochs: add edid support.
Gerd Hoffmann
2018-10-30
1
-3
/
+17
*
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
2018-09-25
1
-2
/
+6
*
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2018-09-25
1
-1
/
+33
*
bochs: convert to drm_fb_helper_fbdev_setup/teardown
Peter Wu
2018-09-10
1
-5
/
+2
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-1
/
+1
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm/bochs: mark bochs_connector_get_modes() static
Baoyou Xie
2016-09-25
1
-1
/
+1
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-05
1
-2
/
+2
*
drm/bochs: Drop fake gamma support
Daniel Vetter
2016-04-12
1
-7
/
+0
*
drm/bochs: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
drm/bochs: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/bochs: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-3
/
+3
*
drm/bochs: Store correct CRTC index in events
Thierry Reding
2015-12-15
1
-1
/
+1
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
1
-5
/
+0
*
bochs: add page_flip
Gerd Hoffmann
2014-11-20
1
-0
/
+21
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
2014-09-20
1
-0
/
+1
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
1
-2
/
+2
*
drm/bochs: use helpers
Rob Clark
2014-07-18
1
-11
/
+2
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
1
-2
/
+2
*
drm/bochs: new driver
Gerd Hoffmann
2013-12-23
1
-0
/
+294