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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
drm/ttm: TTM fault handler helpers
Thomas Hellstrom
2
-62
/
+111
2019-06-18
drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
Thomas Hellstrom
3
-3
/
+10
2019-06-18
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
5
-1
/
+313
2019-06-18
mm: Add an apply_to_pfn_range interface
Thomas Hellstrom
2
-32
/
+113
2019-06-18
mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
Thomas Hellstrom
1
-4
/
+6
2019-06-18
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
8
-20
/
+141
2019-06-11
Merge tag 'omapdrm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Daniel Vetter
9
-38
/
+228
2019-06-11
Merge tag 'du-next-20190608-2' of git://linuxtv.org/pinchartl/media into drm-...
Daniel Vetter
11
-48
/
+298
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
3
-5
/
+129
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
4
-0
/
+75
2019-06-10
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
1
-4
/
+14
2019-06-10
drm/omap: use DRM_DEBUG_DRIVER instead of CORE
Sebastian Reichel
1
-2
/
+2
2019-06-10
drm/omap: Use dev_get_drvdata()
Kefeng Wang
1
-12
/
+6
2019-06-10
drm/omap: remove open-coded drm_invalid_op()
Emil Velikov
1
-15
/
+1
2019-06-10
drm/omap: Make sure device_id tables are NULL terminated
Thomas Meyer
1
-0
/
+1
2019-06-08
drm: rcar-du: Add support for missing 16-bit RGB1555 formats
Laurent Pinchart
1
-0
/
+30
2019-06-08
drm: rcar-du: Add support for missing 16-bit RGB4444 formats
Laurent Pinchart
1
-0
/
+30
2019-06-08
drm: rcar-du: Add support for missing 32-bit RGB formats
Laurent Pinchart
1
-0
/
+20
2019-06-08
drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
Laurent Pinchart
2
-1
/
+13
2019-06-08
drm: rcar-du: lvds: Add support for dual-link mode
Laurent Pinchart
2
-13
/
+99
2019-06-08
drm: rcar-du: lvds: Remove LVDS double-enable checks
Laurent Pinchart
1
-19
/
+0
2019-06-08
dt-bindings: display: renesas: lvds: Add renesas,companion property
Laurent Pinchart
1
-4
/
+14
2019-06-08
drm: bridge: thc63: Report input bus mode through bridge timings
Laurent Pinchart
1
-11
/
+43
2019-06-08
dt-bindings: display: bridge: thc63lvd1024: Document dual-link operation
Laurent Pinchart
1
-0
/
+6
2019-06-08
drm: bridge: Add dual_link field to the drm_bridge_timings structure
Laurent Pinchart
1
-0
/
+8
2019-06-08
drm: rcar-du: writeback: include interface header
Kieran Bingham
1
-0
/
+1
2019-06-08
drm: rcar-du: lvds: Add r8a774a1 support
Biju Das
1
-0
/
+1
2019-06-08
drm: rcar-du: Add R8A774A1 support
Biju Das
1
-0
/
+30
2019-06-08
dt-bindings: display: renesas: lvds: Document r8a774a1 bindings
Biju Das
1
-0
/
+1
2019-06-08
dt-bindings: display: renesas: du: Document the r8a774a1 bindings
Biju Das
1
-0
/
+2
2019-06-06
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
93
-2117
/
+3080
2019-06-06
Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"
Alex Deucher
1
-2
/
+1
2019-06-06
drm/ttm: fix ttm_bo_unreserve
Christian König
1
-8
/
+6
2019-06-06
drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
Alex Deucher
2
-6
/
+0
2019-06-06
drm/amdgpu: fix a race in GPU reset with IB test (v2)
Alex Deucher
3
-59
/
+61
2019-06-06
drm/amdgpu: cancel late_init_work before gpu reset
xinhui pan
1
-0
/
+2
2019-06-06
gpu: amdgpu: fix broken amdgpu_dma_buf.c references
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-06
Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
152
-868
/
+6312
2019-06-05
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Chris Wilson
1
-0
/
+4
2019-06-05
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
1
-1
/
+1
2019-06-05
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
1
-0
/
+101
2019-06-05
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
1
-1
/
+18
2019-06-05
drm: atmel-hlcdc: avoid initializing cfg with zero
Claudiu Beznea
1
-4
/
+2
2019-06-05
drm: atmel-hlcdc: add config option for clock selection
Claudiu Beznea
2
-5
/
+9
2019-06-04
drm: Flush output polling on shutdown
Chris Wilson
1
-1
/
+8
2019-06-04
video/hdmi: Dropped static functions from kernel doc
Uma Shankar
1
-30
/
+0
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
5
-3
/
+128
2019-06-04
drm: ADD UAPI structure definition section in kernel doc
Uma Shankar
1
-0
/
+9
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
8
-186
/
+273
2019-06-03
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
2
-1
/
+7
[next]