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
/
selftest_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-06
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-4
/
+4
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
1
-1
/
+3
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+0
2021-03-24
drm/i915: Strip out internal priorities
Chris Wilson
1
-1
/
+0
2021-03-24
drm/i915/selftests: Prepare execlists and lrc selftests for obj->mm.lock removal
Maarten Lankhorst
1
-8
/
+8
2021-03-24
drm/i915: Move pinning to inside engine_wa_list_verify()
Maarten Lankhorst
1
-1
/
+1
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
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
1
-8
/
+9
2020-12-22
drm/i915/selftests: Be paranoid and flush the tasklet before checking status
Chris Wilson
1
-0
/
+3
2020-12-22
drm/i915/selftests: Flush the preemption request before waiting
Chris Wilson
1
-0
/
+4
2020-12-21
drm/i915/gt: Provide a utility to create a scratch buffer
Chris Wilson
1
-23
/
+1
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
1
-0
/
+1861
2020-12-10
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
1
-6481
/
+0
2020-09-07
drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
1
-3
/
+12
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-1
/
+1
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
1
-3
/
+2
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-5
/
+3
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
1
-47
/
+32
2020-06-17
drm/i915/selftests: fix spelling mistake "submited" -> "submitted"
Colin Ian King
1
-1
/
+1
2020-06-17
drm/i915/selftests: Check preemption rollback of different ring queue depths
Chris Wilson
1
-0
/
+163
2020-06-17
drm/i915/selftests: Use friendly request names for live_timeslice_rewind
Chris Wilson
1
-7
/
+8
2020-06-17
drm/i915/selftests: Exercise far preemption rollbacks
Chris Wilson
1
-0
/
+151
2020-06-16
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
drm/i915/selftests: Disable preemptive heartbeats over preemption tests
Chris Wilson
1
-7
/
+7
2020-06-13
drm/i915/selftests: Trim execlists runtime
Chris Wilson
1
-47
/
+19
2020-06-11
drm/i915/selftests: Remove live_suppress_wait_preempt
Chris Wilson
1
-178
/
+0
2020-06-04
drm/i915: Trim set_timer_ms() intervals
Chris Wilson
1
-17
/
+12
2020-05-28
drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
1
-1
/
+117
2020-05-21
drm/i915/selftests: Flush the submission, not cancel it!
Chris Wilson
1
-1
/
+1
2020-05-19
drm/i915/selftests: Add tests for timeslicing virtual engines
Chris Wilson
1
-3
/
+197
2020-05-19
drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
Chris Wilson
1
-1
/
+1
2020-05-19
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
1
-44
/
+23
2020-05-19
drm/i915/selftests: Change priority overflow detection
Chris Wilson
1
-3
/
+3
2020-05-18
drm/i915/selftests: Refactor sibling selection
Chris Wilson
1
-41
/
+27
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
1
-13
/
+40
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
1
-31
/
+2
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-6
/
+4
2020-04-29
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
Dan Carpenter
1
-12
/
+18
2020-04-25
drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
Mika Kuoppala
1
-0
/
+5
2020-04-25
drm/i915: Add live selftests for indirect ctx batchbuffers
Mika Kuoppala
1
-0
/
+150
2020-04-25
drm/i915: Add engine scratch register to live_lrc_fixed
Mika Kuoppala
1
-0
/
+5
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
1
-7
/
+7
2020-04-24
drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
Mika Kuoppala
1
-0
/
+15
2020-04-22
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
Chris Wilson
1
-1
/
+328
2020-04-10
drm/i915/selftests: Check for an already completed timeslice
Chris Wilson
1
-0
/
+1
2020-04-08
drm/i915/selftests: Take an explicit ref for rq->batch
Chris Wilson
1
-1
/
+3
2020-04-08
drm/i915/selftests: Drop vestigal timeslicing assert
Chris Wilson
1
-1
/
+0
2020-04-07
drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
Chris Wilson
1
-16
/
+18
2020-04-03
drm/i915/selftests: Wait until we start timeslicing after a submit
Chris Wilson
1
-1
/
+6
[next]