index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bochs: disable video before changing video mode
Chris Ruffin
2015-04-01
1
-0
/
+1
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-2
/
+12
*
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
*
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
2014-11-20
1
-4
/
+14
*
bochs: add endian switching support
Gerd Hoffmann
2014-11-20
1
-1
/
+19
*
bochs: little cleanup
Gerd Hoffmann
2014-11-20
1
-2
/
+1
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
3
-10
/
+19
|
\
|
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
1
-1
/
+1
|
*
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
1
-0
/
+2
|
*
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-24
1
-1
/
+1
|
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
|
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
2
-8
/
+14
*
|
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
2014-09-20
1
-0
/
+1
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
drm: bochs: fix warnings
Russell King
2014-07-22
1
-0
/
+2
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
2
-3
/
+3
*
drm/bochs: use helpers
Rob Clark
2014-07-18
1
-11
/
+2
*
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: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-07-08
1
-1
/
+1
*
drm/bochs: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
1
-2
/
+0
*
drm/bochs: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
1
-3
/
+1
*
drm: bochs: drop unused struct fields
Gerd Hoffmann
2014-04-18
2
-3
/
+0
*
drm: bochs: add power management support
Gerd Hoffmann
2014-04-18
2
-0
/
+45
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-2
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
1
-2
/
+4
|
\
|
*
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
1
-1
/
+3
|
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
1
-1
/
+1
*
|
drm: fix bochs kconfig dependencies
Gerd Hoffmann
2014-03-07
1
-0
/
+1
|
/
*
drm/bochs: new driver
Gerd Hoffmann
2013-12-23
8
-0
/
+1589