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-12-08
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...
Dave Airlie
1
-26
/
+1
2016-12-05
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
1
-1
/
+1
2016-12-05
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
1
-25
/
+0
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+2
2016-11-17
drm/i915: Introduce enableddisabled helper
Tvrtko Ursulin
1
-2
/
+1
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-6
/
+4
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
1
-2
/
+2
2016-11-15
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
1
-2
/
+5
2016-11-15
drm/i915: Remove engine->execlist_lock
Chris Wilson
1
-2
/
+2
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-6
/
+4
2016-11-08
drm/i915: Remove two sloppy inline functions from .h
Joonas Lahtinen
1
-2
/
+2
2016-11-02
drm/i915: Show the execlist queue in debugfs/i915_engine_info
Chris Wilson
1
-0
/
+6
2016-11-02
drm/i915: Unify global_list into global_link
Joonas Lahtinen
1
-5
/
+5
2016-11-01
drm/i915: Always use intel_get_crtc_for_pipe()
Ville Syrjälä
1
-2
/
+3
2016-11-01
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
1
-2
/
+1
2016-11-01
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
1
-1
/
+1
2016-11-01
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
1
-6
/
+3
2016-11-01
drm/i915: Avoid accessing request->timeline outside of its lifetime
Chris Wilson
1
-4
/
+3
2016-10-28
drm/i915: Reserve space in the global seqno during request allocation
Chris Wilson
1
-5
/
+5
2016-10-28
drm/i915: Convert breadcrumbs spinlock to be irqsafe
Chris Wilson
1
-6
/
+6
2016-10-28
drm/i915: Create a unique name for the context
Chris Wilson
1
-9
/
+2
2016-10-28
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
1
-9
/
+0
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
1
-1
/
+1
2016-10-28
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
1
-20
/
+13
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
1
-12
/
+3
2016-10-28
drm/i915: Move object release to a freelist + worker
Chris Wilson
1
-4
/
+11
2016-10-28
drm/i915: Refactor object page API
Chris Wilson
1
-8
/
+9
2016-10-28
drm/i915: Rename for_each_plane -> for_each_universal_plane
Matt Roper
1
-1
/
+1
2016-10-25
drm/i915: Debugfs support for GuC logging control
Sagar Arun Kamble
1
-1
/
+40
2016-10-25
drm/i915: Add stats for GuC log buffer flush interrupts
Akash Goel
1
-0
/
+28
2016-10-25
drm/i915: New structure to contain GuC logging related fields
Akash Goel
1
-2
/
+2
2016-10-25
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+2
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-143
/
+240
2016-10-24
drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+
Paulo Zanoni
1
-4
/
+6
2016-10-24
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
1
-23
/
+33
2016-10-24
drm/i915: Move user fault tracking to a separate list
Chris Wilson
1
-1
/
+1
2016-10-18
drm/i915: Bump object bookkeeping to u64 from size_t
Chris Wilson
1
-1
/
+1
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-3
/
+2
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
1
-2
/
+2
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
1
-24
/
+35
2016-10-12
drm/i915: Update debugfs describe_obj() to show fault-mappable
Chris Wilson
1
-10
/
+1
2016-10-12
drm/i915: Allow disabling error capture
Chris Wilson
1
-0
/
+6
2016-10-12
drm/i915: Move common code out of i915_gpu_error.c
Chris Wilson
1
-1
/
+1
2016-10-12
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+10
2016-10-05
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
1
-3
/
+1
2016-10-05
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
1
-0
/
+12
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
1
-92
/
+147
2016-09-29
Revert "drm/i915: start adding dp mst audio"
Dhinakaran Pandiyan
1
-18
/
+1
2016-09-26
drm/i915: don't report compression when fbc is disabled
Nagaraju, Vathsala
1
-1
/
+2
2016-09-21
drm/i915: start adding dp mst audio
Libin Yang
1
-1
/
+18
[next]