index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-06-30
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-201
/
+253
2016-05-04
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+10
2016-05-04
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-37
/
+67
2016-05-04
Revert "drm/i915: start adding dp mst audio"
Lyude
1
-16
/
+0
2016-04-27
drm: Protect dev->filelist with its own mutex
Daniel Vetter
1
-2
/
+10
2016-04-24
drm/i915: Correct the i915_frequency_info debugfs output
Akash Goel
1
-18
/
+18
2016-04-22
drm/mode: introduce wrapper to read framebuffer refcount.
Dave Airlie
1
-2
/
+2
2016-04-22
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-27
/
+39
2016-04-15
drm/i915: Show pin mapped counts and sizes in debugfs
Tvrtko Ursulin
1
-0
/
+22
2016-04-15
drm/i915: Show pin mapped status in describe_obj
Tvrtko Ursulin
1
-13
/
+21
2016-04-15
drm/i915/dp/mst: Add source port info to debugfs output
Jim Bride
1
-1
/
+2
2016-04-14
drm/i915: Tighten reset_counter for reset status
Chris Wilson
1
-2
/
+2
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
1
-2
/
+2
2016-04-14
drm/i915: Store and use edram capabilities
Mika Kuoppala
1
-2
/
+3
2016-04-12
drm/i915: Simplify for_each_fw_domain iterators
Tvrtko Ursulin
1
-3
/
+2
2016-04-09
drm/i915: Harden detection of missed interrupts
Chris Wilson
1
-4
/
+7
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
1
-3
/
+3
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
1
-2
/
+4
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
1
-2
/
+2
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
1
-3
/
+2
2016-04-03
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
Chris Wilson
1
-4
/
+5
2016-04-03
drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
Chris Wilson
1
-0
/
+8
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
1
-10
/
+9
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
1
-28
/
+22
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
1
-22
/
+26
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
1
-4
/
+4
2016-03-17
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
Maarten Lankhorst
1
-2
/
+2
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
1
-1
/
+1
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-26
/
+26
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
1
-1
/
+1
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
1
-8
/
+8
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
1
-99
/
+104
2016-03-04
drm/i915/hangcheck: Prevent long walks across full-ppgtt
Mika Kuoppala
1
-2
/
+0
2016-02-26
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
1
-7
/
+6
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
1
-9
/
+8
2016-02-17
drm/i915: Ensure the HW is powered when accessing the CRC HW block
Imre Deak
1
-7
/
+21
2016-02-01
drm/i915: Add PSR main link standby support back
Rodrigo Vivi
1
-0
/
+4
2016-01-25
drm/i915/gen9: Add framework to whitelist specific GPU registers
Arun Siluvery
1
-5
/
+10
2016-01-25
drm/i915/guc: Decouple GuC engine id from ring id
Alex Dai
1
-6
/
+6
2016-01-21
drm/i915: tidy up a few leftovers
Dave Gordon
1
-10
/
+5
2016-01-21
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
1
-2
/
+2
2016-01-18
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
1
-9
/
+6
2016-01-08
drm/i915: Inspect subunit states on hangcheck
Mika Kuoppala
1
-1
/
+19
2016-01-07
drm/i915: Cleanup some of the CSB handling
Ben Widawsky
1
-3
/
+3
2015-12-16
drm/i915/debugfs: add a separate debugfs file for VBT
Jani Nikula
1
-0
/
+14
2015-12-16
drm/i915: don't use a temp buffer for opregion debugfs file
Jani Nikula
1
-9
/
+2
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
1
-34
/
+34
2015-12-10
drm/i915: start adding dp mst audio
Libin Yang
1
-0
/
+16
2015-12-03
drm/i915/guc: Clean up locks in GuC
Alex Dai
1
-6
/
+6
[next]