Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c84455b4baccce89384e45c53198c3c948bd97b6
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
c84455b
drm/i915: Move debug only per-request pid tracking from request to ctx
by Chris Wilson
· 8 years ago
bde13eb
drm/i915: Introduce i915_ggtt_offset()
by Chris Wilson
· 8 years ago
058d88c
drm/i915: Track pinned VMA
by Chris Wilson
· 8 years ago
51d545d
drm/i915: Use VMA as the primary tracker for semaphore page
by Chris Wilson
· 8 years ago
57e8853
drm/i915: Use VMA for ringbuffer tracking
by Chris Wilson
· 8 years ago
bf3783e
drm/i915: Use VMA as the primary object for context state
by Chris Wilson
· 8 years ago
8b797af
drm/i915: Track pinned vma inside guc
by Chris Wilson
· 8 years ago
2bd160a
drm/i915: Reduce i915_gem_objects to only show object information
by Chris Wilson
· 8 years ago
6da8482
drm/i915: Focus debugfs/i915_gem_pinned to show only display pins
by Chris Wilson
· 8 years ago
61fb00d
drm/i915: Remove inactive/active list from debugfs
by Chris Wilson
· 8 years ago
7466c29
drm/i915: Show RPS autotuning thresholds along with waitboost
by Chris Wilson
· 8 years ago
cc92638
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
fc93ff6
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
c1bb114
drm/i915: Store number of active engines in device info
by Tvrtko Ursulin
· 8 years ago
774439e1
drm/i915/guc: re-optimise i915_guc_client layout
by Dave Gordon
· 8 years ago
c18468c
drm/i915/guc: use for_each_engine_id() where appropriate
by Dave Gordon
· 8 years ago
83348ba
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
by Chris Wilson
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
4e9121e
drm/i915: Fix copy_to_user usage for pipe_crc
by Rodrigo Vivi
· 8 years ago
3e510a8
drm/i915: Repack fence tiling mode and stride into a single integer
by Chris Wilson
· 8 years ago
dcff85c
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
by Chris Wilson
· 8 years ago
573adb3
drm/i915: Move obj->active:5 to obj->flags
by Chris Wilson
· 8 years ago
faf5bf0
drm/i915: Use atomics to manipulate obj->frontbuffer_bits
by Chris Wilson
· 8 years ago
3272db5
drm/i915: Combine all i915_vma bitfields into a single set of flags
by Chris Wilson
· 8 years ago
20dfbde
drm/i915: Wrap vma->pin_count accessors with small inline helpers
by Chris Wilson
· 8 years ago
b0decaf
drm/i915: Track active vma requests
by Chris Wilson
· 8 years ago
efdf7c0
drm/i915: Rename request->list to link for consistency
by Chris Wilson
· 8 years ago
d72d908
drm/i915: Mark up i915_gem_active for locking annotation
by Chris Wilson
· 8 years ago
27c01aa
drm/i915: Prepare i915_gem_active for annotations
by Chris Wilson
· 8 years ago
381f371
drm/i915: Introduce i915_gem_active for request tracking
by Chris Wilson
· 8 years ago
15717de
drm/i915: Count how many VMA are bound for an object
by Chris Wilson
· 8 years ago
2bfa996
drm/i915: Store owning file on the i915_address_space
by Chris Wilson
· 8 years ago
894eeec
drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
by Chris Wilson
· 8 years ago
7e37f88
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
by Chris Wilson
· 8 years ago
dca33ec
drm/i915: Rename intel_context[engine].ringbuf
by Chris Wilson
· 8 years ago
f2dd757
drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info
by Akash Goel
· 9 years ago
238010e
drm/i915/debugfs: Take runtime_pm ref for sseu
by David Weinehall
· 8 years ago
39df919
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
by Chris Wilson
· 8 years ago
197be2a
drm/i915: Disable waitboosting for mmioflips/semaphores
by Chris Wilson
· 8 years ago
0476965
drm/i915: Derive GEM requests from dma-fence
by Chris Wilson
· 8 years ago
62e1baa
drm/i915: Remove superfluous powersave work flushing
by Chris Wilson
· 9 years ago
29ecd78d
drm/i915: Define a separate variable and control for RPS waitboost frequency
by Chris Wilson
· 9 years ago
cca0502
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
by Ville Syrjälä
· 9 years ago
aca34b6
drm/i915: Group the irq breadcrumb variables into the same cacheline
by Chris Wilson
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
3a122c2
drm/i915: Limit i915_ring_test_irq debugfs to actual rings
by Chris Wilson
· 9 years ago
7b4d3a1
drm/i915: Remove stop-rings debugfs interface
by Chris Wilson
· 9 years ago
67d97da
drm/i915: Only start retire worker when idle
by Chris Wilson
· 9 years ago
25bcce9
drm/i915: Fix indentation in i915_gem_framebuffer_info()
by Chris Wilson
· 9 years ago
1b7744e
drm/i915: Use HWS for seqno tracking everywhere
by Chris Wilson
· 9 years ago
f69a02c
drm/i915: Spin after waking up for an interrupt
by Chris Wilson
· 9 years ago
688e6c7
drm/i915: Slaughter the thundering i915_wait_request herd
by Chris Wilson
· 9 years ago
6e5a5be
drm/i915: Split idling from forcing context switch
by Chris Wilson
· 9 years ago
1dac891
drm/i915: Register debugfs interface last
by Chris Wilson
· 9 years ago
ee648a7
drm/i915: Use connector_type for printing in intel_connector_info, v2.
by Maarten Lankhorst
· 9 years ago
26c17cf
drm/i915: Use atomic state and connector_type in i915_sink_src
by Maarten Lankhorst
· 9 years ago
b6dabe3
drm/i915: Use connector_type instead of intel_encoder->type for DP.
by Maarten Lankhorst
· 9 years ago
26875fe
drm/i915: Use connector->name in drrs debugfs.
by Maarten Lankhorst
· 9 years ago
0b63bb1
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
by Dave Gordon
· 9 years ago
c199412
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
9636f6d
drm/i915/guc: add doorbell map to debugfs/i915_guc_info
by Dave Gordon
· 9 years ago
33e141e
drm/i915:bxt: Enable Pooled EU support
by arun.siluvery@linux.intel.com
· 9 years ago
b021248
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
by Wei Yongjun
· 9 years ago
1800ad2
drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
by Sagar Arun Kamble
· 9 years ago
5a21b66
drm/i915: Revert async unpin and nonblocking atomic commit
by Daniel Vetter
· 9 years ago
15da956
drm/i915/debugfs: Show context objects in i915_gem_objects
by Chris Wilson
· 9 years ago
bca44d8
drm/i915: Merge legacy+execlists context structs
by Chris Wilson
· 9 years ago
d28b99a
drm/i915: Show i915_gem_context owner in debugfs
by Chris Wilson
· 9 years ago
e2efd13
drm/i915: Rename struct intel_context
by Chris Wilson
· 9 years ago
551aaec
drm/i915/guc: don't spinwait if the GuC's workqueue is full
by Dave Gordon
· 9 years ago
8dd634d
drm/i915: Remove cs based page flip support.
by Maarten Lankhorst
· 9 years ago
143f73b3
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
by Maarten Lankhorst
· 9 years ago
6885843
drm/i915: Convert flip_work to a list.
by Maarten Lankhorst
· 9 years ago
51cbaf0
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
by Maarten Lankhorst
· 9 years ago
5251f04
drm/i915: Remove intel_prepare_page_flip, v3.
by Maarten Lankhorst
· 9 years ago
55d80d2
drm/i915: Remove stallcheck special handling, v3.
by Maarten Lankhorst
· 9 years ago
9a652cc
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
a7363de
drm/i915: Remove redundant const from function return type
by Imre Deak
· 9 years ago
7e22dbb
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
by Tvrtko Ursulin
· 9 years ago
dc97997
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
by Chris Wilson
· 9 years ago
c033666
drm/i915: Store a i915 backpointer from engine, and use it
by Chris Wilson
· 9 years ago
2b8f01f
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
fffb675
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
5a8f97e
Revert "drm/i915: start adding dp mst audio"
by Lyude
· 9 years ago
24f1d3c
drm/i915: Refactor execlists default context pinning
by Chris Wilson
· 9 years ago
7069b14
drm/i915: Replace the pinned context address with its unique ID
by Chris Wilson
· 9 years ago
5d1808e
drm/i915: Assign every HW context a unique ID
by Chris Wilson
· 9 years ago
1d2ac40
drm: Protect dev->filelist with its own mutex
by Daniel Vetter
· 9 years ago
d6cda9c
drm/i915: Correct the i915_frequency_info debugfs output
by Akash Goel
· 9 years ago
747a598
drm/mode: introduce wrapper to read framebuffer refcount.
by Dave Airlie
· 9 years ago
605b28c
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
be19b10
drm/i915: Show pin mapped counts and sizes in debugfs
by Tvrtko Ursulin
· 9 years ago
be12a86
drm/i915: Show pin mapped status in describe_obj
by Tvrtko Ursulin
· 9 years ago
40ae80c
drm/i915/dp/mst: Add source port info to debugfs output
by Jim Bride
· 9 years ago
d98c52c
drm/i915: Tighten reset_counter for reset status
by Chris Wilson
· 9 years ago
c19ae98
drm/i915: Hide the atomic_read(reset_counter) behind a helper
by Chris Wilson
· 9 years ago
3accaf7
drm/i915: Store and use edram capabilities
by Mika Kuoppala
· 9 years ago
33c582c
drm/i915: Simplify for_each_fw_domain iterators
by Tvrtko Ursulin
· 9 years ago
12471ba
drm/i915: Harden detection of missed interrupts
by Chris Wilson
· 9 years ago
Next »