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
2021-04-08
Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+10
2021-03-29
drm/i915: Add support for FBs requiring a POT stride alignment
Imre Deak
1
-2
/
+6
2021-03-29
drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct
Imre Deak
1
-4
/
+4
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
1
-2
/
+2
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-143
/
+1
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
1
-1
/
+1
2021-01-19
drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objects
Chris Wilson
1
-142
/
+0
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-17
/
+22
2021-01-07
Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-552
/
+30
2020-12-31
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
1
-1
/
+1
2020-12-24
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
1
-9
/
+10
2020-12-18
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
1
-2
/
+3
2020-12-03
drm/i915/gem: Spring clean debugfs
Chris Wilson
1
-435
/
+0
2020-12-03
drm/i915: Rename power_domains.wakeref to init_wakeref
Imre Deak
1
-1
/
+1
2020-12-01
drm/i915/debugfs: replace I915_READ() with intel_uncore_read()
Jani Nikula
1
-106
/
+106
2020-12-01
drm/i915/debugfs: remove the i915_cache_sharing debugfs file
Jani Nikula
1
-50
/
+0
2020-12-01
drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_info
Jani Nikula
1
-37
/
+0
2020-11-19
drm/i915: Show timeline dependencies for debug
Tvrtko Ursulin
1
-1
/
+2
2020-11-19
drm/i915/gt: Show all active timelines for debugging
Chris Wilson
1
-7
/
+9
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2020-11-09
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
1
-1
/
+1
2020-11-04
Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...
Dave Airlie
1
-2
/
+1
2020-10-29
drm/i915: Remove unused variable ret
Zou Wei
1
-2
/
+1
2020-09-30
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
1
-0
/
+2
2020-09-24
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
1
-0
/
+2
2020-07-14
drm/i915/dg1: add support for the master unit interrupt
Lucas De Marchi
1
-0
/
+4
2020-07-08
drm/i915: Move sseu debugfs under gt/
Daniele Ceraolo Spurio
1
-267
/
+2
2020-07-08
drm/i915: gt-fy sseu debugfs
Daniele Ceraolo Spurio
1
-44
/
+51
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
1
-5
/
+5
2020-07-08
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
1
-1
/
+1
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-0
/
+2
2020-07-03
drm/i915: do not read swizzle info if unavailable
Lucas De Marchi
1
-5
/
+9
2020-06-30
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson
1
-1
/
+1
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-4
/
+4
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
1
-1
/
+1
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+7
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
1
-2
/
+1
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
1
-3
/
+3
2020-05-14
Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-14
/
+25
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
1
-0
/
+4
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
1
-2
/
+3
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
1
-12
/
+22
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2020-04-08
drm/i915/debugfs: use struct drm_device based logging
Jani Nikula
1
-1
/
+1
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
1
-5
/
+2
2020-03-27
drm/i915/uc: Move uC debugfs to its own folder under GT
Daniele Ceraolo Spurio
1
-137
/
+0
2020-03-27
drm/i915/debugfs: move uC printers and update debugfs file names
Daniele Ceraolo Spurio
1
-115
/
+16
2020-03-27
drm/i915/guc: drop stage_pool debugfs
Daniele Ceraolo Spurio
1
-53
/
+0
2020-03-26
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-216
/
+0
[next]