Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b14c5679dd2c87b5bd14c49c5bdd1962be2ab209
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
3ccfd19
drm/i915: Do remaps for all contexts
by Ben Widawsky
· 11 years ago
a33afea
drm/i915: Keep a list of all contexts
by Ben Widawsky
· 11 years ago
472f8ac
drm/i915: Remove extra "ring"
by Ben Widawsky
· 11 years ago
5e69f97
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
by Chon Ming Lee
· 11 years ago
8e8c06c
drm/i915: Report requested frequency alongside current frequency in debugfs
by Chris Wilson
· 11 years ago
fb1ae91
drm/i915: Print seqnos as unsigned in debugfs
by Ville Syrjälä
· 11 years ago
371db66
drm/i915: add i915_pc8_status debugfs file
by Paulo Zanoni
· 11 years ago
ec013e7
drm/i915: Expose energy counter on SNB+ through debugfs
by Jesse Barnes
· 11 years ago
b25cb2f
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
by Ben Widawsky
· 11 years ago
cc98b41
drm/i915: Track when an object is pinned for use by the display engine
by Chris Wilson
· 11 years ago
6d2b8885
drm/i915: List objects allocated from stolen memory in debugfs
by Chris Wilson
· 11 years ago
ca191b1
drm/i915: mm_list is per VMA
by Ben Widawsky
· 11 years ago
2b4bd0e
drm/i915: Silence a sparse warning
by Ville Syrjälä
· 11 years ago
07fe0b1
drm/i915: plumb VM into bind/unbind code
by Ben Widawsky
· 11 years ago
1d693bc
drm/i915: Update describe_obj
by Ben Widawsky
· 11 years ago
31a46c9
drm/i915: Rework drop caches for checkpatch
by Ben Widawsky
· 11 years ago
29ebf90
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
by Chris Wilson
· 11 years ago
ed71f1b
drm/i915: Convert the register access tracepoint to be conditional
by Chris Wilson
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
105b7c1
drm/intel: add enable_psr module option and disable psr by default
by Rodrigo Vivi
· 11 years ago
3f51e47
drm/i915: Match all PSR mode entry conditions before enabling it.
by Rodrigo Vivi
· 11 years ago
e91fd8c
drm/i915: Added debugfs support for PSR Status
by Rodrigo Vivi
· 11 years ago
5cef07e
drm/i915: Move active/inactive lists to new mm
by Ben Widawsky
· 11 years ago
853ba5d
drm/i915: Move gtt and ppgtt under address space umbrella
by Ben Widawsky
· 11 years ago
63573eb
drm/i915: debugfs entries for [e]LLC
by Ben Widawsky
· 11 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 11 years ago
34b9674
drm/i915: convert debugfs creation/destruction to table
by Daniel Vetter
· 11 years ago
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 11 years ago
4dc955f
drm/i915: introduce i915_error_state_buf_init
by Mika Kuoppala
· 12 years ago
95d5bfb3
drm/i915: export error state ref handling
by Mika Kuoppala
· 12 years ago
fc16b48
drm/i915: export error state to string conversion
by Mika Kuoppala
· 12 years ago
5c3fe8b
drm/i915: Move fbc members out of line
by Ben Widawsky
· 11 years ago
aee56cf
drm/i915: Fix a few style issues found by checkpatch.pl
by Damien Lespiau
· 11 years ago
267f0c9
drm/i915: Use seq_puts/seq_putc when possible
by Damien Lespiau
· 11 years ago
8a5729a
drm/i915: Fix reason for per-chip disabling of FBC
by Damien Lespiau
· 11 years ago
baf27f9
drm/i915: Break up the large vsnprintf() in print_error_buffers()
by Chris Wilson
· 11 years ago
4abb2c3
drm/i915: s/LFP/LPF in DPIO PLL register names
by Ville Syrjälä
· 12 years ago
f5adf94
drm/i915: Introduce an HAS_IPS() macro
by Damien Lespiau
· 11 years ago
2db8e9d
drm/i915: Track clients and print their object usage in debugfs
by Chris Wilson
· 12 years ago
35c20a6
drm/i915: Rename the gtt_list to global_list
by Ben Widawsky
· 12 years ago
92d4462
drm/i915: add i915_ips_status debugfs entry
by Paulo Zanoni
· 12 years ago
9010ebf
drm/i915: add VEBOX into debugfs
by Xiang, Haihao
· 12 years ago
6493625
drm/i915: change VLV IOSF sideband accessors to not return error code
by Jani Nikula
· 12 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 12 years ago
edc3d88
drm/i915: avoid big kmallocs on reading error state
by Mika Kuoppala
· 12 years ago
79fc46d
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
by Damien Lespiau
· 12 years ago
259bd5d
drm/i915: fix locking around punit access in cur_delayinfo for VLV
by Jesse Barnes
· 12 years ago
0a073b8
drm/i915: turbo & RC6 support for VLV v7
by Jesse Barnes
· 12 years ago
3ebecd0
drm/i915: Scale ring, rather than ia, frequency on Haswell
by Chris Wilson
· 12 years ago
3a3b4f9
drm/i915: shorten debugfs output simple attributes
by Mika Kuoppala
· 12 years ago
31c7738
drm/i915: Better overclock support
by Ben Widawsky
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
2563a45
drm/i915: restrict kernel address leak in debugfs
by Kees Cook
· 12 years ago
647416f
drm/i915: use simple attribute in debugfs routines
by Kees Cook
· 12 years ago
8c123e5
drm/i915: Capture current context on error
by Ben Widawsky
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a168c29
drm/i915: Print the hw context status is debugfs
by Ben Widawsky
· 12 years ago
fdfa175
drm/i915: add missing \n to UTS_RELEASE in the error_state
by Jani Nikula
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
f82855d
drm/i915: Fix CAGF for HSW
by Ben Widawsky
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
4518f61
drm/i915: dump UTS_RELEASE into the error_state
by Daniel Vetter
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
623f978
drm/i915: dump refcount into framebuffer debugfs file
by Daniel Vetter
· 12 years ago
4b096ac
drm: revamp locking around fb creation/destruction
by Daniel Vetter
· 12 years ago
1f83fee
drm/i915: clear up wedged transitions
by Daniel Vetter
· 12 years ago
33196de
drm/i915: move wedged to the other gpu error handling stuff
by Daniel Vetter
· 12 years ago
99584db
drm/i915: extract hangcheck/reset/error_state state into substruct
by Daniel Vetter
· 12 years ago
93d1879
drm/i915: Remove use of gtt_mappable_entries
by Ben Widawsky
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
00fc2c3
drm/i915: Remove gtt_mappable_total
by Ben Widawsky
· 12 years ago
dd624af
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
by Chris Wilson
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
0f3b684
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
by Chris Wilson
· 12 years ago
8a168ca
treewide: Fix typo in various drivers
by Masanari Iida
· 12 years ago
e94fbaa
drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno
by Mika Kuoppala
· 12 years ago
0915300
drm/i915: rework locking for intel_dpio|sbi_read|write
by Daniel Vetter
· 12 years ago
e7d841c
drm/i915: Close race between processing unpin task and queueing the flip
by Chris Wilson
· 12 years ago
43a7b92
drm/i915: Fix debugfs seqno info print to use uint
by Mika Kuoppala
· 12 years ago
4063321
drm/i915: Add debugfs entry to read/write next_seqno
by Mika Kuoppala
· 12 years ago
1a240d4
drm/i915: fixup sparse warnings
by Daniel Vetter
· 12 years ago
c1ad11f
drm/i915: Allow objects to be created with no backing pages, but stolen space
by Chris Wilson
· 12 years ago
04b97b3
drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domains
by Chris Wilson
· 12 years ago
df2b23d
drm/i915: Include the last semaphore sync point in the error-state
by Chris Wilson
· 12 years ago
44cbd33
drm/i915: Missed lock change with rps lock
by Ben Widawsky
· 12 years ago
4fc688c
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
by Jesse Barnes
· 12 years ago
3e37394
drm/i915: move pwrctx/renderctx to the other ilk power state
by Daniel Vetter
· 12 years ago
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
Next »