index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2016-08-04
drm/i915: Track active vma requests
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915: Rename request->list to link for consistency
Chris Wilson
1
-2
/
+2
2016-08-04
drm/i915: Mark up i915_gem_active for locking annotation
Chris Wilson
1
-4
/
+8
2016-08-04
drm/i915: Prepare i915_gem_active for annotations
Chris Wilson
1
-5
/
+8
2016-08-04
drm/i915: Introduce i915_gem_active for request tracking
Chris Wilson
1
-6
/
+5
2016-08-04
drm/i915: Count how many VMA are bound for an object
Chris Wilson
1
-7
/
+5
2016-08-04
drm/i915: Store owning file on the i915_address_space
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
Chris Wilson
1
-27
/
+15
2016-08-03
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
1
-6
/
+5
2016-08-03
drm/i915: Rename intel_context[engine].ringbuf
Chris Wilson
1
-4
/
+4
2016-08-02
drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info
Akash Goel
1
-1
/
+20
2016-08-01
drm/i915/debugfs: Take runtime_pm ref for sseu
David Weinehall
1
-1
/
+8
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
1
-1
/
+1
2016-07-20
drm/i915: Disable waitboosting for mmioflips/semaphores
Chris Wilson
1
-7
/
+1
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
1
-1
/
+1
2016-07-14
drm/i915: Remove superfluous powersave work flushing
Chris Wilson
1
-28
/
+2
2016-07-14
drm/i915: Define a separate variable and control for RPS waitboost frequency
Chris Wilson
1
-0
/
+2
2016-07-07
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
1
-1
/
+1
2016-07-06
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
1
-4
/
+4
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
1
-8
/
+8
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-86
/
+86
2016-07-04
drm/i915: Limit i915_ring_test_irq debugfs to actual rings
Chris Wilson
1
-8
/
+1
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
1
-35
/
+0
2016-07-04
drm/i915: Only start retire worker when idle
Chris Wilson
1
-2
/
+3
2016-07-02
drm/i915: Fix indentation in i915_gem_framebuffer_info()
Chris Wilson
1
-13
/
+13
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
1
-3
/
+3
2016-07-01
drm/i915: Spin after waking up for an interrupt
Chris Wilson
1
-1
/
+1
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
1
-1
/
+15
2016-06-24
drm/i915: Split idling from forcing context switch
Chris Wilson
1
-1
/
+1
2016-06-24
drm/i915: Register debugfs interface last
Chris Wilson
1
-2
/
+4
2016-06-21
drm/i915: Use connector_type for printing in intel_connector_info, v2.
Maarten Lankhorst
1
-7
/
+19
2016-06-21
drm/i915: Use atomic state and connector_type in i915_sink_src
Maarten Lankhorst
1
-6
/
+6
2016-06-21
drm/i915: Use connector_type instead of intel_encoder->type for DP.
Maarten Lankhorst
1
-6
/
+12
2016-06-21
drm/i915: Use connector->name in drrs debugfs.
Maarten Lankhorst
1
-25
/
+8
2016-06-21
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
Dave Gordon
1
-5
/
+5
2016-06-16
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2016-06-14
drm/i915/guc: add doorbell map to debugfs/i915_guc_info
Dave Gordon
1
-0
/
+4
2016-06-14
drm/i915:bxt: Enable Pooled EU support
arun.siluvery@linux.intel.com
1
-0
/
+4
2016-06-14
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-01
drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
Sagar Arun Kamble
1
-0
/
+1
2016-05-25
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
1
-50
/
+39
2016-05-24
drm/i915/debugfs: Show context objects in i915_gem_objects
Chris Wilson
1
-1
/
+37
2016-05-24
drm/i915: Merge legacy+execlists context structs
Chris Wilson
1
-30
/
+12
2016-05-24
drm/i915: Show i915_gem_context owner in debugfs
Chris Wilson
1
-2
/
+16
2016-05-24
drm/i915: Rename struct intel_context
Chris Wilson
1
-5
/
+5
2016-05-23
drm/i915/guc: don't spinwait if the GuC's workqueue is full
Dave Gordon
1
-0
/
+1
2016-05-19
drm/i915: Remove cs based page flip support.
Maarten Lankhorst
1
-17
/
+2
2016-05-19
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
Maarten Lankhorst
1
-11
/
+25
2016-05-19
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
1
-39
/
+51
2016-05-19
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
1
-3
/
+3
[next]