index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread
Weinan Li
1
-7
/
+0
2017-07-11
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"
Chuanxiao Dong
2
-48
/
+10
2017-07-11
drm/i915/gvt: Audit the command buffer address
Ping Gao
1
-0
/
+10
2017-07-11
drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
Zhou, Wenjia
1
-0
/
+2
2017-07-10
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
Daniel Vetter
2
-19
/
+41
2017-06-30
Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...
Jani Nikula
4
-32
/
+99
2017-06-29
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
Changbin Du
1
-16
/
+19
2017-06-27
drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host
Xiong Zhang
2
-1
/
+5
2017-06-27
drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW
Xiong Zhang
1
-0
/
+18
2017-06-26
drm/i915/gvt: Fix inconsistent locks holding sequence
Chuanxiao Dong
1
-5
/
+9
2017-06-26
drm/i915/gvt: Fix possible recursive locking issue
Chuanxiao Dong
2
-10
/
+48
2017-06-21
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
19
-440
/
+604
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
1
-1
/
+1
2017-06-16
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
19
-440
/
+604
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2
-19
/
+41
2017-06-08
drm/i915/gvt: Refine virtual reset function
fred gao
3
-11
/
+28
2017-06-08
drm/i915/gvt: Fix GDRST vreg state after reset
fred gao
1
-0
/
+3
2017-06-08
drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048
Changbin Du
1
-1
/
+1
2017-06-08
drm/i915/gvt: Add helper for tuning MMIO hash table
Changbin Du
2
-0
/
+5
2017-06-08
drm/i915/gvt: Make the MMIO attribute wrappers be inline
Changbin Du
3
-87
/
+79
2017-06-08
drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memory
Changbin Du
2
-3
/
+4
2017-06-08
drm/i915/gvt: Cleanup struct intel_gvt_mmio_info
Changbin Du
3
-16
/
+3
2017-06-08
drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocks
Changbin Du
3
-114
/
+147
2017-06-08
drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB
Chuanxiao Dong
1
-6
/
+9
2017-06-08
drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessing
Chuanxiao Dong
2
-0
/
+22
2017-06-08
drm/i915/gvt: remove redundant -Wall
Nick Desaulniers
1
-1
/
+1
2017-06-08
drm/i915/gvt: Legacy HSW related MMIO handler clean up
fred gao
2
-25
/
+15
2017-06-08
drm/i915/gvt: Trigger scheduling after context complete
Ping Gao
1
-0
/
+4
2017-06-08
drm/i915/gvt: Support event based scheduling
Ping Gao
3
-6
/
+18
2017-06-08
drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()
Xiong Zhang
1
-6
/
+0
2017-06-08
drm/i915/gvt: Change flood gvt dmesg into trace
Xiong Zhang
5
-18
/
+119
2017-06-08
drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpu
Changbin Du
2
-2
/
+0
2017-06-08
drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-g
Weinan Li
2
-7
/
+15
2017-06-08
drm/i915/gvt: implement per-vm mmio switching optimization
Changbin Du
6
-12
/
+80
2017-06-08
drm/i915/gvt: refactor function intel_vgpu_submit_execlist
Changbin Du
1
-33
/
+23
2017-06-08
drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approach
Changbin Du
2
-96
/
+32
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
3
-3
/
+10
2017-05-24
drm/i915/gvt: clean up unsubmited workloads before destroying kmem cache
Changbin Du
1
-10
/
+20
2017-05-23
drm/i915/gvt: Disable compression workaround for Gen9
Chuanxiao Dong
1
-9
/
+21
2017-05-15
Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...
Jani Nikula
3
-3
/
+10
2017-05-10
drm/i915/gvt: avoid unnecessary vgpu switch
Ping Gao
1
-2
/
+6
2017-05-08
drm/i915/gvt: not to restore in-context mmio
Chuanxiao Dong
1
-0
/
+3
2017-05-05
drm/i915/gvt: fix typo: "supporte" -> "support"
Colin Ian King
1
-1
/
+1
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
1
-2
/
+4
2017-05-03
Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queued
Daniel Vetter
13
-53
/
+98
2017-04-29
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
7
-40
/
+42
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
1
-4
/
+2
2017-04-26
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
7
-40
/
+42
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
7
-13
/
+56
2017-04-18
drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
Dan Carpenter
1
-2
/
+2
[prev]
[next]