index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-10-29
drm/i915/perf: ensure selftests select valid format
Lionel Landwerlin
1
-1
/
+2
2019-10-29
drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS
Matt Roper
1
-0
/
+2
2019-10-29
drm/i915: Drop unused AUX register offsets
Matt Roper
2
-43
/
+10
2019-10-29
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
6
-18
/
+69
2019-10-29
drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
3
-7
/
+7
2019-10-29
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
7
-25
/
+27
2019-10-29
drm/i915: Fix i845/i865 cursor width
Ville Syrjälä
1
-1
/
+1
2019-10-29
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
6
-35
/
+560
2019-10-29
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
1
-26
/
+28
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
5
-5
/
+29
2019-10-29
drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
1
-1
/
+3
2019-10-29
drm/i915: Don't try to place HWS in non-existing mappable region
Michal Wajdeczko
1
-1
/
+1
2019-10-29
drm/i915: error capture with no ggtt slot
Daniele Ceraolo Spurio
2
-20
/
+65
2019-10-29
drm/i915: set num_fence_regs to 0 if there is no aperture
Daniele Ceraolo Spurio
1
-2
/
+4
2019-10-29
drm/i915: do not map aperture if it is not available.
Daniele Ceraolo Spurio
1
-12
/
+23
2019-10-29
drm/i915: define i915_ggtt_has_aperture
Daniele Ceraolo Spurio
1
-0
/
+5
2019-10-29
drm/i915/blt: fixup block_size rounding
Matthew Auld
1
-2
/
+2
2019-10-28
drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
1
-2
/
+2
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
3
-6
/
+16
2019-10-28
drm/i915/display: Mark conn as initialised by iterator
Chris Wilson
1
-1
/
+1
2019-10-28
drm/i915/selftests: Initialise ret
Chris Wilson
1
-1
/
+1
2019-10-28
drm/i915/selftests: Initialise err in case there are no engines!
Chris Wilson
1
-2
/
+2
2019-10-28
drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
1
-20
/
+14
2019-10-28
drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
1
-1
/
+26
2019-10-28
drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
2
-2
/
+14
2019-10-28
drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
1
-66
/
+61
2019-10-28
drm/i915/selftests: Select a random engine for testing memory regions
Chris Wilson
1
-3
/
+26
2019-10-28
drm/i915/gt: Tidy up rps irq handler to use intel_gt
Chris Wilson
1
-5
/
+3
2019-10-28
drm/i915/selftests: Use a random engine for GEM coherency tests
Chris Wilson
1
-79
/
+89
2019-10-28
drm/i915/bios: add compression parameter block definition
Jani Nikula
1
-0
/
+52
2019-10-28
drm/i915/selftests: Check all blitter engines for client blt
Chris Wilson
1
-4
/
+26
2019-10-28
drm/i915/selftests: Drop global engine lookup for gt selftests
Chris Wilson
1
-3
/
+3
2019-10-28
drm/i915/selftests: Measure basic throughput of blit routines
Chris Wilson
1
-0
/
+172
2019-10-28
drm/i915: Add CHICKEN_TRANS_D
Ville Syrjälä
1
-1
/
+3
2019-10-28
drm/i915: Use _PICK() for CHICKEN_TRANS()
Ville Syrjälä
3
-32
/
+17
2019-10-27
drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Chris Wilson
1
-3
/
+5
2019-10-27
drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Chris Wilson
3
-0
/
+28
2019-10-27
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
6
-74
/
+75
2019-10-26
drm/i915: Extract the GuC interrupt handlers
Andi Shyti
3
-102
/
+89
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
24
-2310
/
+2126
2019-10-26
drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
2
-3
/
+87
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
5
-5
/
+19
2019-10-26
drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
José Roberto de Souza
2
-0
/
+8
2019-10-26
drm/i915/pmu: Initialise the spinlock before registering
Chris Wilson
1
-18
/
+19
2019-10-26
drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
1
-25
/
+153
2019-10-26
drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
1
-0
/
+99
2019-10-26
drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
1
-149
/
+80
2019-10-26
drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
1
-1
/
+122
2019-10-26
drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
1
-0
/
+166
2019-10-26
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
5
-18
/
+192
[next]