index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
/
bochs_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-10
drm/bochs: deinit bugfix
Gerd Hoffmann
1
-0
/
+3
2020-02-10
drm/bochs: Clear struct drm_connector_funcs.dpms
Thomas Zimmermann
1
-1
/
+0
2020-02-06
drm/bochs: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
1
-20
/
+1
2020-01-30
drm/bochs: Remove sending of vblank event
Thomas Zimmermann
1
-9
/
+0
2019-10-24
drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
1
-24
/
+2
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-1
/
+2
2019-07-15
drm/bochs: drop use of drmP.h
Sam Ravnborg
1
-3
/
+5
2019-07-09
drm/bochs: Use shadow buffer for bochs framebuffer console
Thomas Zimmermann
1
-0
/
+1
2019-06-28
drm/bochs: fix framebuffer setup.
Gerd Hoffmann
1
-1
/
+2
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-05-15
drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|
Thomas Zimmermann
1
-9
/
+9
2019-04-10
drm/bochs: use simple display pipe
Gerd Hoffmann
1
-127
/
+49
2019-04-02
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
1
-6
/
+2
2019-04-02
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-02-28
drm/bochs: Drop best_encoder
Daniel Vetter
1
-11
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2019-01-14
drm/bochs: move remaining fb bits to kms
Gerd Hoffmann
1
-0
/
+17
2019-01-14
drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
Gerd Hoffmann
1
-13
/
+1
2019-01-14
drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
Gerd Hoffmann
1
-1
/
+1
2019-01-14
drm/bochs: remove old bochs_crtc_* functions
Gerd Hoffmann
1
-81
/
+0
2019-01-14
drm/bochs: atomic: use atomic page_flip helper
Gerd Hoffmann
1
-22
/
+1
2019-01-14
drm/bochs: atomic: use atomic set_config helper
Gerd Hoffmann
1
-1
/
+1
2019-01-14
drm/bochs: atomic: switch planes to atomic, wire up helpers.
Gerd Hoffmann
1
-3
/
+79
2019-01-14
drm/bochs: atomic: add mode_set_nofb callback.
Gerd Hoffmann
1
-0
/
+9
2019-01-14
drm/bochs: atomic: add atomic_flush+atomic_enable callbacks.
Gerd Hoffmann
1
-0
/
+25
2019-01-14
drm/bochs: split bochs_hw_setmode
Gerd Hoffmann
1
-1
/
+2
2019-01-14
drm/bochs: encoder cleanup
Gerd Hoffmann
1
-26
/
+0
2018-10-30
drm/bochs: add edid support.
Gerd Hoffmann
1
-3
/
+17
2018-09-25
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
1
-2
/
+6
2018-09-25
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
1
-1
/
+33
2018-09-10
bochs: convert to drm_fb_helper_fbdev_setup/teardown
Peter Wu
1
-5
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-04-25
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
1
-1
/
+2
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-09-25
drm/bochs: mark bochs_connector_get_modes() static
Baoyou Xie
1
-1
/
+1
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-2
/
+2
2016-04-12
drm/bochs: Drop fake gamma support
Daniel Vetter
1
-7
/
+0
2016-03-04
drm/bochs: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
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
[next]