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
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-14
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
2020-07-14
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
1
-4
/
+4
2020-07-08
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-06-29
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
3
-0
/
+282
2020-06-16
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-5
/
+22
2020-06-16
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+14
2020-06-16
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+41
2020-06-16
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+59
2020-06-16
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+62
2020-06-16
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+48
2020-06-16
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
5
-4
/
+153
2020-06-16
drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
2
-1
/
+118
2020-06-16
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
4
-109
/
+67
2020-06-15
drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2020-06-15
drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
1
-6
/
+24
2020-05-25
drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
1
-2
/
+0
2020-05-14
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
4
-34
/
+57
2020-05-14
drm/i915: Show per-engine default property values in sysfs
Chris Wilson
3
-1
/
+97
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
2
-9
/
+1
2020-05-13
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
1
-1
/
+4
2020-05-13
drm/i915: Remove duplicate inline specifier on write_pte
Nathan Chancellor
1
-1
/
+1
2020-05-13
drm/i915/gt: Suspend tasklets before resume sanitization
Chris Wilson
1
-4
/
+4
2020-05-13
drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
1
-7
/
+14
2020-05-13
drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Swathi Dhanavanthri
1
-4
/
+7
2020-05-11
drm/i915/gt: Restore Cherryview back to full-ppgtt
Chris Wilson
1
-0
/
+54
2020-05-11
drm/i915/gt: Force pte cacheline to main memory
Mika Kuoppala
1
-2
/
+13
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2
-0
/
+4
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
1
-7
/
+9
2020-05-11
drm/i915: Make intel_timeline_init static
Mika Kuoppala
2
-9
/
+4
2020-05-11
drm/i915/gt: Mark up the racy read of execlists->context_tag
Chris Wilson
1
-1
/
+1
2020-05-09
drm/i915: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-08
drm/i915/gt: Improve precision on defer_request assert
Chris Wilson
1
-1
/
+2
2020-05-07
drm/i915/gen12: Add aux table invalidate for all engines
Mika Kuoppala
1
-5
/
+81
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
2
-4
/
+2
2020-05-07
drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
1
-0
/
+3
2020-05-07
drm/i915/gen12: Invalidate aux table entries forcibly
Mika Kuoppala
1
-1
/
+15
2020-05-07
drm/i915/gen12: Flush L3
Mika Kuoppala
1
-0
/
+2
2020-05-07
drm/i915/gen12: Fix HDC pipeline flush
Mika Kuoppala
3
-21
/
+44
2020-05-07
Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
Mika Kuoppala
2
-2
/
+0
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
5
-46
/
+47
2020-05-05
drm/i915/execlists: Record the active CCID from before reset
Chris Wilson
2
-1
/
+8
2020-05-05
drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Chris Wilson
1
-19
/
+15
2020-05-04
drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
1
-14
/
+40
2020-05-04
drm/i915: Remove cnl pre-prod workarounds
Ville Syrjälä
2
-24
/
+1
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
1
-31
/
+2
2020-05-03
drm/i915/gt: Sanitize RPS interrupts upon resume
Chris Wilson
3
-1
/
+7
2020-05-01
drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
3
-14
/
+18
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
10
-94
/
+136
2020-04-30
drm/i915/gt: Restore aggressive post-boost downclocking
Chris Wilson
1
-16
/
+4
[next]