Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b773b202d73bfcb1bec28368dff76cbfb52054a
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
5b5ffff
drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs
by Chris Wilson
· 11 years ago
4b0e333
drm/i915: Always apply cursor width changes
by Chris Wilson
· 11 years ago
cace841
drm/i915: Add fifo underrun reporting state to debugfs
by Daniel Vetter
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
8e329a0
drm/i915: replace drm_get_encoder_name() with direct name field use
by Jani Nikula
· 11 years ago
c23cc41
drm/i915: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
f83d651
drm/i915: Kill private_default_ctx off
by Oscar Mateo
· 11 years ago
273497e
drm/i915: s/i915_hw_context/intel_context
by Oscar Mateo
· 11 years ago
a4872ba
drm/i915: s/intel_ring_buffer/intel_engine_cs
by Oscar Mateo
· 11 years ago
5efb3e2
drm/i915/chv: Add cursor pipe offsets
by Ville Syrjälä
· 11 years ago
d3fcc80
drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs
by Damien Lespiau
· 11 years ago
546c81f
drm/i915: Use ilk_wm_max_level() in latency debugfs files
by Damien Lespiau
· 11 years ago
9f25d00
drm/i915: Don't cast void* pointers
by Damien Lespiau
· 11 years ago
74e1ca8
drm/i915/chv: Add Cherryview interrupt registers into debugfs
by Ville Syrjälä
· 11 years ago
b77f699
drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info
by Chris Wilson
· 11 years ago
d46c051
drm/i915: get a runtime PM ref for debugfs entries where needed
by Imre Deak
· 11 years ago
3b2c1bf
drm/i915: remove the i915_dpio debugfs entry
by Imre Deak
· 11 years ago
9cc19be
drm/i915: vlv: add RC6 residency counters
by Imre Deak
· 11 years ago
8cbf320
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 11 years ago
9f97ba8
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a2a5b15
drm/i915: Fix debugfs PDP register dump
by Ville Syrjälä
· 11 years ago
66e514c
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
85b8d5c
drm/i915: Allow i915_pc8_status debug info on BDW
by Zhenyu Wang
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
adb4bd1
drm/i915: Match debugfs interface name to new RPS naming
by Deepak S
· 11 years ago
0d8f949
drm/i915: Add PM interrupt details and RPS thresholds to debugfs
by Chris Wilson
· 11 years ago
c8431fd
drm/i915: don't get/put runtime PM at the debugfs forcewake file
by Paulo Zanoni
· 11 years ago
a23dc65
drm/i915: don't read cursor registers on powered down pipes
by Paulo Zanoni
· 11 years ago
b0e5ddf
drm/i915: get runtime PM at i915_display_info
by Paulo Zanoni
· 11 years ago
e277a1f
drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
c67a17e
drm/i915: Print how many objects are shared in per-process stats
by Chris Wilson
· 11 years ago
6313c20
drm/i915: Per-process stats work better when evaluated per-process
by Chris Wilson
· 11 years ago
b39fb29
drm/i915: Rename and comment all the RPS *stuff*
by Ben Widawsky
· 11 years ago
d688e09
drm/i915: kill struct i915_package_c8
by Paulo Zanoni
· 11 years ago
5d584b2
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
by Paulo Zanoni
· 11 years ago
7c8615d
drm/i915: remove dev_priv->pc8.enabled
by Paulo Zanoni
· 11 years ago
34f5754
drm/i915: kill pc8.disable_count
by Paulo Zanoni
· 11 years ago
ba0239e
drm/i915: remove dev_priv->pc8.requirements_met
by Paulo Zanoni
· 11 years ago
b2040f6
drm/i915: Remove erronous WARN in the vlv pipe crc code
by Daniel Vetter
· 11 years ago
065f2ec
drm/i915: Show cursor status in debugfs/i915_display_info
by Chris Wilson
· 11 years ago
319be8a
drm/i915: add port power domains
by Imre Deak
· 11 years ago
07d27e2
drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
by Damien Lespiau
· 11 years ago
e3d51285
drm/i915: Don't declare unnecessary shadowing variable
by Damien Lespiau
· 11 years ago
5817446
drm/i915: Add reason for capture in error state
by Mika Kuoppala
· 11 years ago
86c4ec0
drm/i915: kill dev_priv->pc8.gpu_idle
by Paulo Zanoni
· 11 years ago
36623ef
drm/i915: get/put runtime PM in more places at i915_debugfs.c
by Paulo Zanoni
· 11 years ago
f103fc7
drm/i915: print connector mode list in display_info
by Jesse Barnes
· 11 years ago
5abbcca
drm/i915/bdw: Kill ppgtt->num_pt_pages
by Ben Widawsky
· 11 years ago
5bfa019
drm/i915: get/put runtime PM without holding rps.hw_lock
by Paulo Zanoni
· 11 years ago
b6ae3c7
drm/i915: don't reference null pointer at i915_sink_crc
by Paulo Zanoni
· 11 years ago
53f5e3c
drm/i915: add a display info file to debugfs v2
by Jesse Barnes
· 11 years ago
dd0a1aa
drm/i915: Restore rps/rc6 on reset
by Jeff McGee
· 11 years ago
369a134
drm/i915: Add debugfs hooks for messign with watermark latencies
by Ville Syrjälä
· 11 years ago
d2e216d
drm/i915: debugfs: Add support for probing DP sink CRC.
by Rodrigo Vivi
· 11 years ago
0e5539b
Merge branch 'topic/ppgtt' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
41c54e5
drm/i915: Kill dev_priv->irq_received
by Ville Syrjälä
· 11 years ago
669ab5a
drm/i915/vlv: Add drpc debugfs support for valleyview
by Deepak S
· 11 years ago
3a77c4c
drm/i915: Drop I915_ prefix from HAS_FBC
by Daniel Vetter
· 11 years ago
e59150d
drm/i915/bdw: don't try to check IPS state on BDW v2
by Jesse Barnes
· 11 years ago
3ec2f42
drm/i915: Fix refcount leak and possible NULL pointerdereference.
by Tetsuo Handa
· 11 years ago
1c60fef
drm/i915: Dump all ppgtt
by Ben Widawsky
· 11 years ago
87d60b6
drm/i915: Add PPGTT dumper
by Ben Widawsky
· 11 years ago
d7f46fc
drm/i915: Make pin count per VMA
by Ben Widawsky
· 11 years ago
a57750f
drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
by Jani Nikula
· 11 years ago
f3c5fe9
drm/i915: fix return value check of debugfs_create_file()
by Wei Yongjun
· 11 years ago
c8c8fb3
drm/i915: add some runtime PM get/put calls
by Paulo Zanoni
· 11 years ago
43709ba
drm/i915: Enabling DebugFS for valleyview forcewake counts
by Deepak S
· 11 years ago
c8d9a59
drm/i915: Add power well arguments to force wake routines.
by Deepak S
· 11 years ago
1da5158
drm/i915: add a debugfs entry for power domain info
by Imre Deak
· 11 years ago
2f9fe5f
drm/i915: Demote drop_caches_set print
by Ben Widawsky
· 11 years ago
432f334
i915, debugfs: Fix uninitialized warning
by Borislav Petkov
· 11 years ago
c09cd6e
Merge branch 'backlight-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
7eb1c49
drm/i915: Reject opening of pipe crc files for invalid pipes
by Daniel Vetter
· 11 years ago
b378360
drm/i915: Use for_each_pipe in intel_display_crc_init
by Daniel Vetter
· 11 years ago
ab0169b
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
77df677
drm/i915/bdw: ppgtt info in debugfs
by Ben Widawsky
· 11 years ago
9d3203e
drm/i915/bdw: debugfs updates
by Ben Widawsky
· 11 years ago
a123f15
drm/i915/bdw: Add interrupt info to debugfs
by Ben Widawsky
· 11 years ago
ab3c759
drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document.
by Chon Ming Lee
· 11 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
· 11 years ago
6917c7b
drm/i915: Initialise min/max frequencies before updating RPS registers
by Chris Wilson
· 11 years ago
c5bd2bf
drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.
by Chon Ming Lee
· 11 years ago
2ec3815
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
by Ville Syrjälä
· 11 years ago
06c5bf8
drm/i915: Make the debugfs structures const
by Lespiau, Damien
· 11 years ago
2675680
drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv
by Daniel Vetter
· 11 years ago
8d2f24c
drm/i915: scramble reset support for DP port CRC on vlv
by Daniel Vetter
· 11 years ago
8409360
drm/i915: scramble reset support for DP port CRC on g4x
by Daniel Vetter
· 11 years ago
46a1918
drm/i916: add "auto" pipe CRC source
by Daniel Vetter
· 11 years ago
d538bbd
drm/i915: Use a spin lock to protect the pipe crc struct
by Damien Lespiau
· 11 years ago
7ac0129
drm/i915: Wire up CRC for vlv
by Daniel Vetter
· 11 years ago
52f843f
drm/i915: Wire up gen2 CRC support
by Daniel Vetter
· 11 years ago
4b79ebf
drm/i915: Wire up CRC support for gen3/4
by Daniel Vetter
· 11 years ago
3d099a0
drm/i915: Add new CRC sources
by Daniel Vetter
· 11 years ago
5a69b89
drm/i915: crc support for hsw
by Daniel Vetter
· 11 years ago
e309a99
drm/i915: fix CRC debugfs setup
by Daniel Vetter
· 11 years ago
bcf17ab
drm/i915: wait one vblank when disabling CRCs
by Daniel Vetter
· 11 years ago
5b3a856
drm/i915: wire up CRC interrupt for ilk/snb
by Daniel Vetter
· 11 years ago
131a56d
drm/i915: don't Oops in debugfs for I915_FBDEV=n
by Daniel Vetter
· 11 years ago
e8dfcf7
drm/i915: constify harder
by Daniel Vetter
· 11 years ago
d8882ac
drm/i915: Enable pipe CRCs
by Damien Lespiau
· 11 years ago
Next »