Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
636baebfa62fa31b204bc5a816700bd2fd135e57
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
ab0169b
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
77df677
drm/i915/bdw: ppgtt info in debugfs
by Ben Widawsky
· 12 years ago
9d3203e
drm/i915/bdw: debugfs updates
by Ben Widawsky
· 12 years ago
a123f15
drm/i915/bdw: Add interrupt info to debugfs
by Ben Widawsky
· 12 years ago
9191526
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
06c5bf8
drm/i915: Make the debugfs structures const
by Lespiau, Damien
· 12 years ago
2675680
drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv
by Daniel Vetter
· 12 years ago
8d2f24c
drm/i915: scramble reset support for DP port CRC on vlv
by Daniel Vetter
· 12 years ago
8409360
drm/i915: scramble reset support for DP port CRC on g4x
by Daniel Vetter
· 12 years ago
46a1918
drm/i916: add "auto" pipe CRC source
by Daniel Vetter
· 12 years ago
d538bbd
drm/i915: Use a spin lock to protect the pipe crc struct
by Damien Lespiau
· 12 years ago
7ac0129
drm/i915: Wire up CRC for vlv
by Daniel Vetter
· 12 years ago
52f843f
drm/i915: Wire up gen2 CRC support
by Daniel Vetter
· 12 years ago
4b79ebf
drm/i915: Wire up CRC support for gen3/4
by Daniel Vetter
· 12 years ago
3d099a0
drm/i915: Add new CRC sources
by Daniel Vetter
· 12 years ago
5a69b89
drm/i915: crc support for hsw
by Daniel Vetter
· 12 years ago
e309a99
drm/i915: fix CRC debugfs setup
by Daniel Vetter
· 12 years ago
bcf17ab
drm/i915: wait one vblank when disabling CRCs
by Daniel Vetter
· 12 years ago
5b3a856
drm/i915: wire up CRC interrupt for ilk/snb
by Daniel Vetter
· 12 years ago
131a56d
drm/i915: don't Oops in debugfs for I915_FBDEV=n
by Daniel Vetter
· 12 years ago
e8dfcf7
drm/i915: constify harder
by Daniel Vetter
· 12 years ago
d8882ac
drm/i915: Enable pipe CRCs
by Damien Lespiau
· 12 years ago
be5c7a9
drm/i915: Only one open() allowed on pipe CRC result files
by Damien Lespiau
· 12 years ago
0714442
drm/i915: Implement blocking read for pipe CRC files
by Damien Lespiau
· 12 years ago
497666d
drm/i915: Move drm_add_fake_info_node() higher in the file
by Damien Lespiau
· 12 years ago
7cd6ccf
drm/i915: Add log messages when CRCs collection is started/stopped
by Damien Lespiau
· 12 years ago
bd9db02
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl
by Damien Lespiau
· 12 years ago
b94dec8
drm/i915: Generalize the CRC command format for future work
by Damien Lespiau
· 12 years ago
e5f75ac
drm/i915: Dynamically allocate the CRC circular buffer
by Damien Lespiau
· 12 years ago
4b58436
drm/i915: Empty the circular buffer when asked for a new source
by Damien Lespiau
· 12 years ago
ae676fc
drm/i915: Enforce going back to none before changing CRC source
by Damien Lespiau
· 12 years ago
cc3da17
drm/i915: Make switching to the same CRC source a no-op
by Damien Lespiau
· 12 years ago
ac2300d
drm/i915: Sample the frame counter instead of a timestamp for CRCs
by Damien Lespiau
· 12 years ago
b2c88f5
drm/i915: Keep the CRC values into a circular buffer
by Damien Lespiau
· 12 years ago
926321d
drm/i915: Add a control file for pipe CRCs
by Daniel Vetter
· 12 years ago
8bf1e9f
drm/i915: Expose latest 200 CRC value for pipe through debugfs
by Shuang He
· 12 years ago
4520f53
drm/i915: Kconfig option to disable the legacy fbdev support
by Daniel Vetter
· 12 years ago
5c9669c
drm/i915: Finish enabling rps before use by sysfs or debugfs
by Tom O'Rourke
· 12 years ago
389246f
drm/i915: Remove yet another unused define
by Damien Lespiau
· 12 years ago
a031d70
drm/i915: Simplify PSR debugfs
by Rodrigo Vivi
· 12 years ago
094f9a5
drm/i915: Fix __wait_seqno to use true infinite timeouts
by Chris Wilson
· 12 years ago
18b5992
drm/i915: Calculate PSR register offsets from base + gen
by Ben Widawsky
· 12 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 12 years ago
3ccfd19
drm/i915: Do remaps for all contexts
by Ben Widawsky
· 12 years ago
a33afea
drm/i915: Keep a list of all contexts
by Ben Widawsky
· 12 years ago
472f8ac
drm/i915: Remove extra "ring"
by Ben Widawsky
· 12 years ago
5e69f97
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
by Chon Ming Lee
· 12 years ago
8e8c06c
drm/i915: Report requested frequency alongside current frequency in debugfs
by Chris Wilson
· 12 years ago
fb1ae91
drm/i915: Print seqnos as unsigned in debugfs
by Ville Syrjälä
· 12 years ago
371db66
drm/i915: add i915_pc8_status debugfs file
by Paulo Zanoni
· 12 years ago
ec013e7
drm/i915: Expose energy counter on SNB+ through debugfs
by Jesse Barnes
· 12 years ago
b25cb2f
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
by Ben Widawsky
· 12 years ago
cc98b41
drm/i915: Track when an object is pinned for use by the display engine
by Chris Wilson
· 12 years ago
6d2b8885
drm/i915: List objects allocated from stolen memory in debugfs
by Chris Wilson
· 12 years ago
ca191b1
drm/i915: mm_list is per VMA
by Ben Widawsky
· 12 years ago
2b4bd0e
drm/i915: Silence a sparse warning
by Ville Syrjälä
· 12 years ago
07fe0b1
drm/i915: plumb VM into bind/unbind code
by Ben Widawsky
· 12 years ago
1d693bc
drm/i915: Update describe_obj
by Ben Widawsky
· 12 years ago
31a46c9
drm/i915: Rework drop caches for checkpatch
by Ben Widawsky
· 12 years ago
29ebf90
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
by Chris Wilson
· 12 years ago
ed71f1b
drm/i915: Convert the register access tracepoint to be conditional
by Chris Wilson
· 12 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 12 years ago
105b7c1
drm/intel: add enable_psr module option and disable psr by default
by Rodrigo Vivi
· 12 years ago
3f51e47
drm/i915: Match all PSR mode entry conditions before enabling it.
by Rodrigo Vivi
· 12 years ago
e91fd8c
drm/i915: Added debugfs support for PSR Status
by Rodrigo Vivi
· 12 years ago
5cef07e
drm/i915: Move active/inactive lists to new mm
by Ben Widawsky
· 12 years ago
853ba5d
drm/i915: Move gtt and ppgtt under address space umbrella
by Ben Widawsky
· 12 years ago
63573eb
drm/i915: debugfs entries for [e]LLC
by Ben Widawsky
· 12 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 12 years ago
34b9674
drm/i915: convert debugfs creation/destruction to table
by Daniel Vetter
· 12 years ago
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 12 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
· 12 years ago
aee56cf
drm/i915: Fix a few style issues found by checkpatch.pl
by Damien Lespiau
· 12 years ago
267f0c9
drm/i915: Use seq_puts/seq_putc when possible
by Damien Lespiau
· 12 years ago
8a5729a
drm/i915: Fix reason for per-chip disabling of FBC
by Damien Lespiau
· 12 years ago
baf27f9
drm/i915: Break up the large vsnprintf() in print_error_buffers()
by Chris Wilson
· 12 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
· 12 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
Next »