开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-18
drm/i915: Bump object bookkeeping to u64 from size_t
Chris Wilson
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-12
drm/i915: Update debugfs describe_obj() to show fault-mappable
Chris Wilson
2016-10-12
drm/i915: Allow disabling error capture
Chris Wilson
2016-10-12
drm/i915: Move common code out of i915_gpu_error.c
Chris Wilson
2016-10-12
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
2016-10-05
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
2016-09-29
Revert "drm/i915: start adding dp mst audio"
Dhinakaran Pandiyan
2016-09-26
drm/i915: don't report compression when fbc is disabled
Nagaraju, Vathsala
2016-09-21
drm/i915: start adding dp mst audio
Libin Yang
2016-09-21
drm/i915: Try to print INSTDONE bits for all slice/subslice
Ben Widawsky
2016-09-21
drm/i915: Cleanup instdone collection
Ben Widawsky
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-15
drm: Add DP branch device info on debugfs
Mika Kahola
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-09
drm/i915: Simplify ELSP queue request tracking
Chris Wilson
2016-09-07
drm/i915: Get rid of HAS_CORE_RING_FREQ
Carlos Santa
2016-09-03
drm/i915: debugfs/i915_gem_interrupt_info does not need struct_mutex
Chris Wilson
2016-09-03
drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex
Chris Wilson
2016-09-02
drm/i915/bdw: sseu: Fix sseu status parsing
Imre Deak
2016-09-02
drm/i915: sseu: Add debug printf for slice/subslice masks
Imre Deak
2016-09-02
drm/i915: sseu: Convert subslice count fields to subslice mask
Imre Deak
2016-09-02
drm/i915: sseu: Convert slice count field to mask
Imre Deak
2016-09-02
drm/i915: sseu: Simplify debugfs status/info printing
Imre Deak
2016-09-02
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-09-02
drm/i915: sseu: Move sseu_dev_status to i915_drv.h
Imre Deak
2016-09-02
drm/i915: Drop mutex around clearing error state
Chris Wilson
2016-08-26
drm/i915/debugfs: Add panel delays for eDP
David Weinehall
2016-08-25
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-08-22
drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_info
Chris Wilson
2016-08-22
drm/i915: debugfs spring cleaning
David Weinehall
2016-08-22
drm/i915: pdev cleanup
David Weinehall
2016-08-22
drm/i915: Restore debugfs/i915_gem_gtt back to its former glory
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-15
drm/i915: Initialise mmaped_count for i915_gem_object_info
Chris Wilson
2016-08-15
drm/i915: Move debug only per-request pid tracking from request to ctx
Chris Wilson
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-15
drm/i915: Track pinned vma inside guc
Chris Wilson
[next]