开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-11-09
drm/i915: Flush pipecontrol post-sync writes
Chris Wilson
2015-06-04
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
Ville Syrjälä
2015-03-17
drm/i915: fix simple_return.cocci warnings
kbuild test robot
2015-03-17
drm/i915: add frontbuffer tracking to FBC
Paulo Zanoni
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-05
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-25
drm/i915: Cache ringbuf pointer in request structure
John Harrison
2015-02-25
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
John Harrison
2015-02-24
drm/i915/skl: Tune IZ hashing when subslices are unbalanced
Damien Lespiau
2015-02-23
drm/i915/skl: Implement WaDisablePowerCompilerClockGating
Damien Lespiau
2015-02-13
drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5
Damien Lespiau
2015-02-13
drm/i915/skl: Fix always true comparison in a revision id check
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaBarrierPerformanceFixDisable
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaCcsTlbPrefetchDisable:skl
Damien Lespiau
2015-02-13
drm/i915/skl: Implement WaDisablePartialResolveInVc
Damien Lespiau
2015-02-13
drm/i915/skl: Introduce a SKL specific init_workarounds()
Damien Lespiau
2015-02-13
drm/i915: Make intel_ring_setup_status_page() static
Damien Lespiau
2015-02-13
drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
Damien Lespiau
2015-02-13
drm/i915: gen 9 h/w w/a Fix stepping check
Nick Hoath
2015-02-13
drm/i915/gen9: Implement WaForceEnableNonCoherent
Hoath, Nicholas
2015-02-13
drm/i915/gen9: Implement Wa4x4STCOptimizationDisable
Hoath, Nicholas
2015-02-13
drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7
Nick Hoath
2015-02-13
drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphics
Nick Hoath
2015-02-13
drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5
Nick Hoath
2015-02-13
drm/i915/gen9: Implement WaDisablePartialInstShootdown
Hoath, Nicholas
2015-02-13
drm/i915: ring w/a initialisation for gen 9
Hoath, Nicholas
2015-02-13
drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only
Damien Lespiau
2015-02-09
drm/i915: Insert a command barrier on BLT/BSD cache flushes
Chris Wilson
2015-01-27
drm/i915: Change CHV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
drm/i915: Implement Wa4x4STCOptimizationDisable:chv
Ville Syrjälä
2015-01-27
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
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
[next]