Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
921ec285a6589cf3beb7f56a70744f75b09349f8
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
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
· 10 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
· 10 years ago
919f1f5
drm/i915: Expose one LRC function for GuC submission mode
by Dave Gordon
· 10 years ago
2dba323
drm/i915/gen8: Add 4 level switching infrastructure and lrc support
by Michel Thierry
· 10 years ago
031a893
drm/i915: Check idle to active before processing CSQ
by Mika Kuoppala
· 10 years ago
cc53699
drm/i915: Use masked write for Context Status Buffer Pointer
by Mika Kuoppala
· 10 years ago
84e8102
drm/i915: Add provision to extend Golden context batch
by Arun Siluvery
· 10 years ago
ca6e440
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
9b01435
drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
by Arun Siluvery
· 10 years ago
a4106a7
drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
by Arun Siluvery
· 10 years ago
0907c8f
drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
by Arun Siluvery
· 10 years ago
0504cff
drm/i915: Enable WA batch buffers for Gen9
by Arun Siluvery
· 10 years ago
3bbaba0
drm/i915: Added Programming of the MOCS
by Peter Antoine
· 10 years ago
83b8a98
drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
by Arun Siluvery
· 10 years ago
1cff8cc
drm/i915: Mark elsps submitted when they are pushed to hw
by Mika Kuoppala
· 10 years ago
8ee3615
drm/i915: Convert execlists_ctx_descriptor() for requests
by Mika Kuoppala
· 10 years ago
cc3c425
drm/i915: Convert execlists_elsp_writ() for requests
by Mika Kuoppala
· 10 years ago
8ba319d
drm/i915: Convert intel_lr_context_pin() for requests
by Mika Kuoppala
· 10 years ago
f3cc01f
drm/i915: Assign request ringbuf before pin
by Mika Kuoppala
· 10 years ago
05d9824
drm/i915: Convert execlists_update_context() for requests
by Mika Kuoppala
· 10 years ago
d8cb887
drm/i915: Convert execlist_submit_contexts() for requests
by Mika Kuoppala
· 10 years ago
9e00084
drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
by Arun Siluvery
· 10 years ago
6922528
drm/i915: Enable resource streamer on Execlists
by Abdiel Janulgue
· 10 years ago
79bbcc2
drm/i915: Reserve space improvements
by John Harrison
· 10 years ago
099bfbf
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
7a01a0a
drm/i915/lrc: Update PDPx registers with lri commands
by Michel Thierry
· 10 years ago
d852c7b
drm/i915/gtt: Introduce i915_page_dir_dma_addr
by Mika Kuoppala
· 10 years ago
0160f05
drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
by Arun Siluvery
· 10 years ago
5e60d79
drm/i915: Bail out early if WA batch is not available for given Gen
by Arun Siluvery
· 10 years ago
4d78c8d
drm/i915: Fix warnings reported by 0-day
by Arun Siluvery
· 10 years ago
ae70797
drm/i915: Update a bunch of LRC functions to take requests
by John Harrison
· 10 years ago
9bb1af4
drm/i915: Remove 'faked' request from LRC submission
by John Harrison
· 10 years ago
bccca49
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
by John Harrison
· 10 years ago
ccd98fe
drm/i915: Add *_ring_begin() to request allocation
by John Harrison
· 10 years ago
4d616a2
drm/i915: Update intel_logical_ring_begin() to take a request structure
by John Harrison
· 10 years ago
be795fc
drm/i915: Update ring->emit_bb_start() to take a request structure
by John Harrison
· 10 years ago
c4e7663
drm/i915: Update ring->emit_request() to take a request structure
by John Harrison
· 10 years ago
7deb4d398
drm/i915: Update ring->emit_flush() to take a request structure
by John Harrison
· 10 years ago
4866d72
drm/i915: Update flush_all_caches() to take request structures
by John Harrison
· 10 years ago
e2be4fa
drm/i915: Update workarounds_emit() to take request structures
by John Harrison
· 10 years ago
2f20055
drm/i915: Update a bunch of execbuffer helpers to take request structures
by John Harrison
· 10 years ago
b2af037
drm/i915: Update [vma|object]_move_to_active() to take request structures
by John Harrison
· 10 years ago
7528987
drm/i915: Update add_request() to take a request structure
by John Harrison
· 10 years ago
91af127
drm/i915: Update i915_gem_object_sync() to take a request structure
by John Harrison
· 10 years ago
be01363
drm/i915: Update render_state_init() to take a request structure
by John Harrison
· 10 years ago
8753181
drm/i915: Update init_context() to take a request structure
by John Harrison
· 10 years ago
76c3916
drm/i915: Update deferred context creation to do explicit request management
by John Harrison
· 10 years ago
dc4be6071
drm/i915: Add explicit request management to i915_gem_init_hw()
by John Harrison
· 10 years ago
a3fbe05
drm/i915: Don't tag kernel batches as user batches
by John Harrison
· 10 years ago
5b4a60c
drm/i915: Add flag to i915_add_request() to skip the cache flush
by John Harrison
· 10 years ago
8a8edb5
drm/i915: Update execbuffer_move_to_active() to take a request structure
by John Harrison
· 10 years ago
535fbe8
drm/i915: Update move_to_gpu() to take a request structure
by John Harrison
· 10 years ago
95c2416
drm/i915: Update the dispatch tracepoint to use params->request
by John Harrison
· 10 years ago
217e46b
drm/i915: Update alloc_request to return the allocated request
by John Harrison
· 10 years ago
adeca76
drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
by John Harrison
· 10 years ago
5f19e2b
drm/i915: Merged the many do_execbuf() parameters into a structure
by John Harrison
· 10 years ago
40e895c
drm/i915: Set context in request from creation even in legacy mode
by John Harrison
· 10 years ago
bf7dc5b
drm/i915: i915_add_request must not fail
by John Harrison
· 10 years ago
29b1b41
drm/i915: Reserve ring buffer space for i915_add_request() commands
by John Harrison
· 10 years ago
c82435b
drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
by Arun Siluvery
· 10 years ago
7ad00d1
drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
by Arun Siluvery
· 10 years ago
c4db759
drm/i915/gen8: Re-order init pipe_control in lrc mode
by Arun Siluvery
· 10 years ago
17ee950
drm/i915/gen8: Add infrastructure to initialize WA batch buffers
by Arun Siluvery
· 10 years ago
2e5356d
drm/i915: Initialize HWS page address after GPU reset
by Arun Siluvery
· 10 years ago
d63f820
drm/i915: Remove unnecessary null check in execlists_context_unqueue
by Michel Thierry
· 10 years ago
03ade51
drm/i915: Inline check required for object syncing prior to execbuf
by Chris Wilson
· 10 years ago
b471618
drm/i915: Implement inter-engine read-read optimisations
by Chris Wilson
· 10 years ago
779949f
drm/i915: Warn when execlists changes context without IRQs
by Peter Antoine
· 10 years ago
Next »