开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2016-04-24
drm/i915: Correct the i915_frequency_info debugfs output
Akash Goel
2016-04-15
drm/i915: Show pin mapped counts and sizes in debugfs
Tvrtko Ursulin
2016-04-15
drm/i915: Show pin mapped status in describe_obj
Tvrtko Ursulin
2016-04-14
drm/i915: Tighten reset_counter for reset status
Chris Wilson
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-14
drm/i915: Store and use edram capabilities
Mika Kuoppala
2016-04-12
drm/i915: Simplify for_each_fw_domain iterators
Tvrtko Ursulin
2016-04-09
drm/i915: Harden detection of missed interrupts
Chris Wilson
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
2016-04-03
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
Chris Wilson
2016-04-03
drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
Chris Wilson
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-17
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
Maarten Lankhorst
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-04
drm/i915/hangcheck: Prevent long walks across full-ppgtt
Mika Kuoppala
2016-02-26
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-17
drm/i915: Ensure the HW is powered when accessing the CRC HW block
Imre Deak
2016-02-01
drm/i915: Add PSR main link standby support back
Rodrigo Vivi
2016-01-25
drm/i915/gen9: Add framework to whitelist specific GPU registers
Arun Siluvery
2016-01-25
drm/i915/guc: Decouple GuC engine id from ring id
Alex Dai
2016-01-21
drm/i915: tidy up a few leftovers
Dave Gordon
2016-01-21
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
2016-01-18
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
2016-01-08
drm/i915: Inspect subunit states on hangcheck
Mika Kuoppala
2016-01-07
drm/i915: Cleanup some of the CSB handling
Ben Widawsky
2015-12-16
drm/i915/debugfs: add a separate debugfs file for VBT
Jani Nikula
2015-12-16
drm/i915: don't use a temp buffer for opregion debugfs file
Jani Nikula
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
2015-12-10
drm/i915: start adding dp mst audio
Libin Yang
2015-12-03
drm/i915/guc: Clean up locks in GuC
Alex Dai
2015-12-03
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
Paulo Zanoni
2015-11-30
drm/i915: Fix possible null dereference in framebuffer_info debugfs function
Namrta Salonie
2015-11-24
drm/i915: Remove PSR Perf Counter for SKL+
Rodrigo Vivi
2015-11-23
drm/i915/pm: Unstatic power_domain_str
Daniel Stone
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
2015-11-19
drm/i915: Fix oops caused by fbdev initialization failure
Lukas Wunner
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-17
drm/i915: Add a modeset power domain
Patrik Jakobsson
2015-11-17
drm/i915: Remove distinction between DDI 2 vs 4 lanes
Patrik Jakobsson
[next]