index
:
blackbird-op-linux
master
Blackbird™ 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: Make sure DC writes are coherent on flush.
Francisco Jerez
2016-01-29
1
-0
/
+1
*
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
Dave Gordon
2015-12-11
1
-7
/
+4
*
drm/i915: intel_ring_initialized() must be simple and inline
Dave Gordon
2015-12-10
1
-5
/
+12
*
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
Daniel Vetter
2015-12-04
1
-113
/
+23
*
drm/i915: Extend LRC pinning to cover GPU context writeback
Nick Hoath
2015-12-03
1
-23
/
+113
*
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
2015-11-23
1
-7
/
+33
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-181
/
+246
|
|
\
|
|
*
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
1
-15
/
+0
|
|
|
\
|
|
*
\
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
1
-7
/
+32
|
|
|
\
\
|
*
|
|
|
drm/i915: Flush pipecontrol post-sync writes
Chris Wilson
2015-10-13
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drm/i915: Consider HW CSB write pointer before resetting the sw read pointer
Michel Thierry
2015-09-28
1
-7
/
+32
*
|
|
|
Revert "drm/i915: Initialize HWS page address after GPU reset"
Arun Siluvery
2015-11-19
1
-6
/
+0
*
|
|
|
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-2
/
+2
*
|
|
|
drm/i915: Wrap context LRI init in a macro
Ville Syrjälä
2015-11-18
1
-51
/
+40
*
|
|
|
drm/i915: Give names to more ring registers
Ville Syrjälä
2015-11-18
1
-11
/
+11
*
|
|
|
drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0)
Ville Syrjälä
2015-11-18
1
-4
/
+4
*
|
|
|
drm/i915: Add wa_ctx_emit_reg()
Ville Syrjälä
2015-11-18
1
-4
/
+6
*
|
|
|
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-18
1
-4
/
+4
*
|
|
|
drm/i915: make A0 wa's applied to A1
Tim Gore
2015-10-29
1
-4
/
+4
*
|
|
|
drm/i915: Recover all available ringbuffer space following reset
Chris Wilson
2015-10-28
1
-0
/
+1
*
|
|
|
drm/i915: add helpers for platform specific revision id range checks
Jani Nikula
2015-10-21
1
-13
/
+13
*
|
|
|
drm/i915/bxt: add revision id for A1 stepping and use it
Jani Nikula
2015-10-21
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Kill DRI1 cliprects
Chris Wilson
2015-10-07
1
-15
/
+0
|
|
/
|
/
|
*
|
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
[next]