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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2
-54
/
+2
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2
-77
/
+86
2019-09-11
drm/ttm: remove embedded vma_offset_manager
Gerd Hoffmann
1
-3
/
+1
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
1
-2
/
+6
2019-09-10
drm/vram: add vram-mm debugfs file
Gerd Hoffmann
2
-0
/
+2
2019-09-10
drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()
Gerd Hoffmann
1
-0
/
+19
2019-09-10
drm: add drm_print_bits
Gerd Hoffmann
1
-0
/
+3
2019-09-09
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
1
-0
/
+4
2019-09-09
drm/vram: Add infrastructure for move_notify()
Thomas Zimmermann
1
-0
/
+4
2019-09-09
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
1
-0
/
+14
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-4
/
+7
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
1
-1
/
+11
2019-09-04
drm/dp_mst: Add sideband down request tracing + selftests
Lyude Paul
1
-1
/
+1
2019-09-04
drm/print: Add drm_err_printer()
Lyude Paul
1
-0
/
+17
2019-09-03
drm/vblank: Document and fix vblank count barrier semantics
Daniel Vetter
1
-2
/
+13
2019-08-29
drm: mst: Fix query_payload ack reply struct
Sean Paul
1
-1
/
+1
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-1
/
+0
2019-08-27
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
1
-9
/
+8
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
1
-1
/
+2
2019-08-23
drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
Rob Herring
1
-1
/
+1
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-3
/
+1
2019-08-23
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
2
-2
/
+2
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
1
-5
/
+19
2019-08-17
dma-fence: Shrink size of struct dma_fence
Chris Wilson
1
-3
/
+3
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
1
-65
/
+48
2019-08-14
drm/bridge: dw-hdmi: move audio channel setup out of ahb
Jerome Brunet
1
-0
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
7
-99
/
+79
2019-08-13
dma-buf: nuke reservation_object seq number
Christian König
1
-7
/
+2
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
1
-0
/
+1
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
1
-0
/
+2
2019-08-12
drm: Fix kerneldoc warns in connector-related docs
Sean Paul
1
-2
/
+2
2019-08-10
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
1
-1
/
+1
2019-08-10
drm/panel: use inline comments in drm_panel.h
Sam Ravnborg
1
-16
/
+66
2019-08-10
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
1
-91
/
+8
2019-08-10
dma-buf: add reservation_object_fences helper
Christian König
1
-45
/
+70
2019-08-10
dma-buf: make dma_fence structure a bit smaller v2
Christian König
1
-2
/
+8
2019-08-09
drm/pl111: Support grayscale
Linus Walleij
1
-0
/
+1
2019-08-09
drm/panfrost: Add madvise and shrinker support
Rob Herring
1
-0
/
+22
2019-08-09
drm/shmem: Add madvise state and purge helpers
Rob Herring
1
-0
/
+15
2019-08-07
Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"
Rob Herring
1
-2
/
+2
2019-08-07
Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...
Sean Paul
1
-2
/
+2
2019-08-06
drm/crc-debugfs: Add notes about CRC<->commit interactions
Brian Starkey
1
-0
/
+4
2019-08-06
drm/hdcp: update content protection property with uevent
Ramalingam C
1
-0
/
+2
2019-08-06
drm: uevent for connector status change
Ramalingam C
1
-1
/
+4
2019-08-06
drm: Add Content protection type property
Ramalingam C
3
-1
/
+19
2019-08-06
drm/ttm: drop ttm_buffer_object->resv
Gerd Hoffmann
1
-1
/
+0
2019-08-06
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
1
-6
/
+6
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
1
-4
/
+0
2019-08-06
drm/ttm: use gem reservation object
Gerd Hoffmann
1
-1
/
+0
2019-08-06
drm/vram: use embedded gem object
Gerd Hoffmann
1
-2
/
+1
[next]