Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
da63a9f2e4a1595f4890e38a0511d74bea1a51f0
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
ecd8fae
drm/i915: Add rc6vids to debugfs
by Ben Widawsky
· 12 years ago
42c0526
drm/i915: Extract PCU communication
by Ben Widawsky
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
c8735b0
drm/i915: #define gpu freq multipler
by Ben Widawsky
· 12 years ago
a2c7f6f
drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()
by Chris Wilson
· 12 years ago
050ee91
drm/i915: Use new INSTDONE registers (Gen7+)
by Ben Widawsky
· 12 years ago
71e172e
drm/i915: Add ERR_INT to gen7 error state
by Ben Widawsky
· 12 years ago
c110a6d
drm/i915: Show pin count in debugfs
by Chris Wilson
· 12 years ago
b7abb71
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
by Chris Wilson
· 12 years ago
6c085a7
drm/i915: Track unbound pages
by Chris Wilson
· 12 years ago
20d5a54
drm/i915: don't grab dev->struct_mutex for userspace forcewak
by Daniel Vetter
· 12 years ago
b2eadbc
drm/i915: Lazily apply the SNB+ seqno w/a
by Chris Wilson
· 12 years ago
c6a828d
drm/i915: move all rps state into dev_priv->rps
by Daniel Vetter
· 12 years ago
22bcfc6
drm/i915: use mutex_lock_interruptible for debugfs files
by Daniel Vetter
· 12 years ago
004777c
drm/i915: fixup up debugfs rps state handling
by Daniel Vetter
· 12 years ago
c96ea64
drm/i915: dump the device info
by Daniel Vetter
· 12 years ago
65ce302
drm/i915: Remove the defunct flushing list
by Chris Wilson
· 12 years ago
0201f1e
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
by Chris Wilson
· 12 years ago
12f5581
drm/i915: Add comments to explain the BSD tail write workaround
by Chris Wilson
· 12 years ago
b9a3906
drm/i915: add ccid to error state
by Ben Widawsky
· 13 years ago
1523c31
drm/i915: add min freq control to debugfs
by Jesse Barnes
· 13 years ago
6bd459d
drm/i915: fix module unload since error_state rework
by Daniel Vetter
· 13 years ago
b451951
drm/i915: Introduce for_each_ring() macro
by Chris Wilson
· 13 years ago
d544230
drm/i915: allow the existing error_state to be destroyed
by Daniel Vetter
· 13 years ago
742cbee
drm/i915: rework dev->first_error locking
by Daniel Vetter
· 13 years ago
e5eb3d6
drm/i915: add interface to simulate gpu hangs
by Daniel Vetter
· 13 years ago
582be6b
drm/i915: Only enable IPS polling for gen5
by Chris Wilson
· 13 years ago
6d171cb
drm/i915: Remove unused ring->irq_seqno
by Chris Wilson
· 13 years ago
9574b3f
drm/i915: kill waiting_seqno
by Ben Widawsky
· 13 years ago
be998e2
drm/i915: move vbetool invoked ier stuff
by Ben Widawsky
· 13 years ago
1488fc0
drm/i915: Remove the deferred-free list
by Chris Wilson
· 13 years ago
1b50247
drm/i915: Remove the list of pinned inactive objects
by Chris Wilson
· 13 years ago
0d38f00
drm/i915: [sparse] __iomem fixes for debugfs
by Daniel Vetter
· 13 years ago
92d68ed
drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
by Chris Wilson
· 13 years ago
c43b563
drm/i915: [sparse] trivial sparse fixes
by Ben Widawsky
· 13 years ago
cce66a2
drm/i915: add rc6 residency times to debugfs
by Ben Widawsky
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
ec34a01
drm/i915: VCS is not the last ring
by Ben Widawsky
· 13 years ago
9d2f41f
drm/i915: dump the DMA fetch addr register on pre-gen6
by Daniel Vetter
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
7e231dbe
drm/i915: ValleyView IRQ support
by Jesse Barnes
· 13 years ago
57f350b
drm/i915: add DPIO support
by Jesse Barnes
· 13 years ago
1a8c55d
drm/i915: [dinq] shut up six instances of -Warray-bounds
by Ben Widawsky
· 13 years ago
ee4f42b
drm/i915: Record the position of the request upon error
by Chris Wilson
· 13 years ago
52d39a2
drm/i915: Record the in-flight requests at the time of a hang
by Chris Wilson
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
3cf17fc
drm/i915: ppgtt debugfs info
by Daniel Vetter
· 13 years ago
7e3b873
drm/i915: dump even more into the error_state
by Daniel Vetter
· 13 years ago
3fa7d23
drm/i915: add gen6+ registers to i915_swizzle_info
by Daniel Vetter
· 13 years ago
ea16a3c
drm/i915: add debugfs file for swizzling information
by Daniel Vetter
· 13 years ago
33f3f51
drm/i915: add per-ring fault reg to error_state
by Daniel Vetter
· 13 years ago
ff865f7
drm/i915: remove the i915_batchbuffer_info debugfs file
by Daniel Vetter
· 13 years ago
6a9c308
drm/i915: refactor debugfs create functions
by Daniel Vetter
· 13 years ago
08e14e8
drm/i915: refactor debugfs open function
by Daniel Vetter
· 13 years ago
c1cd90e
drm/i915: collect more per ring error state
by Daniel Vetter
· 13 years ago
d27b1e0
drm/i915: refactor ring error state capture to use arrays
by Daniel Vetter
· 13 years ago
96154f2
drm/i915: switch ring->id to be a real id
by Daniel Vetter
· 13 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 13 years ago
48467a9
drm/i915: debugfs: show semaphore registers also on gen7
by Daniel Vetter
· 13 years ago
075edca
drm/i915: allow userspace forcewake references also on gen7
by Daniel Vetter
· 13 years ago
fff24e2
drm/i915: Correct debugfs printout for RC1e.
by Eric Anholt
· 13 years ago
9f1f46a
drm/i915: protect force_wake_(get|put) with the gt_lock
by Daniel Vetter
· 13 years ago
3d29b84
drm/i915: add a LLC feature flag in device description
by Eugeni Dodonov
· 13 years ago
a05a586
drm/i915: Print debugfs object list sizes in KiB instead of bytes.
by Eric Anholt
· 13 years ago
4d85529
drm/i915: drpc debugfs update for gen6
by Ben Widawsky
· 13 years ago
03d00ac
drm/i915: add PCH info to i915_capabilities
by Paulo Zanoni
· 13 years ago
cdaeb57
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
b3e067c
drm: serialize access to list of debugfs files
by Marcin Slusarz
· 13 years ago
616fdb5
drm/i915: forcewake warning fixes in debugfs
by Ben Widawsky
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
0206e35
Drivers: i915: Fix all space related issues.
by Akshay Joshi
· 13 years ago
da64c6f
drm/i915: show interrupt info on IVB
by Jesse Barnes
· 13 years ago
07b7ddd
drm/i915: allow cache sharing policy control
by Jesse Barnes
· 13 years ago
9b546e5
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
358733e
drm/i915: add GPU max frequency control file
by Jesse Barnes
· 13 years ago
e489bda
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
1c70c0c
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
by Jesse Barnes
· 13 years ago
dc501fb
drm/i915: Don't call describe_obj on NULL pointers
by Ben Widawsky
· 13 years ago
23b2f8b
drm/i915: load a ring frequency scaling table v3
by Jesse Barnes
· 13 years ago
bf3301a
drm/i915: Only print out the actual number of fences for i915_error_state
by Daniel Vetter
· 14 years ago
c1a9f04
drm/i915: add fbc enable flag, but disable by default
by Jesse Barnes
· 14 years ago
8eb5729
drm/i915: forcewake debugfs fix
by Ben Widawsky
· 14 years ago
6d794d4
drm/i915: debugfs interface for forcewake reference count
by Ben Widawsky
· 14 years ago
d1ebd816
drm/i915: forcewake struct mutex locking fixes
by Ben Widawsky
· 14 years ago
fcca792
drm/i915: reference counted forcewake
by Ben Widawsky
· 14 years ago
93dfb40
drm/i915: Rename agp_type to cache_level
by Chris Wilson
· 14 years ago
e76d363
drm/i915: debugfs for context information
by Ben Widawsky
· 14 years ago
e281fca
drm/i915: report correct render clock frequencies on SNB
by Jesse Barnes
· 14 years ago
47ae63e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
9135583
drm/i915: Do not overflow the MMADDR write FIFO
by Chris Wilson
· 14 years ago
9db4a9c
drm/i915: cleanup per-pipe reg usage
by Jesse Barnes
· 14 years ago
e2f973d
drm/i915: Record all error ringbuffers
by Chris Wilson
· 14 years ago
ccab5c8
drm/i915: tune Sandy Bridge DRPS constants
by Jesse Barnes
· 14 years ago
311bd68
drm/i915: Trivial sparse fixes
by Chris Wilson
· 14 years ago
833bcb0
drm/i915/debugfs: Correct format after changing type of err object 'size'
by Chris Wilson
· 14 years ago
08c1832
drm/i915/debugfs: Show all objects in the gtt
by Chris Wilson
· 14 years ago
a779e5a
drm/i915: Record AGP memory type upon error
by Chris Wilson
· 14 years ago
Next »