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
/
gvt
/
scheduler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-4
/
+13
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+5
2020-06-20
drm/i915/gvt: Drop redundant prepare_write/pin_pages
Chris Wilson
1
-37
/
+14
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
1
-2
/
+2
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-45
/
+202
2020-05-19
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-16
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-14
Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
1
-9
/
+106
2020-05-12
Merge tag 'gvt-fixes-2020-05-12' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-1
/
+5
2020-05-11
drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
Zhenyu Wang
1
-1
/
+5
2020-05-08
drm/i915/gvt: use context lrc_reg_state for shadow ppgtt override
Zhenyu Wang
1
-6
/
+2
2020-05-08
drm/i915/gvt: Support PPGTT table load command
Zhenyu Wang
1
-4
/
+102
2020-05-08
drm/i915/gvt: move workload destroy out of execlist complete
Zhenyu Wang
1
-0
/
+3
2020-05-07
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
1
-2
/
+2
2020-04-30
Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
1
-33
/
+94
2020-04-29
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
1
-2
/
+2
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
1
-3
/
+2
2020-04-17
drm/i915/gvt: skip populate shadow context if guest context not changed
Yan Zhao
1
-5
/
+29
2020-04-15
drm/i915/gvt: combine access to consecutive guest context pages
Yan Zhao
1
-10
/
+48
2020-04-15
drm/i915/gvt: access shadow ctx via its virtual address directly
Yan Zhao
1
-18
/
+17
2020-03-31
Merge tag 'gvt-next-fixes-2020-03-31' of https://github.com/intel/gvt-linux i...
Rodrigo Vivi
1
-2
/
+2
2020-03-27
drm/i915/gvt: Fix klocwork issues about data size
Tina Zhang
1
-2
/
+2
2020-03-11
Merge tag 'gvt-next-2020-03-10' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-133
/
+116
2020-03-06
drm/i915/gvt: Wean gvt off using dev_priv
Chris Wilson
1
-10
/
+10
2020-03-06
drm/i915/gvt: Wean gvt off dev_priv->engine[]
Chris Wilson
1
-126
/
+109
2020-02-27
Merge tag 'gvt-next-2020-02-26' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-2
/
+4
2020-02-24
drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available
Pankaj Bharadiya
1
-2
/
+4
2020-02-20
drm/i915/guc: Apply new uC status tracking to GuC submission as well
Daniele Ceraolo Spurio
1
-1
/
+1
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
1
-1
/
+2
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
1
-1
/
+1
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-9
/
+7
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-15
/
+12
2019-10-31
drm/i915: drop lrc header page
Daniele Ceraolo Spurio
1
-2
/
+2
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-24
drm/i915/gvt: fix dead locking in early workload shadow
Zhenyu Wang
1
-2
/
+0
2019-10-21
drm/i915/gvt: Wean off struct_mutex
Chris Wilson
1
-13
/
+3
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
1
-1
/
+1
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-15
/
+12
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-12
/
+12
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
1
-3
/
+0
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-25
/
+58
2019-09-06
Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...
Rodrigo Vivi
1
-13
/
+32
2019-09-06
drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ...
Weinan Li
1
-0
/
+17
2019-09-06
drm/i915/gvt: update vgpu workload head pointer correctly
Xiaolin Zhang
1
-13
/
+15
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-15
/
+44
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
1
-2
/
+6
2019-08-09
drm/i915: Remove i915_gem_context_create_gvt()
Chris Wilson
1
-5
/
+17
2019-08-09
drm/i915: Use after free in error path in intel_vgpu_create_workload()
Dan Carpenter
1
-2
/
+2
2019-08-08
drm/i915: Allocate kernel_contexts directly
Chris Wilson
1
-1
/
+2
2019-08-07
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
1
-2
/
+2
[next]