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.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
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-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-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
2020-03-18
drm/i915: have *_debugfs_init() functions return void.
Wambui Karuga
1
-4
/
+4
2020-03-11
drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domains
Tvrtko Ursulin
1
-216
/
+0
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
1
-3
/
+3
2020-02-20
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
1
-6
/
+9
2020-02-20
drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info
Daniele Ceraolo Spurio
1
-4
/
+2
2020-02-14
drm/i915: split out display debugfs to a separate file
Jani Nikula
1
-2082
/
+4
2020-02-14
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
1
-1
/
+1
2020-02-08
drm/i915/debugfs: Remove i915_energy_uJ
Tvrtko Ursulin
1
-24
/
+0
2020-02-04
drm/i915/debugfs: conversion to drm_device based logging macros.
Wambui Karuga
1
-8
/
+13
2020-02-04
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
1
-10
/
+13
2020-02-01
drm/i915/gt: Skip rmw for masked registers
Chris Wilson
1
-1
/
+1
2020-02-01
drm/i915/guc: Introduce guc_is_ready
Michal Wajdeczko
1
-1
/
+1
2020-01-31
drm/i915/debugfs: remove VBT data about DRRS
Jani Nikula
1
-10
/
+1
2020-01-29
drm/i915/debugfs: remove i915_dpcd file
Jani Nikula
1
-64
/
+0
2020-01-21
drm/i915: Use intel_attached_dp() instead of hand rolling it
Ville Syrjälä
1
-4
/
+4
2020-01-21
drm/i915: Use intel_attached_encoder()
Ville Syrjälä
1
-3
/
+3
2020-01-15
drm/i915/params: add i915 parameters to debugfs
Jani Nikula
1
-1
/
+3
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
1
-14
/
+14
[next]