Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5baa22c59f4e841eb45f8d1299043fb58370e48b
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
5baa22c5
drm/i915: Introduce bit definitions of CTXT_SR_CTRL register.
by Zhi Wang
· 10 years ago
203a571
drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)
by Nick Hoath
· 10 years ago
f821079
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
by Nick Hoath
· 10 years ago
a7cbede
drm/i915: Rename unpin_count to pin_count
by Mika Kuoppala
· 10 years ago
1197b4f
drm/i915: Balance context pinning on reset cleanup
by Mika Kuoppala
· 10 years ago
59bad94
drm/i915: Rename the forcewake get/put functions
by Mika Kuoppala
· 10 years ago
6daccb0
drm/i915: Assert that runtime pm is active on user fw access
by Chris Wilson
· 10 years ago
6d3d827
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
by Nick Hoath
· 10 years ago
2107637
drm/i915: Remove FIXME_lrc_ctx backpointer
by Nick Hoath
· 10 years ago
72f95af
drm/i915: Removed duplicate members from submit_request
by Nick Hoath
· 10 years ago
2d12955
drm/i915: execlist request keeps ptr/ref to gem_request
by Nick Hoath
· 10 years ago
c0a03a2
drm/i915: Reset CSB read pointer in ring init
by Thomas Daniel
· 10 years ago
e6c1abb
drm/i915: Warn about missing context state workarounds only once
by Michel Thierry
· 10 years ago
27401d1
drm/i915/bdw: Enable execlists by default where supported
by Thomas Daniel
· 10 years ago
3f7531c
drm/i915: Name the lrc irq handler correctly
by Daniel Vetter
· 10 years ago
67e2937
drm/i915: Add unique id to the request structure for debugging
by John Harrison
· 10 years ago
aaeb1ba
drm/i915: Zero fill the request structure
by John Harrison
· 10 years ago
8edfbb8
drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/
by Ville Syrjälä
· 10 years ago
e7778be
drm/i915: Fix startup failure in LRC mode after recent init changes
by Thomas Daniel
· 10 years ago
bfc882b
drm/i915: Flatten engine init control flow
by Daniel Vetter
· 10 years ago
35a57ff
drm/i915: Only init engines once
by Daniel Vetter
· 10 years ago
99be1df
drm/i915: Move intel_init_pipe_control out of engine->init_hw
by Daniel Vetter
· 10 years ago
ecfe00d
drm/i915: s/init()/init_hw()/ in intel_engine_cs
by Daniel Vetter
· 10 years ago
ebd0fd4
drm/i915: Consolidate ring freespace calculations
by Dave Gordon
· 10 years ago
ff79e85
drm/i915: Connect requests to rings at creation not submission
by John Harrison
· 10 years ago
9400ae5
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
by John Harrison
· 10 years ago
a4b3a57
drm/i915: Convert i915_wait_seqno to i915_wait_request
by Daniel Vetter
· 10 years ago
6259cea
drm/i915: Remove 'outstanding_lazy_seqno'
by John Harrison
· 10 years ago
abfe262
drm/i915: Add reference count to request structure
by John Harrison
· 10 years ago
9eba5d4
drm/i915: Ensure OLS & PLR are always in sync
by John Harrison
· 10 years ago
d65621c
drm/i915: Don't read 'HEAD' MMIO register in LRC mode
by Dave Gordon
· 10 years ago
57e2151
drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
by Dave Gordon
· 10 years ago
7ba717c
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
by Thomas Daniel
· 10 years ago
dcb4c12
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
by Oscar Mateo
· 10 years ago
c86ee3a9
drm/i915/bdw: Clean up execlist queue items in retire_work
by Thomas Daniel
· 10 years ago
70b0ea8
drm/i915: Drop return value from lrc_setup_hardware_status_page
by Daniel Vetter
· 10 years ago
70ee45e
drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
by Damien Lespiau
· 10 years ago
6e7cc47
drm/i915/skl: Use correct use counters for force wakes
by Tvrtko Ursulin
· 10 years ago
468c681
drm/i915/skl: Add Gen9 LRC size
by Michael H. Nguyen
· 10 years ago
771b9a5
drm/i915: Initialize workarounds in logical ring mode too
by Michel Thierry
· 10 years ago
eb84f97
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 10 years ago
1df06b7
drm/i915/bdw: Setup global hardware status page in execlists mode
by Thomas Daniel
· 10 years ago
1f9e14b
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
cd0707c
drm/i915: Remove redundant return value and WARN_ON
by Dave Gordon
· 10 years ago
6402c33
drm/i915: Fix null pointer dereference in ring cleanup code
by John Harrison
· 10 years ago
32197aa
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
by Masanari Iida
· 10 years ago
7cd512f
drm/i915: Fix irq checks in ring->irq_get/put functions
by Daniel Vetter
· 10 years ago
a01b0e9
drm/i915: add cherryview specfic forcewake in execlists_elsp_write
by Deepak S
· 10 years ago
564ddb2
drm/i915/bdw: Render state init for Execlists
by Oscar Mateo
· 10 years ago
2d96553
drm/i915/bdw: Populate lrc with aliasing ppgtt if required
by Thomas Daniel
· 10 years ago
73e4d07
drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
by Oscar Mateo
· 10 years ago
4ba70e4
drm/i915/bdw: Display execlists info in debugfs
by Oscar Mateo
· 10 years ago
f1ad5a1
drm/i915/bdw: Help out the ctx switch interrupt handler
by Oscar Mateo
· 10 years ago
e1fee72
drm/i915/bdw: Avoid non-lite-restore preemptions
by Oscar Mateo
· 10 years ago
e981e7b
drm/i915/bdw: Handle context switch events
by Thomas Daniel
· 10 years ago
acdd884
drm/i915/bdw: Two-stage execlist submit process
by Michel Thierry
· 10 years ago
ae1250b
drm/i915/bdw: Write the tail pointer, LRC style
by Oscar Mateo
· 10 years ago
84b790f
drm/i915/bdw: Implement context switching (somewhat)
by Ben Widawsky
· 10 years ago
48e29f5
drm/i915/bdw: Emission of requests with logical rings
by Oscar Mateo
· 10 years ago
582d67f
drm/i915: Add temporary ring->ctx backpointer
by Oscar Mateo
· 10 years ago
ae6c480
drm/i915: Only track real ppgtt for a context
by Daniel Vetter
· 10 years ago
14bf993
drm/i915/bdw: Always use MMIO flips with Execlists
by Oscar Mateo
· 10 years ago
ba8b7cc
drm/i915/bdw: Workload submission mechanism for Execlists
by Oscar Mateo
· 10 years ago
1564858
drm/i915/bdw: GEN-specific logical ring emit batchbuffer start
by Oscar Mateo
· 10 years ago
73d477f
drm/i915/bdw: Interrupts with logical rings
by Oscar Mateo
· 10 years ago
9832b9d
drm/i915/bdw: Ring idle and stop with logical rings
by Oscar Mateo
· 10 years ago
4712274
drm/i915/bdw: GEN-specific logical ring emit flush
by Oscar Mateo
· 10 years ago
4da46e1
drm/i915/bdw: GEN-specific logical ring emit request
by Oscar Mateo
· 10 years ago
82e104c
drm/i915/bdw: New logical ring submission mechanism
by Oscar Mateo
· 10 years ago
e94e37a
drm/i915/bdw: GEN-specific logical ring set/get seqno
by Oscar Mateo
· 10 years ago
9b1136d
drm/i915/bdw: GEN-specific logical ring init
by Oscar Mateo
· 10 years ago
48d8238
drm/i915/bdw: Generic logical ring init and cleanup
by Oscar Mateo
· 10 years ago
454afeb
drm/i915/bdw: Skeleton for the new logical rings submission path
by Oscar Mateo
· 10 years ago
8670d6f
drm/i915/bdw: Populate LR contexts (somewhat)
by Oscar Mateo
· 10 years ago
0c7dd53
drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
by Daniel Vetter
· 10 years ago
84c2377
drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
by Oscar Mateo
· 10 years ago
8c857917
drm/i915/bdw: A bit more advanced LR context alloc/free
by Oscar Mateo
· 10 years ago
ede7d42
drm/i915/bdw: Initialization for Logical Ring Contexts
by Oscar Mateo
· 10 years ago
bd84b1e
drm/i915: WARN if module opt sanitization goes out of order
by Daniel Vetter
· 10 years ago
127f100
drm/i915/bdw: Macro for LRCs and module option for Execlists
by Oscar Mateo
· 10 years ago
b20385f
drm/i915/bdw: New source and header file for LRs, LRCs and Execlists
by Oscar Mateo
· 10 years ago