index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-15
1
-17
/
+22
|
\
|
*
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
2020-12-31
1
-1
/
+1
|
*
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-23
1
-9
/
+10
|
*
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
2020-12-17
1
-2
/
+3
|
*
drm/i915: Show timeline dependencies for debug
Tvrtko Ursulin
2020-11-19
1
-1
/
+2
|
*
drm/i915/gt: Show all active timelines for debugging
Chris Wilson
2020-11-19
1
-7
/
+9
*
|
Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2021-01-07
1
-552
/
+30
|
\
\
|
|
/
|
/
|
|
*
drm/i915/gem: Spring clean debugfs
Chris Wilson
2020-12-03
1
-435
/
+0
|
*
drm/i915: Rename power_domains.wakeref to init_wakeref
Imre Deak
2020-12-03
1
-1
/
+1
|
*
drm/i915/debugfs: replace I915_READ() with intel_uncore_read()
Jani Nikula
2020-12-01
1
-106
/
+106
|
*
drm/i915/debugfs: remove the i915_cache_sharing debugfs file
Jani Nikula
2020-12-01
1
-50
/
+0
|
*
drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_info
Jani Nikula
2020-12-01
1
-37
/
+0
*
|
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-11-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
2020-11-09
1
-1
/
+1
|
*
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
2020-09-24
1
-0
/
+2
*
|
Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org...
Dave Airlie
2020-11-04
1
-2
/
+1
|
\
\
|
*
|
drm/i915: Remove unused variable ret
Zou Wei
2020-10-29
1
-2
/
+1
|
|
/
*
/
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
2020-09-30
1
-0
/
+2
|
/
*
drm/i915/dg1: add support for the master unit interrupt
Lucas De Marchi
2020-07-14
1
-0
/
+4
*
drm/i915: Move sseu debugfs under gt/
Daniele Ceraolo Spurio
2020-07-08
1
-267
/
+2
*
drm/i915: gt-fy sseu debugfs
Daniele Ceraolo Spurio
2020-07-08
1
-44
/
+51
*
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
1
-5
/
+5
*
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
2020-07-08
1
-1
/
+1
*
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-08
1
-0
/
+2
*
drm/i915: do not read swizzle info if unavailable
Lucas De Marchi
2020-07-03
1
-5
/
+9
*
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson
2020-06-30
1
-1
/
+1
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2020-06-25
1
-4
/
+4
|
\
|
*
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-20
1
-4
/
+7
|
|
\
|
*
\
Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-14
1
-14
/
+25
|
|
\
\
|
*
\
\
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-22
1
-4
/
+4
|
|
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-03-26
1
-216
/
+0
|
|
|
\
\
\
|
|
*
|
|
|
drm/i915: have *_debugfs_init() functions return void.
Wambui Karuga
2020-03-18
1
-4
/
+4
*
|
|
|
|
|
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-22
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
2020-05-14
1
-2
/
+1
*
|
|
|
|
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
2020-05-14
1
-3
/
+3
*
|
|
|
|
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-30
1
-0
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
2020-04-30
1
-2
/
+3
*
|
|
|
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
2020-04-24
1
-12
/
+22
|
/
/
/
*
|
|
drm/i915/debugfs: use struct drm_device based logging
Jani Nikula
2020-04-08
1
-1
/
+1
*
|
|
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-04-02
1
-5
/
+2
*
|
|
drm/i915/uc: Move uC debugfs to its own folder under GT
Daniele Ceraolo Spurio
2020-03-26
1
-137
/
+0
*
|
|
drm/i915/debugfs: move uC printers and update debugfs file names
Daniele Ceraolo Spurio
2020-03-26
1
-115
/
+16
*
|
|
drm/i915/guc: drop stage_pool debugfs
Daniele Ceraolo Spurio
2020-03-26
1
-53
/
+0
|
|
/
|
/
|
*
|
drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domains
Tvrtko Ursulin
2020-03-11
1
-216
/
+0
|
/
*
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
2020-02-20
1
-3
/
+3
*
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
2020-02-20
1
-6
/
+9
*
drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info
Daniele Ceraolo Spurio
2020-02-20
1
-4
/
+2
*
drm/i915: split out display debugfs to a separate file
Jani Nikula
2020-02-14
1
-2082
/
+4
*
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
2020-02-14
1
-1
/
+1
*
drm/i915/debugfs: Remove i915_energy_uJ
Tvrtko Ursulin
2020-02-08
1
-24
/
+0
[next]