index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-20
1
-535
/
+480
|
\
|
*
drm: Add DP branch device info on debugfs
Mika Kahola
2016-09-15
1
-0
/
+3
|
*
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
1
-1
/
+3
|
*
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
1
-1
/
+1
|
*
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-09
1
-0
/
+9
|
*
drm/i915: Simplify ELSP queue request tracking
Chris Wilson
2016-09-09
1
-1
/
+1
|
*
drm/i915: Get rid of HAS_CORE_RING_FREQ
Carlos Santa
2016-09-07
1
-1
/
+1
|
*
drm/i915: debugfs/i915_gem_interrupt_info does not need struct_mutex
Chris Wilson
2016-09-03
1
-6
/
+1
|
*
drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex
Chris Wilson
2016-09-03
1
-10
/
+0
|
*
drm/i915/bdw: sseu: Fix sseu status parsing
Imre Deak
2016-09-02
1
-1
/
+1
|
*
drm/i915: sseu: Add debug printf for slice/subslice masks
Imre Deak
2016-09-02
1
-0
/
+4
|
*
drm/i915: sseu: Convert subslice count fields to subslice mask
Imre Deak
2016-09-02
1
-23
/
+14
|
*
drm/i915: sseu: Convert slice count field to mask
Imre Deak
2016-09-02
1
-7
/
+7
|
*
drm/i915: sseu: Simplify debugfs status/info printing
Imre Deak
2016-09-02
1
-30
/
+34
|
*
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-09-02
1
-13
/
+16
|
*
drm/i915: sseu: Move sseu_dev_status to i915_drv.h
Imre Deak
2016-09-02
1
-42
/
+37
|
*
drm/i915: Drop mutex around clearing error state
Chris Wilson
2016-09-02
1
-9
/
+1
|
*
drm/i915/debugfs: Add panel delays for eDP
David Weinehall
2016-08-26
1
-2
/
+40
|
*
drm/i915: Fix nesting of filelist_mutex vs struct_mutex in i915_ppgtt_info
Chris Wilson
2016-08-22
1
-7
/
+9
|
*
drm/i915: debugfs spring cleaning
David Weinehall
2016-08-22
1
-440
/
+356
|
*
drm/i915: pdev cleanup
David Weinehall
2016-08-22
1
-2
/
+3
|
*
drm/i915: Restore debugfs/i915_gem_gtt back to its former glory
Chris Wilson
2016-08-22
1
-1
/
+1
*
|
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-08-25
1
-192
/
+142
|
\
|
|
*
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
1
-8
/
+8
|
*
drm/i915: Initialise mmaped_count for i915_gem_object_info
Chris Wilson
2016-08-15
1
-1
/
+3
|
*
drm/i915: Move debug only per-request pid tracking from request to ctx
Chris Wilson
2016-08-15
1
-9
/
+16
|
*
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
1
-1
/
+1
|
*
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
1
-1
/
+1
|
*
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
2016-08-15
1
-1
/
+1
|
*
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
2016-08-15
1
-1
/
+1
|
*
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-15
1
-18
/
+16
|
*
drm/i915: Track pinned vma inside guc
Chris Wilson
2016-08-15
1
-5
/
+5
|
*
drm/i915: Reduce i915_gem_objects to only show object information
Chris Wilson
2016-08-15
1
-72
/
+28
|
*
drm/i915: Focus debugfs/i915_gem_pinned to show only display pins
Chris Wilson
2016-08-15
1
-9
/
+3
|
*
drm/i915: Remove inactive/active list from debugfs
Chris Wilson
2016-08-15
1
-49
/
+0
|
*
drm/i915: Show RPS autotuning thresholds along with waitboost
Chris Wilson
2016-08-15
1
-2
/
+46
|
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-15
1
-6
/
+6
|
|
\
|
*
|
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
2016-08-11
1
-1
/
+1
|
*
|
drm/i915/guc: re-optimise i915_guc_client layout
Dave Gordon
2016-08-10
1
-1
/
+0
|
*
|
drm/i915/guc: use for_each_engine_id() where appropriate
Dave Gordon
2016-08-10
1
-8
/
+10
|
*
|
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
Chris Wilson
2016-08-10
1
-7
/
+4
*
|
|
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-16
1
-1
/
+1
*
|
|
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
1
-1
/
+10
|
|
/
|
/
|
*
|
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
1
-100
/
+87
|
\
|
|
*
drm/i915: Fix copy_to_user usage for pipe_crc
Rodrigo Vivi
2016-08-05
1
-3
/
+1
|
*
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
1
-1
/
+1
|
*
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
2016-08-05
1
-1
/
+1
|
*
drm/i915: Move obj->active:5 to obj->flags
Chris Wilson
2016-08-04
1
-1
/
+1
|
*
drm/i915: Use atomics to manipulate obj->frontbuffer_bits
Chris Wilson
2016-08-04
1
-2
/
+4
|
*
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
1
-4
/
+4
[next]