Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cff458c21063de960bde0e39770a0f4cd0477d95
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
c4a1d9e
drm/i915: Capture interesting display registers on error
by Chris Wilson
· 14 years ago
c724e8a
drm/i915: Capture pinned buffers on error
by Chris Wilson
· 14 years ago
c94f28c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
8534551
drm/i915: Retire any pending operations on the old scanout when switching
by Chris Wilson
· 14 years ago
cae5852
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
by Zou Nan hai
· 14 years ago
527f9e9
drm/i915: Remove the global irq wait queue
by Chris Wilson
· 14 years ago
374c479
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
by Chris Wilson
· 14 years ago
65e5ecb
drm/i915: Add untraced register read/write interface
by Yuanhan Liu
· 14 years ago
ba4f01a
drm/i915: trace down all the register write and read
by Yuanhan Liu
· 14 years ago
75e9e91
drm/i915: kill mappable/fenceable disdinction
by Daniel Vetter
· 14 years ago
46168f3
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
e07ac3a
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
by Zhenyu Wang
· 14 years ago
328fc13
Revert "drm/i915: add MMIO debug output"
by Chris Wilson
· 14 years ago
0f8c6d7
drm/i915: Move the invalidate|flush information out of the device struct
by Chris Wilson
· 14 years ago
e5c6526
drm/i915/debugfs: Report ring in error state
by Chris Wilson
· 14 years ago
5eac3ab
drm/i915: Evict just the purgeable GTT entries on the first pass
by Chris Wilson
· 14 years ago
add354d
drm/i915: Record BSD engine error state
by Chris Wilson
· 14 years ago
1d8f38f
drm/i915: Record BLT engine error state
by Chris Wilson
· 14 years ago
a00b10c
drm/i915: Only enforce fence limits inside the GTT.
by Chris Wilson
· 14 years ago
e5281cc
drm/i915: Eliminate nested get/put pages
by Chris Wilson
· 14 years ago
39a01d1
drm/i915: Remove mmap_offset
by Chris Wilson
· 14 years ago
17250b7
drm/i915: Make the inactive object shrinker per-device
by Chris Wilson
· 14 years ago
f406839
drm/i915: Capture ERROR register on Sandybridge hangs
by Chris Wilson
· 14 years ago
fb7d516
drm/i915: add accounting for mappable objects in gtt v2
by Daniel Vetter
· 14 years ago
5398463
drm/i915: use the complete gtt
by Daniel Vetter
· 14 years ago
920afa7
drm/i915: range-restricted bind_to_gtt
by Daniel Vetter
· 14 years ago
a6e0aa4
drm/i915: range-restricted eviction support
by Daniel Vetter
· 14 years ago
3cce469
drm/i915: Propagate error from failing to queue a request
by Chris Wilson
· 14 years ago
b222349
drm/i915: Remove the confusing global waiting/irq seqno
by Chris Wilson
· 14 years ago
e1f99ce
drm/i915: Propagate errors from writing to ringbuffer
by Chris Wilson
· 14 years ago
78501ea
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
by Chris Wilson
· 14 years ago
6419340
drm/i915: Move gpu_write_list to per-ring
by Chris Wilson
· 14 years ago
f00a3dd
drm/i915: IS_IRONLAKE is synonymous with gen == 5
by Chris Wilson
· 14 years ago
549f736
drm/i915: Enable SandyBridge blitter ring
by Chris Wilson
· 14 years ago
69dc498
drm/i915: Track objects in global active list (as well as per-ring)
by Chris Wilson
· 14 years ago
8966738
drm/i915/dp: cache eDP DPCD data
by Jesse Barnes
· 14 years ago
9f0e7ff
drm/i915: fetch eDP configuration data from the VBT
by Jesse Barnes
· 14 years ago
723bfd7
drm/i915: add _DSM support
by Jesse Barnes
· 14 years ago
ae681d9
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
by Chris Wilson
· 14 years ago
069efc1
drm/i915: Clear fence registers on GPU reset
by Chris Wilson
· 14 years ago
73aa808
drm: Move the GTT accounting to i915
by Chris Wilson
· 14 years ago
5cdf588
drm/i915: Make get/put pages static
by Chris Wilson
· 14 years ago
23bc598
drm/i915/debug: Convert i915_verify_active() to scan all lists
by Chris Wilson
· 14 years ago
3d2a812
drm/i915/debug: Remove default WATCH_BUF
by Chris Wilson
· 14 years ago
97d1eba
drm/i915/debug: Remove defunct WATCH_LRU
by Chris Wilson
· 14 years ago
b8232e9
drm/i915: Disable LVDS i2c probing when using GPIO bit banging
by Chris Wilson
· 14 years ago
e957d77
drm/i915/sdvo: Fix GMBUSification
by Chris Wilson
· 14 years ago
1c25595
drm/i915: Convert the file mutex into a spinlock
by Chris Wilson
· 14 years ago
30dbf0c
drm/i915: Adjust hangcheck EIO semantics
by Chris Wilson
· 14 years ago
f787a5f
drm/i915: Only hold a process-local lock whilst throttling.
by Chris Wilson
· 14 years ago
5ceb0f9
drm/i915: Parse the eDP link configuration from the vBIOS
by Chris Wilson
· 14 years ago
e6c3a2a
drm/i915: Use an uninterruptible wait for page-flips during modeset
by Chris Wilson
· 14 years ago
d3849ed
drm/i915: Remove unused dev_priv->panel_wants_dither
by Chris Wilson
· 14 years ago
20f0cd5
drm/i915: Remove the broken flush_ring from page-flip
by Chris Wilson
· 14 years ago
dfaae39
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
by Chris Wilson
· 14 years ago
f13d3f7
drm/i915: Track pinned objects
by Chris Wilson
· 14 years ago
265db95
drm/i915: Drain any pending flips on the fb prior to unpinning
by Chris Wilson
· 14 years ago
c78ec30
drm/i915: Merge ring flushing and lazy requests
by Chris Wilson
· 14 years ago
53640e1
drm/i915: Track gpu fence usage
by Chris Wilson
· 14 years ago
c7f9f9a
drm/i915: Use ring->flush() instead of MI_FLUSH
by Chris Wilson
· 14 years ago
92f49d9
drm/i915: fix HAS_BSD with a device info flag
by Xiang, Haihao
· 14 years ago
f803aa5
drm/i915: Clean up bo lists on all hung gpus
by Chris Wilson
· 14 years ago
77f0123
drm/i915: Clear GPU read domains on reset
by Chris Wilson
· 14 years ago
9375e44
drm/i915: Clear flushing lists on GPU reset
by Chris Wilson
· 14 years ago
9220434
drm/i915: Only emit a flush request on the active ring.
by Chris Wilson
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
2cf34d7
drm/i915: Allow get_fence_reg() to be uninterruptible
by Chris Wilson
· 14 years ago
48b956c
drm/i915: Push pipelining of display plane flushes to the caller
by Chris Wilson
· 14 years ago
7213342
drm/i915: Consolidate flushing the display plane
by Chris Wilson
· 14 years ago
b3b079d
drm/i915: Reduce hangcheck frequency
by Chris Wilson
· 14 years ago
788319d
drm/i915/lvds: Move private data to the connector from the device.
by Chris Wilson
· 14 years ago
bed4a67
drm/i915: Fix updating FBC
by Chris Wilson
· 14 years ago
1996675
drm/i915: die, i915_probe_agp, die
by Daniel Vetter
· 14 years ago
0ade638
intel-gtt: introduce drm/intel-gtt.h
by Daniel Vetter
· 14 years ago
a957355
drm/i915: Refactor panel backlight controls
by Chris Wilson
· 14 years ago
de227ef
drm/i915: Kill the active list spinlock
by Chris Wilson
· 14 years ago
3bd3c93
drm/i915: Compile out error state without DEBUG_FS
by Chris Wilson
· 14 years ago
8dc5d14
drm/i915: Preallocate requests
by Chris Wilson
· 14 years ago
31578148
drm/i915/overlay: Move capabilities bits to common info block.
by Chris Wilson
· 14 years ago
8a1a49f
drm/i915: move flushing list processing to i915_retire_commands
by Daniel Vetter
· 15 years ago
a691043
drm/i915: only one interrupt per batchbuffer is not enough!
by Daniel Vetter
· 15 years ago
be282fd
drm/i915: add MMIO debug output
by Jesse Barnes
· 14 years ago
44834a6
drm/i915: Use the VBT from OpRegion when available (v3)
by Chris Wilson
· 14 years ago
3b61796
drm/i915: Rename i915_opregion.c to intel_opregion.c
by Chris Wilson
· 14 years ago
75ef9da
drm/i915: unload: fix retire_work races
by Daniel Vetter
· 14 years ago
c96c3a8c
drm/i915: Include a generation number in the device info
by Chris Wilson
· 14 years ago
aa40d6b
drm/i915: Set up a render context on Ironlake
by Zou Nan hai
· 14 years ago
6eeefaf
drm/i915: Apply i830 errata for cursor alignment
by Chris Wilson
· 14 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 14 years ago
cd377ea
drm/i915: Implement fair lru eviction across both rings. (v2)
by Chris Wilson
· 14 years ago
b47eb4a
drm/i915: Move the eviction logic to its own file.
by Chris Wilson
· 14 years ago
6f392d548
drm/i915: Use a common seqno for all rings.
by Chris Wilson
· 14 years ago
6ef3d42
drm/i915: Capture the overlay status upon a GPU hang.
by Chris Wilson
· 14 years ago
dbd7ac9
drm/i915: Use an uncommon name for the local dev_priv in macros
by Chris Wilson
· 14 years ago
88f356b
drm/i915: Only emit flushes on active rings.
by Chris Wilson
· 14 years ago
be72615
drm/i915: Repeat unbinding during free if interrupted (v6)
by Chris Wilson
· 14 years ago
b09a1fe
drm/i915: Refactor i915_gem_retire_requests()
by Chris Wilson
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
534843d
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
by Chris Wilson
· 14 years ago
Next »