index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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/bdw+: Replace list_del+list_add_tail with list_move_tail
Tvrtko Ursulin
2016-01-12
1
-9
/
+6
*
drm/i915: Don't warn if the workaround list is empty part 2.
Boyer, Wayne
2016-01-08
1
-1
/
+1
*
drm/i915: Extract CSB status read
Ben Widawsky
2016-01-07
1
-3
/
+16
*
drm/i915: Change WARN to ERROR in CSB count
Ben Widawsky
2016-01-07
1
-1
/
+3
*
drm/i915: Cleanup some of the CSB handling
Ben Widawsky
2016-01-07
1
-6
/
+9
*
drm/i915: add kerneldoc for intel_lr_context_size()
Dave Gordon
2016-01-05
1
-0
/
+14
*
drm/i915/guc: Expose (intel)_lr_context_size()
Dave Gordon
2016-01-05
1
-2
/
+2
*
drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
Alex Dai
2016-01-05
1
-0
/
+13
*
drm/i915: Fix whitespace (trivial)
Ben Widawsky
2015-12-30
1
-2
/
+2
*
drm/i915: Limit VF cache invalidate workaround usage to gen9
Ben Widawsky
2015-12-21
1
-8
/
+8
*
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
|
/
/
[next]