index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2015-01-17
drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview.
Kenneth Graunke
2015-01-17
drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell.
Kenneth Graunke
2015-01-13
drm/i915: Improve HiZ throughput on Cherryview.
Kenneth Graunke
2015-01-12
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
2014-12-16
drm/i915: Force the CS stall for invalidate flushes
Chris Wilson
2014-12-16
drm/i915: Invalidate media caches on gen7
Chris Wilson
2014-12-16
drm/i915: Warn about missing context state workarounds only once
Michel Thierry
2014-12-10
drm/i915/bdw: Add WaForceEnableNonCoherent label
Michel Thierry
2014-12-10
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
2014-12-10
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
2014-12-10
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
Damien Lespiau
2014-12-08
drm/i915: Move golden context init into ->init_context
Daniel Vetter
2014-12-06
drm/i915: Add unique id to the request structure for debugging
John Harrison
2014-12-06
drm/i915: Zero fill the request structure
John Harrison
2014-12-05
drm/i915/bdw: Add WaHdcDisableFetchWhenMasked
Michel Thierry
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: Make ring freespace calculation more robust
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-11-19
drm/i915: Remove DRI1 ring accessors and API
Chris Wilson
2014-11-19
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
Thomas Daniel
2014-11-14
drm/i915: Initialize workarounds in logical ring mode too
Michel Thierry
2014-11-14
drm/i915/chv: Add new workarounds for chv
Arun Siluvery
2014-11-14
drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a
Arun Siluvery
2014-11-14
drm/i915/chv: Remove pre-production workarounds
Arun Siluvery
2014-11-04
drm/i915: Fix null pointer dereference in ring cleanup code
John Harrison
2014-11-04
Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-10-28
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...
Dave Airlie
2014-10-24
drm/i915: Emit even number of dwords when emitting LRIs
Arun Siluvery
2014-10-24
drm/i915: Build workaround list in ring initialization
Mika Kuoppala
2014-10-24
drm/i915/bdw: Remove BDW preproduction W/As until C stepping.
Rodrigo Vivi
2014-10-21
Merge branch 'drm-intel-next-fixes' into drm-intel-next
Daniel Vetter
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-09-30
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-30
drm/i915/bdw: WaDisableFenceDestinationToSLM
Rodrigo Vivi
2014-09-29
drm/i915: Minimize the huge amount of unecessary fbc sw cache clean.
Rodrigo Vivi
2014-09-24
drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+
Imre Deak
2014-09-24
drm/i915/bdw: Cleanup pre prod workarounds
Mika Kuoppala
2014-09-19
drm/i915: Fix irq checks in ring->irq_get/put functions
Daniel Vetter
2014-09-19
drm/i915: HSW always use GGTT selector for secure batches
Chris Wilson
2014-09-16
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
[next]