index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
/
bochs_fbdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bochs: move remaining fb bits to kms
Gerd Hoffmann
2019-01-14
1
-29
/
+0
*
drm/bochs: drop old fbdev emulation code
Gerd Hoffmann
2019-01-14
1
-129
/
+0
*
drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
Gerd Hoffmann
2019-01-14
1
-8
/
+0
*
drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
Gerd Hoffmann
2019-01-14
1
-1
/
+1
*
drm/bochs: atomic: switch planes to atomic, wire up helpers.
Gerd Hoffmann
2019-01-14
1
-0
/
+3
*
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
2018-09-25
1
-1
/
+2
*
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2018-09-25
1
-4
/
+13
*
bochs: convert to drm_fb_helper_fbdev_setup/teardown
Peter Wu
2018-09-10
1
-62
/
+17
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers
Mark Cave-Ayland
2017-07-03
1
-3
/
+3
*
drm: bochs: Prevent double-free of fb helper
Gabriel Krisman Bertazi
2017-03-27
1
-1
/
+3
*
drm: bochs: Don't remove uninitialized fbdev framebuffer
Gabriel Krisman Bertazi
2017-03-20
1
-5
/
+4
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+1
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-5
/
+1
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-1
/
+1
*
drm/bochs: Drop fake gamma support
Daniel Vetter
2016-04-12
1
-15
/
+0
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
*
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-25
/
+11
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-2
/
+12
*
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
2014-11-20
1
-4
/
+14
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
1
-1
/
+1
*
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+2
*
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
*
drm: bochs: drop unused struct fields
Gerd Hoffmann
2014-04-18
1
-1
/
+0
*
drm/bochs: new driver
Gerd Hoffmann
2013-12-23
1
-0
/
+215