Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b7f05d4ae0a66ec0494dd0f9a7f2114cbe6fd2ea
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
b7f05d4
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
by Tvrtko Ursulin
· 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
3ac168a
drm/i915: Move hangcheck code out from i915_irq.c
by Mika Kuoppala
· 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
a26e523
drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
by Ville Syrjälä
· 8 years ago
7d5d59e
drm/i915: Use the full hammer when shutting down the rcu tasks
by Chris Wilson
· 8 years ago
b079bd17
drm/i915: Bail if plane/crtc init fails
by Ville Syrjälä
· 8 years ago
73cb970
drm/i915: Combine seqno + tracking into a global timeline struct
by Chris Wilson
· 8 years ago
f0cd518
drm/i915: Use lockless object free
by Chris Wilson
· 8 years ago
fbbd37b
drm/i915: Move object release to a freelist + worker
by Chris Wilson
· 8 years ago
f824083
drm/i915: Add a relay backed debugfs interface for capturing GuC logs
by Akash Goel
· 8 years ago
7c108fd
drm/i915: Move fence cancellation to runtime suspend
by Chris Wilson
· 8 years ago
9c870d0
drm/i915: Use RPM as the barrier for controlling user mmap access
by Chris Wilson
· 8 years ago
0525a06
drm/i915: Emit telltales for extra levels of debug upon initialisation
by Chris Wilson
· 8 years ago
4c494a5
drm/i915: Fix mismatched INIT power domain disabling during suspend
by Imre Deak
· 8 years ago
5db9401
drm/i915: Make IS_GEN macros only take dev_priv
by Tvrtko Ursulin
· 8 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 8 years ago
0853723
drm/i915: Make IS_KABYLAKE only take dev_priv
by Tvrtko Ursulin
· 8 years ago
8652744
drm/i915: Make IS_BROADWELL only take dev_priv
by Tvrtko Ursulin
· 8 years ago
fd6b8f4
drm/i915: Make IS_IVYBRIDGE only take dev_priv
by Tvrtko Ursulin
· 8 years ago
50a0bc9
drm/i915: Make INTEL_DEVID only take dev_priv
by Tvrtko Ursulin
· 8 years ago
6772ffe
drm/i915: Make HAS_RUNTIME_PM only take dev_priv
by Tvrtko Ursulin
· 8 years ago
3b3f165
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
by Akash Goel
· 8 years ago
1c777c5
drm/i915/hsw: Fix GPU hang during resume from S3-devices state
by Imre Deak
· 8 years ago
9e60ab0
drm/i915: Disable irqs across GPU reset
by Chris Wilson
· 8 years ago
4fc7e84
drm/i915/skl: tell the user about pre-production hardware
by Paulo Zanoni
· 8 years ago
6a800ea
drm/i915: Only shrink the unbound objects during freeze
by Chris Wilson
· 8 years ago
f2a91d1
drm/i915: Restore current RPS state after reset
by Chris Wilson
· 8 years ago
821ed7d
drm/i915: Update reset path to fix incomplete requests
by Chris Wilson
· 8 years ago
780f262
drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
by Chris Wilson
· 8 years ago
221fe79
drm/i915: Perform a direct reset of the GPU from the waiter
by Chris Wilson
· 8 years ago
8af29b0
drm/i915: Separate out reset flags from the reset counter
by Chris Wilson
· 8 years ago
57ec171
drm/i915: sseu: Convert subslice count fields to subslice mask
by Imre Deak
· 8 years ago
43b6799
drm/i915: sseu: Use sseu_dev_info in device info
by Imre Deak
· 8 years ago
1616247
drm/i915: Cleanup i915_param()
by David Weinehall
· 8 years ago
4cc6907
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
by Chris Wilson
· 8 years ago
bc5ca47
drm/i915: Restore lost "Initialized i915" welcome message
by Chris Wilson
· 8 years ago
abc80ab
drm/i915: Force RC6 restore after system resume and reset
by Chris Wilson
· 8 years ago
36cdd01
drm/i915: debugfs spring cleaning
by David Weinehall
· 8 years ago
52a05c3
drm/i915: pdev cleanup
by David Weinehall
· 8 years ago
694c282
drm/i915: i915_sysfs.c cleanup
by David Weinehall
· 8 years ago
c49d13e
drm/i915: consistent struct device naming
by David Weinehall
· 8 years ago
cc92638
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
fc93ff6
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
0b1de5d
drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory
by Chris Wilson
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 8 years ago
8090ba8
drm/i915: Apply the PPS register unlock workaround more consistently
by Imre Deak
· 8 years ago
b1f788c
drm/i915: Release vma when the handle is closed
by Chris Wilson
· 8 years ago
f6b9d5c
drm/i915: Split early global GTT initialisation
by Chris Wilson
· 8 years ago
97d6d7a
drm/i915: Update GGTT initialisation functions to take drm_i915_private
by Chris Wilson
· 8 years ago
0088e52
drm/i915: Split GGTT initialisation between probing and setup
by Chris Wilson
· 8 years ago
54b4f68
Revert "drm/i915: Enable RC6 immediately"
by Chris Wilson
· 8 years ago
b12e0ee
drm/i915: Enable RC6 immediately
by Chris Wilson
· 8 years ago
39df919
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
by Chris Wilson
· 8 years ago
84c8e09
drm/i915: Enable polling when we don't have hpd
by Lyude
· 9 years ago
5ab57c7
drm/i915: Flush logical context image out to memory upon suspend
by Chris Wilson
· 9 years ago
19625e8
drm/i915: Enable polling when we don't have hpd
by Lyude
· 9 years ago
b7137e0
drm/i915: Defer enabling rc6 til after we submit the first batch/context
by Chris Wilson
· 9 years ago
22dea0b
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
by Rodrigo Vivi
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
ded8b07
drm/i915: Remove impossible tests for dev->dev_private
by Chris Wilson
· 9 years ago
fb93942
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
by Chris Wilson
· 9 years ago
94b4f3b
drm/i915: Split out runtime configuration of device info to its own file
by Chris Wilson
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
7b4d3a1
drm/i915: Remove stop-rings debugfs interface
by Chris Wilson
· 9 years ago
c33d247
drm/i915: Flush the RPS bottom-half when the GPU idles
by Chris Wilson
· 9 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 9 years ago
338d0ee
drm/i915: Fix random indent in i915_drm_resume()
by Chris Wilson
· 9 years ago
7774002
drm/i915: Remove the dedicated hangcheck workqueue
by Chris Wilson
· 9 years ago
37f501a
drm/i915/bxt: Export pooled eu info to userspace
by arun.siluvery@linux.intel.com
· 9 years ago
41ce405
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
b273669
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
c6ddc5f
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
a09d0ba
drm/i915: Move module init/exit to i915_pci.c
by Chris Wilson
· 9 years ago
42f5551
drm/i915: Split out the PCI driver interface to i915_pci.c
by Chris Wilson
· 9 years ago
c2dac86
drm/i915: Fix misleading driver debug message
by Frank Binns
· 9 years ago
dda3300
drm/i915: Remove user controllable DRM_ERROR for i915_getparam()
by Chris Wilson
· 9 years ago
0673ad4
drm/i915: Merge i915_dma.c into i915_drv.c
by Chris Wilson
· 9 years ago
3e783ba
drm/i915: Demidlayer driver unloading
by Chris Wilson
· 9 years ago
8f460e2
drm/i915: Demidlayer driver loading
by Chris Wilson
· 9 years ago
1dac891
drm/i915: Register debugfs interface last
by Chris Wilson
· 9 years ago
e015dd6
drm/i915/bxt: Add WaEnablePooledEuFor2x6
by arun.siluvery@linux.intel.com
· 9 years ago
33e141e
drm/i915:bxt: Enable Pooled EU support
by arun.siluvery@linux.intel.com
· 9 years ago
94bb489
drm/i915: use #defines for qemu subsystem ids
by Gerd Hoffmann
· 9 years ago
5599617
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
65439b6
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b00e533
vga_switcheroo: Add helper for deferred probing
by Lukas Wunner
· 9 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
03d92e4
drm/i915/opregion: Rename init/fini functions to register/unregister
by Chris Wilson
· 9 years ago
6f9f4b7
drm/i915/opregion: Convert to using native drm_i915_private
by Chris Wilson
· 9 years ago
5fbd041
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
9a652cc
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
461fb99
drm/i915: Update domain tracking for GEM objects on hibernation
by Chris Wilson
· 9 years ago
1f19ac2
drm/i915: Add distinct stubs for PM hibernation phases
by Chris Wilson
· 9 years ago
ab0d24a
drm/i915: Promote IS_BROADWELL to a simple macro
by Tvrtko Ursulin
· 9 years ago
dc97997
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
by Chris Wilson
· 9 years ago
Next »