index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2014-05-05
drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info
Chris Wilson
2014-05-05
drm/i915: get a runtime PM ref for debugfs entries where needed
Imre Deak
2014-05-05
drm/i915: remove the i915_dpio debugfs entry
Imre Deak
2014-05-05
drm/i915: vlv: add RC6 residency counters
Imre Deak
2014-04-09
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-03
drm/i915: Fix debugfs PDP register dump
Ville Syrjälä
2014-04-03
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-02
drm/i915: Allow i915_pc8_status debug info on BDW
Zhenyu Wang
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
drm/i915: Match debugfs interface name to new RPS naming
Deepak S
2014-04-01
drm/i915: Add PM interrupt details and RPS thresholds to debugfs
Chris Wilson
2014-04-01
drm/i915: don't get/put runtime PM at the debugfs forcewake file
Paulo Zanoni
2014-04-01
drm/i915: don't read cursor registers on powered down pipes
Paulo Zanoni
2014-04-01
drm/i915: get runtime PM at i915_display_info
Paulo Zanoni
2014-03-31
drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-20
drm/i915: Print how many objects are shared in per-process stats
Chris Wilson
2014-03-20
drm/i915: Per-process stats work better when evaluated per-process
Chris Wilson
2014-03-20
drm/i915: Rename and comment all the RPS *stuff*
Ben Widawsky
2014-03-19
drm/i915: kill struct i915_package_c8
Paulo Zanoni
2014-03-19
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
Paulo Zanoni
2014-03-19
drm/i915: remove dev_priv->pc8.enabled
Paulo Zanoni
2014-03-19
drm/i915: kill pc8.disable_count
Paulo Zanoni
2014-03-19
drm/i915: remove dev_priv->pc8.requirements_met
Paulo Zanoni
2014-03-13
drm/i915: Remove erronous WARN in the vlv pipe crc code
Daniel Vetter
2014-03-12
drm/i915: Show cursor status in debugfs/i915_display_info
Chris Wilson
2014-03-07
drm/i915: add port power domains
Imre Deak
2014-03-05
drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
Damien Lespiau
2014-03-05
drm/i915: Don't declare unnecessary shadowing variable
Damien Lespiau
2014-03-05
drm/i915: Add reason for capture in error state
Mika Kuoppala
2014-03-05
drm/i915: kill dev_priv->pc8.gpu_idle
Paulo Zanoni
2014-03-05
drm/i915: get/put runtime PM in more places at i915_debugfs.c
Paulo Zanoni
2014-03-05
drm/i915: print connector mode list in display_info
Jesse Barnes
2014-03-05
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
2014-03-04
drm/i915: get/put runtime PM without holding rps.hw_lock
Paulo Zanoni
2014-02-13
drm/i915: don't reference null pointer at i915_sink_crc
Paulo Zanoni
2014-02-12
drm/i915: add a display info file to debugfs v2
Jesse Barnes
2014-02-07
drm/i915: Restore rps/rc6 on reset
Jeff McGee
2014-01-28
drm/i915: Add debugfs hooks for messign with watermark latencies
Ville Syrjälä
2014-01-27
drm/i915: debugfs: Add support for probing DP sink CRC.
Rodrigo Vivi
2014-01-25
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2014-01-24
drm/i915: Kill dev_priv->irq_received
Ville Syrjälä
2014-01-10
drm/i915/vlv: Add drpc debugfs support for valleyview
Deepak S
2014-01-10
drm/i915: Drop I915_ prefix from HAS_FBC
Daniel Vetter
2014-01-08
drm/i915/bdw: don't try to check IPS state on BDW v2
Jesse Barnes
2014-01-06
drm/i915: Fix refcount leak and possible NULL pointerdereference.
Tetsuo Handa
2013-12-18
drm/i915: Dump all ppgtt
Ben Widawsky
2013-12-18
drm/i915: Add PPGTT dumper
Ben Widawsky
2013-12-18
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-16
drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
Jani Nikula
[next]