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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-12
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-12
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-12
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-12
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-12
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-12
drm/i915: Actually emit the await_start
Chris Wilson
1
-1
/
+1
2020-03-10
Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-6
/
+11
2020-03-06
drm/i915/gvt: Fix emulated vbt size issue
Tina Zhang
1
-3
/
+2
2020-03-04
drm/i915/gt: Drop the timeline->mutex as we wait for retirement
Chris Wilson
1
-3
/
+11
2020-03-04
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2
-18
/
+43
2020-03-03
drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits
Zhenyu Wang
1
-3
/
+9
2020-03-02
drm/i915/selftests: Fix return in assert_mmap_offset()
Dan Carpenter
1
-1
/
+1
2020-03-02
drm/i915: Protect i915_request_await_start from early waits
Chris Wilson
1
-13
/
+28
2020-03-02
drm/i915/tgl: Add Wa_1608008084
Lucas De Marchi
1
-12
/
+7
2020-03-02
drm/i915/tgl: Add Wa_22010178259:tgl
Matt Roper
2
-0
/
+14
2020-03-02
drm/i915: Program MBUS with rmw during initialization
Matt Roper
1
-5
/
+11
2020-03-02
drm/i915/psr: Force PSR probe only after full initialization
José Roberto de Souza
4
-5
/
+26
2020-03-02
drm/i915/gem: Break up long lists of object reclaim
Chris Wilson
1
-0
/
+1
2020-02-26
Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-2
/
+2
2020-02-26
drm/i915: Avoid recursing onto active vma from the shrinker
Chris Wilson
1
-3
/
+1
2020-02-26
drm/i915/pmu: Avoid using globals for PMU events
Michał Winiarski
2
-19
/
+26
2020-02-26
drm/i915/pmu: Avoid using globals for CPU hotplug state
Michał Winiarski
2
-11
/
+14
2020-02-26
drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
Chris Wilson
1
-2
/
+2
2020-02-26
drm/i915: fix header test with GCOV
Jani Nikula
1
-1
/
+1
2020-02-25
drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime
Tina Zhang
1
-1
/
+1
2020-02-24
drm/i915/gvt: Separate display reset from ALL_ENGINES reset
Tina Zhang
1
-1
/
+1
2020-02-18
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
3
-23
/
+21
2020-02-18
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
4
-10
/
+18
2020-02-18
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
4
-56
/
+55
2020-02-17
drm/i915/gt: Protect defer_request() from new waiters
Chris Wilson
2
-3
/
+10
2020-02-17
drm/i915/gt: Prevent queuing retire workers on the virtual engine
Chris Wilson
2
-0
/
+6
2020-02-17
drm/i915/dsc: force full modeset whenever DSC is enabled at probe
Jani Nikula
1
-0
/
+18
2020-02-17
drm/i915/ehl: Update port clock voltage level requirements
Matt Roper
1
-1
/
+3
2020-02-17
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
3
-7
/
+6
2020-02-17
drm/i915: Initialise basic fence before acquiring seqno
Chris Wilson
1
-7
/
+14
2020-02-17
drm/i915/gem: Require per-engine reset support for non-persistent contexts
Chris Wilson
1
-0
/
+16
2020-02-14
Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...
Dave Airlie
26
-178
/
+990
2020-02-12
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
1
-0
/
+2
2020-02-12
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2
-0
/
+185
2020-02-12
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2
-10
/
+32
2020-02-12
drm/i915/execlists: Offline error capture
Chris Wilson
1
-2
/
+120
2020-02-12
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
5
-6
/
+321
2020-02-12
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
4
-18
/
+38
2020-02-12
Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-2
/
+6
2020-02-12
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
2
-30
/
+21
2020-02-12
drm/i915: Fix preallocated barrier list append
José Roberto de Souza
1
-9
/
+10
2020-02-12
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2
-21
/
+31
2020-02-12
drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
Chris Wilson
1
-7
/
+9
2020-02-12
drm/i915: Stub out i915_gpu_coredump_put
Chris Wilson
1
-0
/
+4
[next]