Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f22aa14352cc6f40fdb81cdb2e4f4f9d75613a37
f22aa14
drm/i915: Use & instead if == to check for rotations
by Ville Syrjälä
· 8 years ago
5697d60
drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
by Paulo Zanoni
· 8 years ago
4f8f225
drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
by Paulo Zanoni
· 8 years ago
f7e9b00
drm/i915/fbc: inline intel_fbc_can_choose()
by Paulo Zanoni
· 8 years ago
ee2be30
drm/i915/fbc: extract intel_fbc_can_enable()
by Paulo Zanoni
· 8 years ago
ba67fab
drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
by Paulo Zanoni
· 8 years ago
03e3910
drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
by Paulo Zanoni
· 8 years ago
4d1368f
drm/i915: Fix test on inputs for vma_compare()
by Chris Wilson
· 8 years ago
2ef32de
drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
by Paulo Zanoni
· 8 years ago
7a17995
drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT
by Ville Syrjälä
· 8 years ago
c007fb4
drm/i915: rename preliminary_hw_support to alpha_support
by Jani Nikula
· 8 years ago
d2ad3ae
drm/i915: Update i915_driver_load kerneldoc
by Joonas Lahtinen
· 8 years ago
2b3c831
drm/i915: Stop skipping the final clflush back to system pages
by Chris Wilson
· 8 years ago
9caa34a
drm/i915: Only wait upon the execution timeline when unlocked
by Chris Wilson
· 8 years ago
514e1d6
drm/i915: Convert i915_drv.c to INTEL_GEN
by Tvrtko Ursulin
· 8 years ago
b7f05d4
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
by Tvrtko Ursulin
· 8 years ago
4805fe8
drm/i915: Further assorted dev_priv cleanups
by Tvrtko Ursulin
· 8 years ago
56b857a
drm/i915: More assorted dev_priv cleanups
by Tvrtko Ursulin
· 8 years ago
0031fb9
drm/i915: Assorted dev_priv cleanups
by Tvrtko Ursulin
· 8 years ago
b42fe9c
drm/i915: Split out i915_vma.c
by Joonas Lahtinen
· 8 years ago
8be8f4a
Merge tag 'gvt-next-kvmgt-framework' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
0c40ce1
drm/i915: Trim the object sg table
by Tvrtko Ursulin
· 8 years ago
f30437c
drm/i915/gvt: add KVMGT support
by Jike Song
· 8 years ago
9ec1e66
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
by Jike Song
· 8 years ago
7b3343b
drm/i915/gvt: allow several MPT methods to be NULL
by Jike Song
· 8 years ago
40df6ea
drm/i915/gvt: introduce host_init/host_exit to MPT
by Jike Song
· 8 years ago
8f89743
drm/i915/gvt: remove obsolete code for old kvmgt opregion
by Jike Song
· 8 years ago
1f31c82
drm/i915/gvt: add intel vgpu types support
by Zhenyu Wang
· 8 years ago
c754936
drm/i915/gvt: use kmap instead of kmap_atomic around guest memory access
by Xiaoguang Chen
· 8 years ago
9baf0920
drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow data
by Bing Niu
· 8 years ago
11840e2
Merge tag 'for-kvmgt' of git://git.kernel.org/pub/scm/virt/kvm/kvm into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
6a5d1db
drm/i915: Spin until breadcrumb threads are complete
by Chris Wilson
· 8 years ago
677100c
drm/i915: Pass atomic state to verify_connector_state
by Maarten Lankhorst
· 8 years ago
c3b3265
drm/i915: Update atomic modeset state synchronously, v2.
by Maarten Lankhorst
· 8 years ago
1f4faef
drm/edid: Remove drm_select_eld
by Maarten Lankhorst
· 8 years ago
bbf35e9
drm/i915: Pass atomic state to intel_audio_codec_enable, v2.
by Maarten Lankhorst
· 8 years ago
df18e72
drm/i915: Convert intel_hdmi to use atomic state
by Maarten Lankhorst
· 8 years ago
71d5895
drm/i915: avoid harmless empty-body warning
by Arnd Bergmann
· 8 years ago
d7931c1
Merge tag 'gvt-next-2016-11-07' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
bfb8104
drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane
by Ville Syrjälä
· 8 years ago
d2b2cbc
drm/i915: Fix error handling for cursor/sprite plane create failure
by Ville Syrjälä
· 8 years ago
11df4d9
drm/i915: Grab the rotation from the passed plane state for VLV sprites
by Ville Syrjälä
· 8 years ago
d0da48c
drm/i915: Remove chipset flush after cache flush
by Chris Wilson
· 8 years ago
24327f8
drm/i915: Remove two sloppy inline functions from .h
by Joonas Lahtinen
· 8 years ago
58e197d
drm/i915: Update DRIVER_DATE to 20161108
by Daniel Vetter
· 8 years ago
7aa6ca6
drm/i915: Mark CPU cache as dirty when used for rendering
by Chris Wilson
· 8 years ago
31ab49a
drm/i915: Add assert for no pending GPU requests during suspend/resume in LR mode
by Imre Deak
· 8 years ago
0cb5670
drm/i915: Make sure engines are idle during GPU idling in LR mode
by Imre Deak
· 8 years ago
93c97dc
drm/i915: Avoid early GPU idling due to race with new request
by Imre Deak
· 8 years ago
5bd11a3
drm/i915: Avoid early GPU idling due to already pending idle work
by Imre Deak
· 8 years ago
767a222
drm/i915: Limit Valleyview and earlier to only using mappable scanout
by Chris Wilson
· 8 years ago
0ef723c
drm/i915: Round tile chunks up for constructing partial VMAs
by Chris Wilson
· 8 years ago
dfd2812
drm/i915: Remove the vma from the object list upon close
by Chris Wilson
· 8 years ago
3b6411c
drm/i915/gvt: implement scratch page table tree for shadow PPGTT
by Ping Gao
· 8 years ago
2fb39fa
drm/i915/gvt: emulate vgpu engine reset control behavior
by Du, Changbin
· 8 years ago
9b17234
drm/i915/gvt: Fix workload status after wait
by Zhenyu Wang
· 8 years ago
d436222
drm/i915/gvt: update misc ctl regs base on stepping info
by Ping Gao
· 8 years ago
f24940e
drm/i915/gvt: correct the emulation in TLB control handler
by Ping Gao
· 8 years ago
5f399f1
drm/i915/gvt: add write vreg in MMIO DMA_CTRL handler
by Ping Gao
· 8 years ago
337d066
drm/i915/gvt: remove unused variable 'execlist'
by Ping Gao
· 8 years ago
173bcc6
drm/i915/gvt: Fix shift for cmd data size
by Zhenyu Wang
· 8 years ago
e0b7006
drm/i915: Reinit polling before hpd when resuming
by Lyude
· 8 years ago
f97f193
drm/i915: Remove redundant reprobe in i915_drm_resume
by Lyude
· 8 years ago
9c75402
drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
by Dhinakaran Pandiyan
· 8 years ago
b30ce9e
drm/i915/dp: BDW cdclk fix for DP audio
by Dhinakaran Pandiyan
· 8 years ago
2c3a3f4
drm/i915: Fix pages pin counting around swizzle quirk
by Chris Wilson
· 8 years ago
871b7ef
kvm/page_track: export symbols for external usage
by Jike Song
· 8 years ago
d126363
kvm/page_track: call notifiers with kvm_page_track_notifier_node
by Jike Song
· 8 years ago
ae7cd87
KVM: x86: add track_flush_slot page track notifier
by Xiaoguang Chen
· 8 years ago
a44342a
drm/i915: Fix test on inputs for vma_compare()
by Chris Wilson
· 8 years ago
72aa0d8
drm/i915/guc: Cache the client mapping
by Chris Wilson
· 8 years ago
a933568
drm/i915: Tidy slab cache allocations
by Tvrtko Ursulin
· 8 years ago
dfc5148
drm/i915: Introduce HAS_64BIT_RELOC
by Joonas Lahtinen
· 8 years ago
d9092f5
kvm: x86: Check memopp before dereference (CVE-2016-8630)
by Owen Hofmann
· 8 years ago
355f4fb
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
by Jim Mattson
· 8 years ago
ea26e4e
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
by Paolo Bonzini
· 8 years ago
c8247c0
drm/i915: Show the execlist queue in debugfs/i915_engine_info
by Chris Wilson
· 8 years ago
56cea32
drm/i915: Unify global_list into global_link
by Joonas Lahtinen
· 8 years ago
3ac168a
drm/i915: Move hangcheck code out from i915_irq.c
by Mika Kuoppala
· 8 years ago
fce9375
drm/i915/gtt: Mark tlbs dirty on clear
by Mika Kuoppala
· 8 years ago
37c6393
drm/i915/gtt: Fix pte clear range
by Mika Kuoppala
· 8 years ago
0a379e27
drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence
by Ander Conselvan de Oliveira
· 8 years ago
3599a91
drm/i915: Allow shrinking of userptr objects once again
by Tvrtko Ursulin
· 8 years ago
62d75df
drm/i915: Pass dev_priv to intel_init_pm()
by Ville Syrjälä
· 8 years ago
bb72651
drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co.
by Ville Syrjälä
· 8 years ago
712bf36
drm/i915: Pass dev_priv to intel_suspend_hw()
by Ville Syrjälä
· 8 years ago
46f16e6
drm/i915: Pass dev_priv to init_clock_gating
by Ville Syrjälä
· 8 years ago
ffc7a76
drm/i915: Pass dev_priv to single_enabled_crtc()
by Ville Syrjälä
· 8 years ago
a9097be
drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms
by Ville Syrjälä
· 8 years ago
a26e523
drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
by Ville Syrjälä
· 8 years ago
03427fc
drm/i915: Pass dev_priv to HAS_FW_BLC
by Ville Syrjälä
· 8 years ago
ef0f5e9
drm/i915: Pass dev_priv to .get_fifo_size()
by Ville Syrjälä
· 8 years ago
148ac1f
drm/i915: Pass dev_priv to i915_pineview_get_mem_freq() and i915_ironlake_get_mem_freq()
by Ville Syrjälä
· 8 years ago
9b1e14f
drm/i915: Pass dev_priv to IS_PINEVIEW()
by Ville Syrjälä
· 8 years ago
646d577
drm/i915: Pass dev_priv to IS_MOBILE()
by Ville Syrjälä
· 8 years ago
1353c4f
drm/i915: Pass dev_priv to .get_display_clock_speed()
by Ville Syrjälä
· 8 years ago
4c75b94
drm/i915: Pass dev_priv to cdclk update funcs
by Ville Syrjälä
· 8 years ago
5ab0d85
drm/i915: Pass dev_priv to intel_crtc_init()
by Ville Syrjälä
· 8 years ago
9818783
drm/i915: Always use intel_get_crtc_for_pipe()
by Ville Syrjälä
· 8 years ago
b91eb5c
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
by Ville Syrjälä
· 8 years ago
Next »