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_ringbuffer.c
Commit message (
Expand
)
Author
Age
...
*
drm/i915: Use LRI to update the semaphore registers
Chris Wilson
2012-11-21
*
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-16
*
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
2012-11-11
*
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
Jesse Barnes
2012-11-11
*
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
Jesse Barnes
2012-11-11
*
drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
Mika Kuoppala
2012-11-11
*
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-22
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
|
\
|
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
*
|
|
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
2012-10-17
|
|
/
|
/
|
*
|
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
*
|
drm/i915: add workarounds to gen7_render_ring_flush
Paulo Zanoni
2012-09-03
*
|
drm/i915: add workarounds directly to gen6_render_ring_flush
Paulo Zanoni
2012-09-03
*
|
drm/i915: add gen7_render_ring_flush
Paulo Zanoni
2012-09-03
*
|
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-23
*
|
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
|
\
|
|
*
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
2012-08-14
|
*
drm/i915: correctly order the ring init sequence
Daniel Vetter
2012-08-08
*
|
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
2012-08-10
*
|
drm/i915: Only apply the SNB pipe control w/a to gen6
Chris Wilson
2012-08-08
*
|
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-07-25
*
|
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
*
|
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
|
/
*
drm/i915: missing error case in init status page
Ben Widawsky
2012-07-20
*
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-20
*
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
2012-07-05
*
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
2012-07-05
*
drm/i915: "Flush Me Harder" required on gen6+
Daniel Vetter
2012-06-28
*
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-25
|
\
|
*
drm/i915: hold forcewake around ring hw init
Daniel Vetter
2012-06-04
|
*
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
2012-06-04
|
*
drm/i915: Reset last_retired_head when resetting ring
Chris Wilson
2012-05-29
*
|
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
2012-06-14
*
|
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
2012-06-14
*
|
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
*
|
drm/i915: enable parity error interrupts
Ben Widawsky
2012-05-31
*
|
drm/i915: s/i915_wait_request/i915_wait_seqno/g
Ben Widawsky
2012-05-25
|
/
*
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-08
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
|
|
\
|
|
*
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2012-04-28
*
|
|
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
2012-05-05
*
|
|
drm/i915: fixup __iomem mixups in ringbuffer.c
Daniel Vetter
2012-05-03
*
|
|
drm/i915: kill pointless clearing of dev_priv->hws_map
Daniel Vetter
2012-05-03
*
|
|
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-05-03
*
|
|
drm/i915: rip out GEM drm feature checks
Daniel Vetter
2012-05-03
*
|
|
drm/i915: Use a global lock for modifying global irq flags
Chris Wilson
2012-05-03
*
|
|
drm/i915: create macros to handle masked bits
Daniel Vetter
2012-05-03
*
|
|
drm/i915: i8xx interrupt handler
Chris Wilson
2012-05-03
|
/
/
*
|
drm/i915: invalidate render cache on gen2
Daniel Vetter
2012-04-20
[prev]
[next]