index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-2
/
+12
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-20
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
1
-4
/
+14
2014-11-20
bochs: add endian switching support
Gerd Hoffmann
1
-1
/
+19
2014-11-20
bochs: little cleanup
Gerd Hoffmann
1
-2
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-10
/
+19
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2
-8
/
+14
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-22
drm: bochs: fix warnings
Russell King
1
-0
/
+2
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2
-3
/
+3
2014-07-18
drm/bochs: use helpers
Rob Clark
1
-11
/
+2
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+2
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-07-08
drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2014-04-22
drm/bochs: Remove unecessary NULL check in gem_free
Daniel Vetter
1
-2
/
+0
2014-04-22
drm/bochs: Remove unnecessary NULL check in bo_unref
Daniel Vetter
1
-3
/
+1
2014-04-18
drm: bochs: drop unused struct fields
Gerd Hoffmann
2
-3
/
+0
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-2
/
+2
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-2
/
+4
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-1
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-03-07
drm: fix bochs kconfig dependencies
Gerd Hoffmann
1
-0
/
+1
2013-12-23
drm/bochs: new driver
Gerd Hoffmann
8
-0
/
+1589