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
starfive-6.6.48-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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
1
-0
/
+1
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-22
/
+54
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
1
-2
/
+1
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
1
-2
/
+2
2020-05-14
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
2
-4
/
+2
2020-05-14
Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-24
/
+621
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
1
-2
/
+7
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
1
-14
/
+14
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
2
-0
/
+30
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
1
-12
/
+4
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-0
/
+1
2020-04-29
drm/i915/execlists: Track inflight CCID
Chris Wilson
1
-1
/
+1
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
1
-22
/
+10
2020-04-23
drm/i915/selftests: Add request throughput measurement to perf
Chris Wilson
2
-1
/
+580
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+23
2020-04-17
drm/i915/selftests: Move gpu energy measurement into its own little lib
Chris Wilson
2
-0
/
+37
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2
-26
/
+1
2020-03-30
drm/i915: Allow for different modes of interruptible i915_active_wait
Chris Wilson
1
-5
/
+5
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
1
-2
/
+0
2020-03-26
drm/i915: Use drmm_add_final_kfree
Daniel Vetter
1
-7
/
+23
2020-03-26
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
2
-7
/
+13
2020-03-23
drm/i915/selftests/perf: watch out for stolen objects
Matthew Auld
1
-1
/
+4
2020-03-19
drm/i915: Prefer '%ps' for printing function symbol names
Chris Wilson
2
-2
/
+2
2020-03-17
drm/i915/perf: remove generated code
Lionel Landwerlin
1
-3
/
+95
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
1
-2
/
+0
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
1
-1
/
+1
2020-03-07
drm/i915/selftests: Apply a heavy handed flush to i915_active
Chris Wilson
1
-8
/
+21
2020-03-06
drm/i915/selftests: try to rein in alloc_smoke
Matthew Auld
1
-5
/
+20
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
1
-0
/
+1
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
1
-1
/
+1
2020-02-28
drm/i915/selftests: Disable heartbeat around manual pulse tests
Chris Wilson
1
-2
/
+1
2020-02-26
drm/i915: stop assigning drm->dev_private pointer
Jani Nikula
1
-1
/
+0
2020-02-25
drm/i915: Flush idle barriers when waiting
Chris Wilson
1
-0
/
+46
2020-01-31
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
1
-3
/
+3
2020-01-29
drm/i915/selftests/perf: measure memcpy bw between regions
Matthew Auld
2
-0
/
+204
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2
-46
/
+41
2020-01-07
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
1
-0
/
+1
2020-01-03
drm/i915/selftests: Make headers self-contained
Chris Wilson
4
-4
/
+22
2020-01-03
drm/i915/selftests: Move igt_atomic_section[] out of the header
Chris Wilson
2
-40
/
+48
2020-01-03
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
1
-19
/
+14
2019-12-30
drm/i915/selftests: Flush the context worker
Chris Wilson
1
-0
/
+2
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
1
-0
/
+1
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
1
-2
/
+0
2019-12-23
drm/i915/selftests: make mock_drm.h self-contained
Jani Nikula
1
-1
/
+2
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2
-8
/
+3
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2
-12
/
+2
2019-12-13
drm/i915/selftests: remove a condition
Dan Carpenter
1
-2
/
+1
2019-12-11
drm/i915/selftests: Show the i915_active on failure
Chris Wilson
1
-0
/
+8
2019-12-10
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
1
-1
/
+0
2019-11-29
drm/i915/selftests: Always lock the drm_mm around insert/remove
Chris Wilson
1
-0
/
+4
[next]