Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
85ee17ebeedd1af0dccd98f82ab4e644e29d84c0
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
85ee17e
drm/i915/bxt: Broxton decoupled MMIO
by Praveen Paneri
· 8 years ago
e62929b
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
by Maarten Lankhorst
· 8 years ago
ccf010f
drm/i915: Add an atomic evasion step to watermark programming, v4.
by Maarten Lankhorst
· 8 years ago
6b5e90f
drm/i915/scheduler: Boost priorities for flips
by Chris Wilson
· 8 years ago
9f792eb
drm/i915: Store the execution priority on the context
by Chris Wilson
· 8 years ago
52e5420
drm/i915/scheduler: Record all dependencies upon request construction
by Chris Wilson
· 8 years ago
c007fb4
drm/i915: rename preliminary_hw_support to alpha_support
by Jani Nikula
· 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
d0da48c
drm/i915: Remove chipset flush after cache flush
by Chris Wilson
· 8 years ago
58e197d
drm/i915: Update DRIVER_DATE to 20161108
by Daniel Vetter
· 8 years ago
dfc5148
drm/i915: Introduce HAS_64BIT_RELOC
by Joonas Lahtinen
· 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
3599a91
drm/i915: Allow shrinking of userptr objects once again
by Tvrtko Ursulin
· 8 years ago
46f16e6
drm/i915: Pass dev_priv to init_clock_gating
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
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
e2af48c
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
by Ville Syrjälä
· 8 years ago
432081b
drm/i915: Pass intel_crtc to update_wm functions
by Ville Syrjälä
· 8 years ago
580503c
drm/i915: Pass dev_priv to plane constructors
by Ville Syrjälä
· 8 years ago
07c9a21
drm/i915: Export a function to flush the context upon pinning
by Chris Wilson
· 8 years ago
548625e
drm/i915: Improve lockdep tracking for obj->mm.lock
by Chris Wilson
· 8 years ago
db6c2b4
drm/i915: Store the vma in an rbtree under the object
by Chris Wilson
· 8 years ago
bc0629a
drm/i915: Track pages pinned due to swizzling quirk
by Chris Wilson
· 8 years ago
b079bd17
drm/i915: Bail if plane/crtc init fails
by Ville Syrjälä
· 8 years ago
80b204b
drm/i915: Enable multiple timelines
by Chris Wilson
· 8 years ago
28176ef
drm/i915: Reserve space in the global seqno during request allocation
by Chris Wilson
· 8 years ago
562f5d4
drm/i915: Create a unique name for the context
by Chris Wilson
· 8 years ago
85e17f5
drm/i915: Move the global sync optimisation to the timeline
by Chris Wilson
· 8 years ago
65e4760
drm/i915: Introduce a global_seqno for each request
by Chris Wilson
· 8 years ago
73cb970
drm/i915: Combine seqno + tracking into a global timeline struct
by Chris Wilson
· 8 years ago
d07f0e5
drm/i915: Move GEM activity tracking into a common struct reservation_object
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
1233e2d
drm/i915: Move object backing storage manipulation to its own locking
by Chris Wilson
· 8 years ago
03ac84f
drm/i915: Pass around sg_table to get_pages/put_pages backend
by Chris Wilson
· 8 years ago
a4f5ea6
drm/i915: Refactor object page API
by Chris Wilson
· 8 years ago
96d7763
drm/i915: Use a radixtree for random access to the object's backing storage
by Chris Wilson
· 8 years ago
4c7d62c
drm/i915: Markup GEM API with lockdep asserts
by Chris Wilson
· 8 years ago
920cf41
drm/i915: Introduce an internal allocator for disposable private objects
by Chris Wilson
· 8 years ago
f8a7fde
drm/i915: Defer active reference until required
by Chris Wilson
· 8 years ago
e95433c
drm/i915: Rearrange i915_wait_request() accounting with callers
by Chris Wilson
· 8 years ago
b52992c
drm/i915: Support asynchronous waits on struct fence from i915_gem_request
by Chris Wilson
· 8 years ago
8b364b4
drm/i915: Rename for_each_plane -> for_each_universal_plane
by Matt Roper
· 8 years ago
ed37892
drm/i915: Address broxton phy registers based on phy and channel number
by Ander Conselvan de Oliveira
· 8 years ago
b6e0820
drm/i915: Move broxton vswing sequence to intel_dpio_phy.c
by Ander Conselvan de Oliveira
· 8 years ago
47a6bc6
drm/i915: Move broxton phy code to intel_dpio_phy.c
by Ander Conselvan de Oliveira
· 8 years ago
362624c
drm/i915: Explicitly map broxton DPIO power wells to phys
by Ander Conselvan de Oliveira
· 8 years ago
01c3faa
drm/i915: Rename struct i915_power_well field data to id
by Ander Conselvan de Oliveira
· 8 years ago
aafee2e
drm/i915: fix comment on I915_{READ, WRITE}_FW
by Arkadiusz Hiler
· 8 years ago
de867c2
drm/i915: Include the kernel uptime in the error state
by Chris Wilson
· 8 years ago
27b85be
drm/i915: Augment i915 error state to include the dump of GuC log buffer
by Akash Goel
· 8 years ago
26705e2
drm/i915: Support for GuC interrupts
by Sagar Arun Kamble
· 8 years ago
f4e9af4
drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
by Akash Goel
· 8 years ago
7c108fd
drm/i915: Move fence cancellation to runtime suspend
by Chris Wilson
· 8 years ago
2eedfc7
drm/i915: Remove RPM sequence checking
by Chris Wilson
· 8 years ago
3594a3e
drm/i915: Remove superfluous locking around userfault_list
by Chris Wilson
· 8 years ago
275f039
drm/i915: Move user fault tracking to a separate list
by Chris Wilson
· 8 years ago
9558e74
drm/i915: Update DRIVER_DATE to 20161024
by Daniel Vetter
· 8 years ago
41842d6
Merge tag 'gvt-next-fix-2016-10-20' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
eafc489
drm/i915: Add a sunset clause to GPU hang logging
by Chris Wilson
· 8 years ago
feddf6e
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
by Zhenyu Wang
· 8 years ago
d8c0faf
drm/i915/gen9: Get rid of redundant watermark values
by cpaul@redhat.com
· 8 years ago
40fa60c
drm/i915: Catch premature unpinning of pages
by Chris Wilson
· 8 years ago
b4bcbe2
drm/i915: Document our internal limit on object size
by Chris Wilson
· 8 years ago
3ef7f22
drm/i915: Bump object bookkeeping to u64 from size_t
by Chris Wilson
· 8 years ago
6389dd8
drm/i915: Parse VBT data for lspcon
by Shashank Sharma
· 8 years ago
a62163e
drm/i915/gen9: Make skl_wm_level per-plane
by Lyude
· 8 years ago
b707aa5
drm/i915/skl: Remove linetime from skl_wm_values
by Lyude
· 8 years ago
ce0ba28
drm/i915/skl: Move per-pipe ddb allocations into crtc states
by Lyude
· 8 years ago
5db9401
drm/i915: Make IS_GEN macros only take dev_priv
by Tvrtko Ursulin
· 8 years ago
55b8f2a
drm/i915: Make INTEL_GEN only take dev_priv
by Tvrtko Ursulin
· 8 years ago
11a914c
drm/i915: Make IS_VALLEYVIEW 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
9beb5fe
drm/i915: Make IS_G4X only take dev_priv
by Tvrtko Ursulin
· 8 years ago
3c9192b
drm/i915: Make HAS_L3_DPF 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
d9486e6
drm/i915: Make IS_SKYLAKE 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
772c2a5
drm/i915: Make IS_HASWELL 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
c1812bd
drm/i915: Make IS_GEN-range macro 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
49cff96
drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv
by Tvrtko Ursulin
· 8 years ago
6e26695
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
by Tvrtko Ursulin
· 8 years ago
4f8036a
drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP 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
35ca039
drm/i915: Record the current requests queue for execlists upon hang
by Chris Wilson
· 8 years ago
0a97015
drm/i915: Compress GPU objects in error state
by Chris Wilson
· 8 years ago
9f267eb
drm/i915: Stop the machine whilst capturing the GPU crash dump
by Chris Wilson
· 8 years ago
Next »