index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
|
\
|
*
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-24
*
|
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-09
|
\
\
|
*
|
drm/i915: Cache ringbuf pointer in request structure
John Harrison
2015-02-25
|
*
|
drm/i915: Add missing trace point to LRC execbuff code path
John Harrison
2015-02-25
|
*
|
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
John Harrison
2015-02-25
|
*
|
drm/i915: Create page table allocators
Ben Widawsky
2015-02-25
|
*
|
drm/i915: Complete page table structures
Ben Widawsky
2015-02-25
|
*
|
drm/i915: Reset logical ring contexts' head and tail during GPU reset
Thomas Daniel
2015-02-23
|
*
|
drm/i915: Request full SSEU enablement on Gen9
Jeff McGee
2015-02-23
*
|
|
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-04
|
\
|
|
|
|
/
|
/
|
|
*
drm/i915/skl: Provide a gen9 specific init_render_ring()
Damien Lespiau
2015-02-13
|
*
drm/i915: Make intel_logical_ring_advance_and_submit() static
Damien Lespiau
2015-02-13
|
*
drm/i915: Make intel_lr_context_render_state_init() static
Damien Lespiau
2015-02-13
|
*
drm/i915: Introduce bit definitions of CTXT_SR_CTRL register.
Zhi Wang
2015-02-13
|
*
drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)
Nick Hoath
2015-02-13
*
|
drm/i915: Insert a command barrier on BLT/BSD cache flushes
Chris Wilson
2015-02-09
|
/
*
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
Nick Hoath
2015-01-30
*
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
*
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
2015-01-27
*
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
*
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
2015-01-27
*
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
*
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
2015-01-27
*
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
*
drm/i915: execlist request keeps ptr/ref to gem_request
Nick Hoath
2015-01-27
*
drm/i915: Reset CSB read pointer in ring init
Thomas Daniel
2015-01-12
*
drm/i915: Warn about missing context state workarounds only once
Michel Thierry
2014-12-16
*
drm/i915/bdw: Enable execlists by default where supported
Thomas Daniel
2014-12-15
*
drm/i915: Name the lrc irq handler correctly
Daniel Vetter
2014-12-15
*
drm/i915: Add unique id to the request structure for debugging
John Harrison
2014-12-05
*
drm/i915: Zero fill the request structure
John Harrison
2014-12-05
*
drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/
Ville Syrjälä
2014-12-05
*
drm/i915: Fix startup failure in LRC mode after recent init changes
Thomas Daniel
2014-12-03
*
drm/i915: Flatten engine init control flow
Daniel Vetter
2014-12-03
*
drm/i915: Only init engines once
Daniel Vetter
2014-12-03
*
drm/i915: Move intel_init_pipe_control out of engine->init_hw
Daniel Vetter
2014-12-03
*
drm/i915: s/init()/init_hw()/ in intel_engine_cs
Daniel Vetter
2014-12-03
*
drm/i915: Consolidate ring freespace calculations
Dave Gordon
2014-12-03
*
drm/i915: Connect requests to rings at creation not submission
John Harrison
2014-12-03
*
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
2014-12-03
*
drm/i915: Convert i915_wait_seqno to i915_wait_request
Daniel Vetter
2014-12-03
*
drm/i915: Remove 'outstanding_lazy_seqno'
John Harrison
2014-12-03
*
drm/i915: Add reference count to request structure
John Harrison
2014-12-03
*
drm/i915: Ensure OLS & PLR are always in sync
John Harrison
2014-12-03
*
drm/i915: Don't read 'HEAD' MMIO register in LRC mode
Dave Gordon
2014-12-03
*
drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
Dave Gordon
2014-12-03
*
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
Thomas Daniel
2014-11-19
*
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
Oscar Mateo
2014-11-19
*
drm/i915/bdw: Clean up execlist queue items in retire_work
Thomas Daniel
2014-11-19
[next]