index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
drm/i915: Always use intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
1
-2
/
+3
*
drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
Ville Syrjälä
2016-11-01
1
-2
/
+1
*
drm/i915: Pass dev_priv to intel_wait_for_vblank()
Ville Syrjälä
2016-11-01
1
-1
/
+1
*
drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
2016-11-01
1
-6
/
+3
*
drm/i915: Avoid accessing request->timeline outside of its lifetime
Chris Wilson
2016-11-01
1
-4
/
+3
*
drm/i915: Reserve space in the global seqno during request allocation
Chris Wilson
2016-10-28
1
-5
/
+5
*
drm/i915: Convert breadcrumbs spinlock to be irqsafe
Chris Wilson
2016-10-28
1
-6
/
+6
*
drm/i915: Create a unique name for the context
Chris Wilson
2016-10-28
1
-9
/
+2
*
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
2016-10-28
1
-9
/
+0
*
drm/i915: Introduce a global_seqno for each request
Chris Wilson
2016-10-28
1
-1
/
+1
*
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
2016-10-28
1
-20
/
+13
*
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
1
-12
/
+3
*
drm/i915: Move object release to a freelist + worker
Chris Wilson
2016-10-28
1
-4
/
+11
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-8
/
+9
*
drm/i915: Rename for_each_plane -> for_each_universal_plane
Matt Roper
2016-10-28
1
-1
/
+1
*
drm/i915: Debugfs support for GuC logging control
Sagar Arun Kamble
2016-10-25
1
-1
/
+40
*
drm/i915: Add stats for GuC log buffer flush interrupts
Akash Goel
2016-10-25
1
-0
/
+28
*
drm/i915: New structure to contain GuC logging related fields
Akash Goel
2016-10-25
1
-2
/
+2
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-10-25
1
-3
/
+2
|
\
|
*
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-143
/
+240
|
|
\
|
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-3
/
+2
*
|
|
drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+
Paulo Zanoni
2016-10-24
1
-4
/
+6
*
|
|
drm/i915: Use RPM as the barrier for controlling user mmap access
Chris Wilson
2016-10-24
1
-23
/
+33
*
|
|
drm/i915: Move user fault tracking to a separate list
Chris Wilson
2016-10-24
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915: Bump object bookkeeping to u64 from size_t
Chris Wilson
2016-10-18
1
-1
/
+1
*
|
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
*
|
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-14
1
-24
/
+35
*
|
drm/i915: Update debugfs describe_obj() to show fault-mappable
Chris Wilson
2016-10-12
1
-10
/
+1
*
|
drm/i915: Allow disabling error capture
Chris Wilson
2016-10-12
1
-0
/
+6
*
|
drm/i915: Move common code out of i915_gpu_error.c
Chris Wilson
2016-10-12
1
-1
/
+1
*
|
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
2016-10-12
1
-1
/
+10
|
\
\
|
|
/
|
*
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-20
1
-535
/
+480
|
|
\
|
*
\
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-08-25
1
-192
/
+142
|
|
\
\
|
*
|
|
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
*
|
|
|
drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
Joonas Lahtinen
2016-10-05
1
-3
/
+1
*
|
|
|
drm/i915: Show waiters in i915_hangcheck_info
Chris Wilson
2016-10-05
1
-0
/
+12
*
|
|
|
drm/i915: Show RING registers through debugfs
Chris Wilson
2016-10-05
1
-92
/
+147
*
|
|
|
Revert "drm/i915: start adding dp mst audio"
Dhinakaran Pandiyan
2016-09-29
1
-18
/
+1
*
|
|
|
drm/i915: don't report compression when fbc is disabled
Nagaraju, Vathsala
2016-09-26
1
-1
/
+2
*
|
|
|
drm/i915: start adding dp mst audio
Libin Yang
2016-09-21
1
-1
/
+18
*
|
|
|
drm/i915: Try to print INSTDONE bits for all slice/subslice
Ben Widawsky
2016-09-21
1
-4
/
+10
*
|
|
|
drm/i915: Cleanup instdone collection
Ben Widawsky
2016-09-21
1
-12
/
+29
|
|
_
|
/
|
/
|
|
*
|
|
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
[next]