Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
04794adbdde0008215748414e63a5c3734e1f9fc
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
04794ad
drm/i915: Split execlists hardware status page initialisation from setup
by Tvrtko Ursulin
· 9 years ago
3756685
drm/i915: Only grab correct forcewake for the engine with execlists
by Tvrtko Ursulin
· 9 years ago
b1e429f
drm/i915: implement WaClearTdlStateAckDirtyBits
by Tim Gore
· 9 years ago
c04e0f3
drm/i915: Separate out the seqno-barrier from engine->get_seqno
by Chris Wilson
· 9 years ago
782f6bc
drm/i915: Fixup the free space logic in ring_prepare
by Akash Goel
· 9 years ago
27af5ee
drm/i915: Move execlists irq handler to a bottom half
by Tvrtko Ursulin
· 9 years ago
b4ac5af
drm/i915: replace for_each_engine()
by Dave Gordon
· 9 years ago
fc0768c
drm/i915/tdr: Initialize hangcheck struct for each engine
by Tomas Elf
· 9 years ago
26720ab
drm/i915: Move CSB MMIO reads out of the execlists lock
by Tvrtko Ursulin
· 9 years ago
39dabec
drm/i915: Use shorter route to dev_private where possible
by Tvrtko Ursulin
· 9 years ago
117897f
drm/i915: More renaming of rings to engines
by Tvrtko Ursulin
· 9 years ago
666796d
drm/i915: More intel_engine_cs renaming
by Tvrtko Ursulin
· 9 years ago
4a570db
drm/i915: Rename intel_engine_cs struct members
by Tvrtko Ursulin
· 9 years ago
0bc40be
drm/i915: Rename intel_engine_cs function parameters
by Tvrtko Ursulin
· 9 years ago
e2f8039
drm/i915: Rename local struct intel_engine_cs variables
by Tvrtko Ursulin
· 9 years ago
8de1b23
drm/i915/lrc: Do not wait atomically when stopping engines
by Tvrtko Ursulin
· 9 years ago
c6a2ac7
drm/i915: Execlists small cleanups and micro-optimisations
by Tvrtko Ursulin
· 9 years ago
2743179
drm/i915: Execlists cannot pin a context without the object
by Chris Wilson
· 9 years ago
99cf8ea
drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
by Michel Thierry
· 9 years ago
7156291
drm/i915/gen9: Set value of Indirect Context Offset based on gen version
by Michel Thierry
· 9 years ago
f4e2dec
drm/i915: Fix premature LRC unpin in GuC mode
by Tvrtko Ursulin
· 9 years ago
321fe30
drm/i915: Make LRC pinning own a reference to the context
by Tvrtko Ursulin
· 9 years ago
e5292823
drm/i915: Make LRC (un)pinning work on context and engine
by Tvrtko Ursulin
· 9 years ago
397097b
drm/i915/guc: Decouple GuC engine id from ring id
by Alex Dai
· 9 years ago
77b04a0
drm/i915: More use of the cached LRC state
by Tvrtko Ursulin
· 9 years ago
426960b
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
by Chris Wilson
· 9 years ago
7c17d37
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
by Chris Wilson
· 9 years ago
e28e404
drm/i915: tidy up a few leftovers
by Dave Gordon
· 9 years ago
ed54c1a
drm/i915: abolish separate per-ring default_context pointers
by Dave Gordon
· 9 years ago
2682708
drm/i915: simplify allocation of driver-internal requests
by Dave Gordon
· 9 years ago
82352e9
drm/i915: Cache LRC state page in the context
by Tvrtko Ursulin
· 9 years ago
0eb973d
drm/i915: Cache ringbuffer GTT VMA
by Tvrtko Ursulin
· 9 years ago
ca82580
drm/i915: Do not call API requiring struct_mutex where it is not available
by Tvrtko Ursulin
· 9 years ago
965fd60
drm/i915: Make sure DC writes are coherent on flush.
by Francisco Jerez
· 9 years ago
ec8a977
drm/i915: Fix bsd2 ring name
by Tvrtko Ursulin
· 9 years ago
d9f3af9
drm/i915: Compact logical ring interrupt initialization
by Tvrtko Ursulin
· 9 years ago
c9cacf9
drm/i915: Extract vfunc setup from logical ring initializers
by Tvrtko Ursulin
· 9 years ago
7eb08a2
drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail
by Tvrtko Ursulin
· 9 years ago
cd7feaa
drm/i915: Don't warn if the workaround list is empty part 2.
by Boyer, Wayne
· 9 years ago
91a4103
drm/i915: Extract CSB status read
by Ben Widawsky
· 9 years ago
f764a8b
drm/i915: Change WARN to ERROR in CSB count
by Ben Widawsky
· 9 years ago
5590a5f
drm/i915: Cleanup some of the CSB handling
by Ben Widawsky
· 9 years ago
c5d46ee
drm/i915: add kerneldoc for intel_lr_context_size()
by Dave Gordon
· 9 years ago
95a66f7
drm/i915/guc: Expose (intel)_lr_context_size()
by Dave Gordon
· 9 years ago
a7e0219
drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
by Alex Dai
· 9 years ago
eba5119
drm/i915: Fix whitespace (trivial)
by Ben Widawsky
· 9 years ago
1a5a9ce
drm/i915: Limit VF cache invalidate workaround usage to gen9
by Ben Widawsky
· 9 years ago
033908a
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
by Dave Gordon
· 9 years ago
b0366a5
drm/i915: intel_ring_initialized() must be simple and inline
by Dave Gordon
· 9 years ago
af3302b
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
by Daniel Vetter
· 9 years ago
6d65ba9
drm/i915: Extend LRC pinning to cover GPU context writeback
by Nick Hoath
· 9 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
fb1a211
Revert "drm/i915: Initialize HWS page address after GPU reset"
by Arun Siluvery
· 9 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 9 years ago
0d925ea
drm/i915: Wrap context LRI init in a macro
by Ville Syrjälä
· 9 years ago
35dc3f9
drm/i915: Give names to more ring registers
by Ville Syrjälä
· 9 years ago
9244a81
drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0)
by Ville Syrjälä
· 9 years ago
8f40db7
drm/i915: Add wa_ctx_emit_reg()
by Ville Syrjälä
· 9 years ago
f92a916
drm/i915: Add functions to emit register offsets to the ring
by Ville Syrjälä
· 9 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
cbdc12a
drm/i915: make A0 wa's applied to A1
by Tim Gore
· 9 years ago
608c1a5
drm/i915: Recover all available ringbuffer space following reset
by Chris Wilson
· 9 years ago
e87a005
drm/i915: add helpers for platform specific revision id range checks
by Jani Nikula
· 9 years ago
fffda3f
drm/i915/bxt: add revision id for A1 stepping and use it
by Jani Nikula
· 9 years ago
2dd3a88
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
48f87dd
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
40a2448
drm/i915: Flush pipecontrol post-sync writes
by Chris Wilson
· 9 years ago
2f5945b
drm/i915: Kill DRI1 cliprects
by Chris Wilson
· 9 years ago
dfc53c5
drm/i915: Consider HW CSB write pointer before resetting the sw read pointer
by Michel Thierry
· 9 years ago
cd1736a
drm/i915: Remove extraneous request cancel.
by Nick Hoath
· 9 years ago
83843d8
drm/i915: Parametrize LRC registers
by Ville Syrjälä
· 9 years ago
604ef73
drm/i915: fix handling gen8_emit_flush_coherentl3_wa result
by Andrzej Hajda
· 9 years ago
374887b
drm/i915: Fix warnings while make xmldocs caused by intel_lrc.c
by Masanari Iida
· 9 years ago
e84fe80
drm/i915: Split alloc from init for lrc
by Nick Hoath
· 9 years ago
5af05fe
drm/i915/lrc: Prevent preemption when lite-restore is disabled
by Michel Thierry
· 9 years ago
ec72d58
drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
by Michel Thierry
· 9 years ago
01101fa
drm/i915: Refactor common ringbuffer allocation code
by Chris Wilson
· 9 years ago
e93c28f
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
a0bd6c3
drm/i915: Always enable execlists on BDW for vgpu
by Zhiyuan Lv
· 9 years ago
331f38e
drm/i915: preallocate pdps for 32 bit vgpu
by Zhiyuan Lv
· 9 years ago
319404d
drm/i915/bxt: work around HW coherency issue when accessing GPU seqno
by Imre Deak
· 9 years ago
f1afe24
drm/i915: Change SRM, LRM instructions to use correct length
by Arun Siluvery
· 9 years ago
3732ce7
Merge tag 'v4.2-rc8' into drm-next
by Dave Airlie
· 9 years ago
903ecd0
drm/i915: Flag the execlists context object as dirty after every use
by Chris Wilson
· 9 years ago
d167519
drm/i915: Integrate GuC-based command submission
by Alex Dai
· 9 years ago
919f1f5
drm/i915: Expose one LRC function for GuC submission mode
by Dave Gordon
· 9 years ago
2dba323
drm/i915/gen8: Add 4 level switching infrastructure and lrc support
by Michel Thierry
· 9 years ago
031a893
drm/i915: Check idle to active before processing CSQ
by Mika Kuoppala
· 9 years ago
cc53699
drm/i915: Use masked write for Context Status Buffer Pointer
by Mika Kuoppala
· 9 years ago
84e8102
drm/i915: Add provision to extend Golden context batch
by Arun Siluvery
· 9 years ago
ca6e440
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
9b01435
drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
by Arun Siluvery
· 9 years ago
a4106a7
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
by Arun Siluvery
· 9 years ago
0907c8f
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
by Arun Siluvery
· 9 years ago
0504cff
drm/i915: Enable WA batch buffers for Gen9
by Arun Siluvery
· 9 years ago
3bbaba0
drm/i915: Added Programming of the MOCS
by Peter Antoine
· 9 years ago
83b8a98
drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
by Arun Siluvery
· 9 years ago
1cff8cc
drm/i915: Mark elsps submitted when they are pushed to hw
by Mika Kuoppala
· 9 years ago
8ee3615
drm/i915: Convert execlists_ctx_descriptor() for requests
by Mika Kuoppala
· 9 years ago
cc3c425
drm/i915: Convert execlists_elsp_writ() for requests
by Mika Kuoppala
· 9 years ago
Next »