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
*
drm/i915/debugfs: add rcs topology entry
Lionel Landwerlin
2018-03-08
1
-0
/
+11
*
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
Lionel Landwerlin
2018-03-08
1
-16
/
+11
*
drm/i915: store all subslice masks
Lionel Landwerlin
2018-03-08
1
-10
/
+18
*
drm/i915: Wedged engine mask makes more sense in hex
Tvrtko Ursulin
2018-03-02
1
-1
/
+2
*
drm/i915/icl: Show interrupt registers in debugfs
Tvrtko Ursulin
2018-02-22
1
-44
/
+95
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-3
/
+3
*
drm/i915: Track number of pending freed objects
Chris Wilson
2018-02-20
1
-3
/
+1
*
drm: move read_domains and write_domain into i915
Christian König
2018-02-16
1
-2
/
+2
*
drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
1
-1
/
+1
*
drm/i915: Don't query PCODE RC6VIDS on platforms not supporting it
Imre Deak
2018-02-12
1
-9
/
+15
*
drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info
Imre Deak
2018-02-09
1
-13
/
+0
*
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
2018-02-08
1
-0
/
+1
*
drm/i915/guc: Allow preempt-client to be NULL
Chris Wilson
2018-02-08
1
-3
/
+5
*
drm/i915/guc: Update name and prototype of i915_guc_log_control
Sagar Arun Kamble
2018-01-24
1
-4
/
+1
*
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
2018-01-24
1
-11
/
+1
*
drm/i915: Track the number of times we have woken the GPU up
Chris Wilson
2018-01-24
1
-3
/
+4
*
drm/i915/psr: Don't name status or debug registers like control registers.
Dhinakaran Pandiyan
2018-01-20
1
-2
/
+2
*
drm/i915/psr: Avoid initializing PSR if there is no sink support.
Dhinakaran Pandiyan
2018-01-13
1
-1
/
+6
*
drm/i915/psr: Kill psr.source_ok flag.
Dhinakaran Pandiyan
2018-01-13
1
-1
/
+0
*
drm/i915: Hold rpm wakeref for modifying the global seqno
Chris Wilson
2018-01-03
1
-0
/
+3
*
i915/drrs/debugfs: psr status info addition
C, Ramalingam
2017-12-28
1
-1
/
+4
*
drm/i915: Runtime disable for eDP DRRS
C, Ramalingam
2017-12-28
1
-1
/
+42
*
drm/i915: Add pretty printer for runtime part of intel_device_info
Michal Wajdeczko
2017-12-22
1
-0
/
+1
*
drm/i915: Show FBC worker status in debugfs
Chris Wilson
2017-12-21
1
-4
/
+9
*
drm/i915: Add pretty printer for modparams
Michal Wajdeczko
2017-12-19
1
-20
/
+1
*
drm/i915: Add pretty printer for device info flags
Michal Wajdeczko
2017-12-19
1
-3
/
+2
*
drm/i915: Unifying debugfs return codes for unsupported features
Michal Wajdeczko
2017-12-17
1
-45
/
+31
*
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
1
-2
/
+2
*
drm/i915: Stop showing seqno info from debugfs/i915_interrupt_info
Chris Wilson
2017-12-11
1
-22
/
+2
*
drm/i915: Remove debugfs/i915_seqno_info
Chris Wilson
2017-12-11
1
-14
/
+0
*
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
2017-12-08
1
-1
/
+1
*
drm/i915: Refactor common list iteration over GGTT vma
Chris Wilson
2017-12-08
1
-2
/
+2
*
drm/i915: Extract intel_get_cagf
Tvrtko Ursulin
2017-11-22
1
-7
/
+2
*
drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
Chris Wilson
2017-11-20
1
-32
/
+0
*
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
1
-38
/
+6
*
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
2017-11-20
1
-70
/
+0
*
drm/i915: Pass idle crtc_state to intel_dp_sink_crc
Maarten Lankhorst
2017-11-17
1
-2
/
+15
*
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
2017-11-16
1
-1
/
+1
*
drm/i915/guc: Rename i915_guc_client struct to intel_guc_client
Sagar Arun Kamble
2017-11-16
1
-2
/
+2
*
drm/i915: fix 64bit divide
Lionel Landwerlin
2017-11-14
1
-2
/
+2
*
drm/i915: expose command stream timestamp frequency to userspace
Lionel Landwerlin
2017-11-13
1
-0
/
+2
*
drm/i915: Handle locking better in i915_sink_crc.
Maarten Lankhorst
2017-11-13
1
-8
/
+32
*
drm/i915: Record the default hw state after reset upon load
Chris Wilson
2017-11-10
1
-1
/
+0
*
drm/i915: Nuke intel_digital_port->port
Ville Syrjälä
2017-11-09
1
-1
/
+1
*
drm/i915: Stop frobbing with DDI encoder->type
Ville Syrjälä
2017-10-30
1
-1
/
+1
*
drm/i915/guc: Add a second client, to be used for preemption
Dave Gordon
2017-10-26
1
-0
/
+2
*
drm/i915/cnl: Fix SSEU Device Status.
Rodrigo Vivi
2017-10-26
1
-2
/
+59
*
drm/i915: Flush the idle-worker for debugfs/i915_drop_caches
Chris Wilson
2017-10-18
1
-8
/
+14
*
drm/i915/uc: Add pretty printer for uc firmware
Michal Wajdeczko
2017-10-17
1
-35
/
+6
*
drm/i915: Add in-flight request details to intel_engine_dump()
Chris Wilson
2017-10-16
1
-49
/
+0
[next]