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
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
drm/i915/gt: Remove references to struct drm_device.pdev
Thomas Zimmermann
5
-12
/
+12
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-4
/
+4
2021-02-01
drm/i915/adl_s: Add GT and CTX WAs for ADL-S
Aditya Swarup
1
-13
/
+21
2021-02-01
drm/i915/adl_s: Re-use TGL GuC/HuC firmware
Matt Roper
1
-1
/
+3
2021-01-20
drm/i915/adl_s: Add ADL-S platform info and PCI ids
Caz Yokoyama
1
-0
/
+8
2021-01-20
drm/i915/tgl: Use TGL stepping info for applying WAs
Aditya Swarup
1
-13
/
+13
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
69
-11003
/
+12252
2021-01-14
drm/i915/selftests: fix the uint*_t types that have crept in
Jani Nikula
1
-5
/
+5
2021-01-14
drm/i915/gt: Rearrange ivb workarounds
Chris Wilson
1
-71
/
+47
2021-01-14
drm/i915/gt: Rearrange vlv workarounds
Chris Wilson
1
-44
/
+51
2021-01-14
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2
-26
/
+14
2021-01-14
drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats
Chris Wilson
1
-3
/
+10
2021-01-14
drm/i915/selftests: Force a failed engine reset
Chris Wilson
1
-0
/
+144
2021-01-13
drm/i915/guc: stop calling execlists_set_default_submission
Daniele Ceraolo Spurio
4
-26
/
+48
2021-01-13
drm/i915/guc: init engine directly in GuC submission mode
Daniele Ceraolo Spurio
3
-11
/
+219
2021-01-13
drm/i915/guc: do not dump execlists state with GuC submission
Daniele Ceraolo Spurio
1
-1
/
+3
2021-01-13
drm/i915/guc: Delete GuC code unused in future patches
Matthew Brost
3
-190
/
+3
2021-01-13
drm/i915: move region_lmem under gt
Matthew Auld
2
-0
/
+152
2021-01-12
drm/i915/gt: Perform an arbitration check before busywaiting
Chris Wilson
1
-1
/
+1
2021-01-12
drm/i915/gt: Check for arbitration after writing start seqno
Chris Wilson
1
-6
/
+17
2021-01-12
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
1
-1
/
+3
2021-01-12
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
1
-1
/
+1
2021-01-12
drm/i915/gt: Limit VFE threads based on GT
Chris Wilson
1
-63
/
+94
2021-01-12
drm/i915/selftests: Include engine name after reset failure
Chris Wilson
1
-2
/
+4
2021-01-12
drm/i915/gt: Disable arbitration around Braswell's pdp updates
Chris Wilson
1
-1
/
+10
2021-01-11
drm/i915/selftests: Fix some error codes
Dan Carpenter
1
-1
/
+3
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
3
-32
/
+8
2021-01-09
drm/i915/gt: Mark up a debug-only function
Chris Wilson
1
-0
/
+1
2021-01-09
drm/i915/gt: Remove unused function 'dword_in_page'
Chris Wilson
1
-5
/
+0
2021-01-09
drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
Chris Wilson
3
-22
/
+22
2021-01-09
drm/i915/gt: Disable arbitration on no-preempt requests
Chris Wilson
1
-0
/
+3
2021-01-09
drm/i915/gt: Only disable preemption on gen8 render engines
Chris Wilson
2
-36
/
+15
2021-01-09
drm/i915/gt: Only retire on the last breadcrumb if the last request
Chris Wilson
3
-6
/
+13
2021-01-09
drm/i915/gt: Restore ce->signal flush before releasing virtual engine
Chris Wilson
3
-15
/
+47
2021-01-09
drm/i915/selftests: Rearrange ktime_get to reduce latency against CS
Chris Wilson
1
-2
/
+2
2021-01-09
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
1
-0
/
+3
2021-01-08
drm/i915/gt: Remove timeslice suppression
Chris Wilson
2
-108
/
+111
2021-01-06
drm/i915/selftests: Improve handling of iomem around stolen
Chris Wilson
1
-5
/
+5
2021-01-06
drm/i915/selftests: Break out of the lrc layout test after register mismatch
Chris Wilson
1
-4
/
+6
2021-01-05
drm/i915/selftests: Switch 4k kmalloc to use get_free_page for alignment
Chris Wilson
1
-2
/
+3
2021-01-05
drm/i915/gt: Check the virtual still matches upon locking
Chris Wilson
1
-4
/
+5
2021-01-05
drm/i915/gt: Allow failed resets without assertion
Chris Wilson
4
-1
/
+85
2021-01-05
drm/i915/selftests: Set error returns
Chris Wilson
1
-2
/
+6
2021-01-04
drm/i915/gt: Rearrange hsw workarounds
Chris Wilson
1
-25
/
+29
2021-01-04
drm/i915/gt: Rearrange snb workarounds
Chris Wilson
1
-34
/
+33
2021-01-02
drm/i915: Populate logical context during first pin.
Maarten Lankhorst
3
-47
/
+13
2021-01-02
drm/i915: Clarify error message on failed workaround
Matt Roper
1
-2
/
+2
2020-12-31
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
3
-14
/
+15
2020-12-31
drm/i915/gt: Pull context closure check from request submit to schedule-in
Chris Wilson
1
-0
/
+4
2020-12-31
drm/i915/gt: Cancel submitted requests upon context reset
Chris Wilson
1
-6
/
+16
[next]