Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fe52e597fdbfd1098d47bdf314a1974dac003227
/
drivers
/
gpu
/
drm
/
i915
/
gvt
0b29c75
drm/i915/lrc: Clarify the format of the context image
by Michel Thierry
· 7 years ago
02d578e
drm/i915/gvt: Add support for PCIe extended configuration space
by Changbin Du
· 7 years ago
f175136
drm/i915/gvt: Fix incorrect PCI BARs reporting
by Changbin Du
· 7 years ago
1e3197d
drm/i915/gvt: Refine error handling for perform_bb_shadow
by fred gao
· 7 years ago
0f43702
drm/i915/gvt: Refine error handling in dispatch_workload
by fred gao
· 7 years ago
46b441e
drm/i915/gvt: Refine error handling for intel_vgpu_pin_mm
by fred gao
· 7 years ago
0cce282
drm/i915/gvt: Refine error handling for prepare_execlist_workload
by fred gao
· 7 years ago
a3cfdca
drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workload
by fred gao
· 7 years ago
0a53bc0
drm/i915/gvt: Separate cmd scan from request allocation
by fred gao
· 7 years ago
f090a00
drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approach
by Changbin Du
· 7 years ago
5d5fe17
drm/i915/kvmgt: Sanitize PCI bar emulation
by Changbin Du
· 7 years ago
d149d6a
Merge drm-upstream/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
969b095
drm/i915: Add interface to reserve fence registers for vGPU
by Changbin Du
· 7 years ago
735f463
Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 7 years ago
9c3a16c
drm/i915/hsw+: Add support for multiple power well regs
by Imre Deak
· 7 years ago
0c697fa
Backmerge tag 'v4.13-rc5' into drm-next
by Dave Airlie
· 7 years ago
6b3816d
drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
by Tina Zhang
· 7 years ago
9dfb8e5
drm/i915/gvt: Add shadow context descriptor updating
by Kechen Lu
· 7 years ago
a45050d
drm/i915/gvt: expose vGPU context hw id
by Zhenyu Wang
· 7 years ago
4d3e67b
drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function
by Chuanxiao Dong
· 7 years ago
4b2dbbc
drm/i915/gvt: Add carefully checking in GTT walker paths
by Changbin Du
· 7 years ago
36ed7e9
drm/i915/gvt: Remove duplicated MMIO entries
by Jian Jun Chen
· 7 years ago
73821a5
drm/i915/gvt: take runtime pm when do early scan and shadow
by Zhenyu Wang
· 7 years ago
64d8bb8
drm/i915/gvt: Replace duplicated code with exist function
by Ping Gao
· 7 years ago
87e919d
drm/i915/gvt: To check whether workload scan and shadow has mutex hold
by Ping Gao
· 7 years ago
d0302e7
drm/i915/gvt: Audit and shadow workload during ELSP writing
by Ping Gao
· 7 years ago
89ea20b
drm/i915/gvt: Factor out scan and shadow from workload dispatch
by Ping Gao
· 7 years ago
4671ea2
drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio access wrapper
by Changbin Du
· 7 years ago
f846c8d
drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_READ
by Changbin Du
· 7 years ago
4cf196e
drm/i915/gvt: Use gvt_err to print the resource not enough error
by Chuanxiao Dong
· 8 years ago
d608659
drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8
by Xiong Zhang
· 7 years ago
02b6ed4
drm/i915/gvt: Initialize MMIO Block with HW state
by Tina Zhang
· 7 years ago
f2e2c00
drm/i915/gvt: clean workload queue if error happened
by Chuanxiao Dong
· 7 years ago
6184cc8
drm/i915/gvt: change resetting to resetting_eng
by Chuanxiao Dong
· 7 years ago
b2891eb
drm/i915/hsw+: Add has_fuses power well attribute
by Imre Deak
· 7 years ago
1af474f
drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
by Imre Deak
· 7 years ago
2d62c79
Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 7 years ago
f43aa31
drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse
by fred gao
· 7 years ago
0cf5ec4
drm/i915/gvt: Use fence error from GVT request for workload status
by Chuanxiao Dong
· 7 years ago
4cc7438
drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread
by Weinan Li
· 8 years ago
08673c3
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"
by Chuanxiao Dong
· 7 years ago
3364bf5
drm/i915/gvt: Audit the command buffer address
by Ping Gao
· 7 years ago
0de9870
drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
by Zhou, Wenjia
· 7 years ago
9531522
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
by Daniel Vetter
· 7 years ago
507ad75
Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
by Jani Nikula
· 7 years ago
5cd82b7
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
by Changbin Du
· 8 years ago
75e64ff
drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host
by Xiong Zhang
· 7 years ago
295a0d0
drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW
by Xiong Zhang
· 8 years ago
f16bd3d
drm/i915/gvt: Fix inconsistent locks holding sequence
by Chuanxiao Dong
· 7 years ago
62d02fd
drm/i915/gvt: Fix possible recursive locking issue
by Chuanxiao Dong
· 7 years ago
305b9ed
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
5f09a9c
drm/i915: Allow contexts to be unreferenced locklessly
by Chris Wilson
· 8 years ago
7dfb9ba
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Jani Nikula
· 8 years ago
925344c
BackMerge tag 'v4.12-rc5' into drm-next
by Dave Airlie
· 8 years ago
615c16a
drm/i915/gvt: Refine virtual reset function
by fred gao
· 8 years ago
0811fa6
drm/i915/gvt: Fix GDRST vreg state after reset
by fred gao
· 8 years ago
178cd16
drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048
by Changbin Du
· 8 years ago
fbfd76c
drm/i915/gvt: Add helper for tuning MMIO hash table
by Changbin Du
· 8 years ago
5c6d4c6
drm/i915/gvt: Make the MMIO attribute wrappers be inline
by Changbin Du
· 8 years ago
56a78de
drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memory
by Changbin Du
· 8 years ago
d8d94ba
drm/i915/gvt: Cleanup struct intel_gvt_mmio_info
by Changbin Du
· 8 years ago
65f9f6f
drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocks
by Changbin Du
· 8 years ago
af2c639
drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB
by Chuanxiao Dong
· 8 years ago
9b7bd65
drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessing
by Chuanxiao Dong
· 8 years ago
89009b7
drm/i915/gvt: remove redundant -Wall
by Nick Desaulniers
· 8 years ago
a1dcba9
drm/i915/gvt: Legacy HSW related MMIO handler clean up
by fred gao
· 8 years ago
f100dae
drm/i915/gvt: Trigger scheduling after context complete
by Ping Gao
· 8 years ago
c713cb2
drm/i915/gvt: Support event based scheduling
by Ping Gao
· 8 years ago
089f93c
drm/i915/gvt: Delete gvt_dbg_cmd() in cmd_parser_exec()
by Xiong Zhang
· 8 years ago
7fb6a7d
drm/i915/gvt: Change flood gvt dmesg into trace
by Xiong Zhang
· 8 years ago
7b8d575
drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpu
by Changbin Du
· 8 years ago
23ce059
drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-g
by Weinan Li
· 8 years ago
0e86cc9
drm/i915/gvt: implement per-vm mmio switching optimization
by Changbin Du
· 8 years ago
5d0f5de
drm/i915/gvt: refactor function intel_vgpu_submit_execlist
by Changbin Du
· 8 years ago
ffc1977
drm/i915/gvt: rewrite the trace gvt:gvt_command using trace style approach
by Changbin Du
· 8 years ago
2a1720376
Backmerge tag 'v4.12-rc3' into drm-next
by Dave Airlie
· 8 years ago
e274086
drm/i915/gvt: clean up unsubmited workloads before destroying kmem cache
by Changbin Du
· 8 years ago
1999f10
drm/i915/gvt: Disable compression workaround for Gen9
by Chuanxiao Dong
· 8 years ago
3d72e27
Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
ae15790
drm/i915/gvt: avoid unnecessary vgpu switch
by Ping Gao
· 8 years ago
2345ab1
drm/i915/gvt: not to restore in-context mmio
by Chuanxiao Dong
· 8 years ago
7f48d0b
drm/i915/gvt: fix typo: "supporte" -> "support"
by Colin Ian King
· 8 years ago
266a240
drm/i915: Use engine->context_pin() to report the intel_ring
by Chris Wilson
· 8 years ago
ad15f74
Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
73ba2d5
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
63ffbcd
drm/i915: Sanitize engine context sizes
by Joonas Lahtinen
· 8 years ago
f8a7715
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
by Jani Nikula
· 8 years ago
856ee92
Merge tag 'v4.11-rc7' into drm-next
by Dave Airlie
· 8 years ago
c821ee6
drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
by Dan Carpenter
· 8 years ago
5ad59bf
drm/i915/gvt: Fix PTE write flush for taking runtime pm properly
by Zhenyu Wang
· 8 years ago
954180a
drm/i915/gvt: remove some debug messages in scheduler timer handler
by Zhenyu Wang
· 8 years ago
efa69d7
drm/i915/gvt: add mmio init for virtual display
by Pei Zhang
· 8 years ago
fd3bd0a
drm/i915/gvt: use directly assignment for structure copying
by Changbin Du
· 8 years ago
43c29e1
drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction
by Changbin Du
· 8 years ago
80901ca
drm/i915/gvt: remove redundant platform check for mocs load/restore
by Changbin Du
· 8 years ago
e1236bc
drm/i915/gvt: Align render mmio list to cacheline
by Changbin Du
· 8 years ago
e5199a3
Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
b769fef
Backmerge tag 'v4.11-rc6' into drm-next
by Dave Airlie
· 8 years ago
0b063bd
drm/i915/gvt: cleanup some too chatty scheduler message
by Zhenyu Wang
· 8 years ago
a34f836
drm/i915/gvt: set the correct default value of CTX STATUS PTR
by Min He
· 8 years ago
Next »