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
/
intel_ringbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
2016-04-11
1
-24
/
+2
*
drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
Chris Wilson
2016-04-11
1
-13
/
+12
*
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-09
1
-16
/
+18
*
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
Chris Wilson
2016-04-09
1
-2
/
+11
*
drm/i915: Fixup the free space logic in ring_prepare
Akash Goel
2016-04-09
1
-3
/
+3
*
drm/i915: Reset engine->last_submitted_seqno
Chris Wilson
2016-04-08
1
-0
/
+1
*
drm/i915: Reset semaphore page for gen8
Chris Wilson
2016-04-08
1
-0
/
+8
*
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
2016-04-08
1
-0
/
+11
*
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
Chris Wilson
2016-04-08
1
-4
/
+3
*
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
1
-1
/
+2
*
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-24
1
-9
/
+12
*
drm/i915/tdr: Initialize hangcheck struct for each engine
Tomas Elf
2016-03-22
1
-1
/
+6
*
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
1
-1
/
+1
*
drm/i915/gen9: add WaClearFlowControlGpgpuContextSave
Tim Gore
2016-03-18
1
-0
/
+2
*
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
2016-03-18
1
-1
/
+1
*
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
1
-8
/
+8
*
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-6
/
+6
*
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
1
-37
/
+37
*
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
1
-306
/
+312
*
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-16
1
-388
/
+397
*
drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
Chris Wilson
2016-02-15
1
-2
/
+2
*
drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
Daniele Ceraolo Spurio
2016-02-11
1
-0
/
+3
*
drm/i915/gen9: Add WaOCLCoherentLineFlush
Arun Siluvery
2016-01-25
1
-0
/
+4
*
drm/i915/skl: Enable Per context Preemption granularity control
Arun Siluvery
2016-01-25
1
-0
/
+10
*
drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist
Arun Siluvery
2016-01-25
1
-0
/
+5
*
drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist
Arun Siluvery
2016-01-25
1
-0
/
+5
*
drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist
Arun Siluvery
2016-01-25
1
-0
/
+9
*
drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist
Arun Siluvery
2016-01-25
1
-0
/
+5
*
drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist
Arun Siluvery
2016-01-25
1
-0
/
+6
*
drm/i915/gen9: Add framework to whitelist specific GPU registers
Arun Siluvery
2016-01-25
1
-0
/
+17
*
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
2016-01-21
1
-0
/
+5
*
drm/i915: Cache ringbuffer GTT VMA
Tvrtko Ursulin
2016-01-18
1
-0
/
+3
*
drm/i915: Make sure DC writes are coherent on flush.
Francisco Jerez
2016-01-15
1
-0
/
+2
*
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
Ville Syrjälä
2016-01-12
1
-4
/
+2
*
drm/i915: Cleanup phys status page too
Ville Syrjälä
2016-01-12
1
-4
/
+20
*
drm/i915/skl: Default to noncoherent access up to F0
Mika Kuoppala
2015-12-18
1
-5
/
+5
*
drm/i915: intel_ring_initialized() must be simple and inline
Dave Gordon
2015-12-10
1
-26
/
+13
*
i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power...
Zeng Zhaoxiu
2015-12-07
1
-1
/
+2
*
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
2015-11-23
1
-0
/
+2
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-102
/
+160
|
|
\
|
*
|
drm/i915: Flush pipecontrol post-sync writes
Chris Wilson
2015-10-13
1
-0
/
+2
*
|
|
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-5
/
+8
*
|
|
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-18
1
-2
/
+2
*
|
|
drm/i915: make A0 wa's applied to A1
Tim Gore
2015-10-29
1
-2
/
+2
*
|
|
drm/i915: Recover all available ringbuffer space following reset
Chris Wilson
2015-10-28
1
-3
/
+10
*
|
|
drm/i915: add helpers for platform specific revision id range checks
Jani Nikula
2015-10-21
1
-32
/
+24
*
|
|
drm/i915/bxt: add revision id for A1 stepping and use it
Jani Nikula
2015-10-21
1
-3
/
+3
*
|
|
drm/i915: Map the ringbuffer using WB on LLC machines
Chris Wilson
2015-10-19
1
-14
/
+56
|
|
/
|
/
|
*
|
drm/i915: Move skl/bxt gt specific workarounds to ring init
Mika Kuoppala
2015-10-13
1
-1
/
+43
*
|
drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.
Francisco Jerez
2015-10-07
1
-1
/
+1
[next]