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
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
2019-10-24
drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
1
-24
/
+2
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
1
-4
/
+1
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
1
-2
/
+1
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-1
/
+0
2019-09-10
drm/vram: fix Kconfig
Gerd Hoffmann
1
-0
/
+2
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-1
/
+1
2019-08-06
drm/bochs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
3
-6
/
+13
2019-07-15
drm/bochs: drop use of drmP.h
Sam Ravnborg
4
-11
/
+14
2019-07-09
drm/bochs: Use shadow buffer for bochs framebuffer console
Thomas Zimmermann
1
-0
/
+1
2019-07-03
drm/bochs: Remove PRIME helpers from driver structure
Thomas Zimmermann
1
-1
/
+0
2019-06-28
drm/bochs: fix framebuffer setup.
Gerd Hoffmann
3
-6
/
+13
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
4
-16
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-16
/
+4
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-501
/
+24
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
drm/bochs: Fix connector leak during driver unload
Sam Bobroff
1
-0
/
+2
2019-05-20
drm/bochs: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2019-05-15
drm/bochs: Convert bochs driver to VRAM MM
Thomas Zimmermann
4
-166
/
+11
2019-05-15
drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|
Thomas Zimmermann
5
-342
/
+21
2019-04-10
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-10
/
+2
2019-04-10
drm/bochs: use simple display pipe
Gerd Hoffmann
2
-130
/
+52
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-6
/
+2
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-10
/
+2
2019-04-02
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
2
-7
/
+2
2019-04-02
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-7
/
+2
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-2
/
+0
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-0
/
+4
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
1
-0
/
+4
2019-02-28
drm/bochs: Drop best_encoder
Daniel Vetter
1
-11
/
+0
2019-02-28
drm/bochs: Fix the ID mismatch error
Alistair Francis
1
-0
/
+4
2019-02-05
drm/bochs: fix bochs_gem_prime_mmap
Gerd Hoffmann
1
-1
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2
-0
/
+2
2019-01-14
drm/bochs: move remaining fb bits to kms
Gerd Hoffmann
3
-30
/
+18
2019-01-14
drm/bochs: drop old fbdev emulation code
Gerd Hoffmann
2
-138
/
+0
2019-01-14
drm/bochs: switch to generic drm fbdev emulation
Gerd Hoffmann
1
-12
/
+1
2019-01-14
drm/bochs: add basic prime support
Gerd Hoffmann
3
-1
/
+66
2019-01-14
drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
Gerd Hoffmann
3
-21
/
+9
2019-01-14
drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
Gerd Hoffmann
4
-13
/
+4
2019-01-14
drm/bochs: remove old bochs_crtc_* functions
Gerd Hoffmann
1
-81
/
+0
2019-01-14
drm/bochs: atomic: set DRIVER_ATOMIC
Gerd Hoffmann
1
-1
/
+1
2019-01-14
drm/bochs: atomic: use suspend/resume helpers
Gerd Hoffmann
1
-9
/
+2
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
2
-3
/
+82
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
[next]