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_lrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Remove extraneous request cancel.
Nick Hoath
2015-09-23
1
-1
/
+0
*
drm/i915: Parametrize LRC registers
Ville Syrjälä
2015-09-23
1
-5
/
+3
*
drm/i915: fix handling gen8_emit_flush_coherentl3_wa result
Andrzej Hajda
2015-09-22
1
-3
/
+4
*
drm/i915: Fix warnings while make xmldocs caused by intel_lrc.c
Masanari Iida
2015-09-14
1
-2
/
+1
*
drm/i915: Split alloc from init for lrc
Nick Hoath
2015-09-14
1
-84
/
+80
*
drm/i915/lrc: Prevent preemption when lite-restore is disabled
Michel Thierry
2015-09-14
1
-6
/
+18
*
drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
Michel Thierry
2015-09-14
1
-4
/
+4
*
drm/i915: Refactor common ringbuffer allocation code
Chris Wilson
2015-09-04
1
-37
/
+12
*
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
Daniel Vetter
2015-09-02
1
-0
/
+2
|
\
|
*
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
2015-08-24
1
-0
/
+2
|
|
\
|
|
*
drm/i915: Flag the execlists context object as dirty after every use
Chris Wilson
2015-08-17
1
-0
/
+2
*
|
|
drm/i915: Always enable execlists on BDW for vgpu
Zhiyuan Lv
2015-09-02
1
-0
/
+6
*
|
|
drm/i915: preallocate pdps for 32 bit vgpu
Zhiyuan Lv
2015-09-02
1
-1
/
+2
*
|
|
drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
Imre Deak
2015-08-26
1
-8
/
+56
*
|
|
drm/i915: Change SRM, LRM instructions to use correct length
Arun Siluvery
2015-08-26
1
-2
/
+2
*
|
|
drm/i915: Integrate GuC-based command submission
Alex Dai
2015-08-14
1
-17
/
+38
*
|
|
drm/i915: Expose one LRC function for GuC submission mode
Dave Gordon
2015-08-14
1
-5
/
+5
*
|
|
drm/i915/gen8: Add 4 level switching infrastructure and lrc support
Michel Thierry
2015-08-14
1
-18
/
+42
|
/
/
*
|
drm/i915: Check idle to active before processing CSQ
Mika Kuoppala
2015-08-14
1
-0
/
+3
*
|
drm/i915: Use masked write for Context Status Buffer Pointer
Mika Kuoppala
2015-08-14
1
-1
/
+1
*
|
drm/i915: Add provision to extend Golden context batch
Arun Siluvery
2015-07-21
1
-0
/
+6
*
|
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-15
1
-0
/
+6
|
\
\
|
|
/
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-277
/
+246
|
|
\
|
*
|
drm/i915: Initialize HWS page address after GPU reset
Arun Siluvery
2015-06-04
1
-0
/
+6
*
|
|
drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
Arun Siluvery
2015-07-15
1
-0
/
+10
*
|
|
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
2015-07-15
1
-0
/
+16
*
|
|
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
2015-07-15
1
-2
/
+11
*
|
|
drm/i915: Enable WA batch buffers for Gen9
Arun Siluvery
2015-07-15
1
-3
/
+47
*
|
|
drm/i915: Added Programming of the MOCS
Peter Antoine
2015-07-14
1
-2
/
+10
*
|
|
drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
Arun Siluvery
2015-07-08
1
-39
/
+40
*
|
|
drm/i915: Mark elsps submitted when they are pushed to hw
Mika Kuoppala
2015-07-06
1
-21
/
+15
*
|
|
drm/i915: Convert execlists_ctx_descriptor() for requests
Mika Kuoppala
2015-07-06
1
-8
/
+6
*
|
|
drm/i915: Convert execlists_elsp_writ() for requests
Mika Kuoppala
2015-07-06
1
-11
/
+9
*
|
|
drm/i915: Convert intel_lr_context_pin() for requests
Mika Kuoppala
2015-07-06
1
-16
/
+15
*
|
|
drm/i915: Assign request ringbuf before pin
Mika Kuoppala
2015-07-06
1
-2
/
+2
*
|
|
drm/i915: Convert execlists_update_context() for requests
Mika Kuoppala
2015-07-06
1
-19
/
+13
*
|
|
drm/i915: Convert execlist_submit_contexts() for requests
Mika Kuoppala
2015-07-06
1
-16
/
+14
*
|
|
drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
Arun Siluvery
2015-07-06
1
-19
/
+53
*
|
|
drm/i915: Enable resource streamer on Execlists
Abdiel Janulgue
2015-07-06
1
-2
/
+6
*
|
|
drm/i915: Reserve space improvements
John Harrison
2015-07-03
1
-37
/
+36
*
|
|
drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
2015-06-26
1
-0
/
+42
*
|
|
drm/i915/gtt: Introduce i915_page_dir_dma_addr
Mika Kuoppala
2015-06-26
1
-3
/
+1
*
|
|
drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
Arun Siluvery
2015-06-24
1
-0
/
+15
*
|
|
drm/i915: Bail out early if WA batch is not available for given Gen
Arun Siluvery
2015-06-23
1
-5
/
+6
*
|
|
drm/i915: Fix warnings reported by 0-day
Arun Siluvery
2015-06-23
1
-1
/
+3
*
|
|
drm/i915: Update a bunch of LRC functions to take requests
John Harrison
2015-06-23
1
-37
/
+29
*
|
|
drm/i915: Remove 'faked' request from LRC submission
John Harrison
2015-06-23
1
-16
/
+5
*
|
|
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
John Harrison
2015-06-23
1
-1
/
+0
*
|
|
drm/i915: Add *_ring_begin() to request allocation
John Harrison
2015-06-23
1
-0
/
+15
*
|
|
drm/i915: Update intel_logical_ring_begin() to take a request structure
John Harrison
2015-06-23
1
-20
/
+16
[next]