Chris Wilson
|
426960bed3
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
|
9 years ago |
Tvrtko Ursulin
|
0eb973d31d
drm/i915: Cache ringbuffer GTT VMA
|
9 years ago |
Francisco Jerez
|
965fd602a6
drm/i915: Make sure DC writes are coherent on flush.
|
9 years ago |
Ville Syrjälä
|
9d611c033b
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
|
9 years ago |
Ville Syrjälä
|
7d3fdfff23
drm/i915: Cleanup phys status page too
|
9 years ago |
Mika Kuoppala
|
e238659ddd
drm/i915/skl: Default to noncoherent access up to F0
|
9 years ago |
Dave Gordon
|
b0366a54b4
drm/i915: intel_ring_initialized() must be simple and inline
|
9 years ago |
Zeng Zhaoxiu
|
a4d8a0fe45
i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"
|
9 years ago |
Daniel Vetter
|
92907cbbef
Merge tag 'v4.4-rc2' into drm-intel-next-queued
|
9 years ago |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 years ago |
Ville Syrjälä
|
f92a916220
drm/i915: Add functions to emit register offsets to the ring
|
10 years ago |
Linus Torvalds
|
3e82806b97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Tim Gore
|
cbdc12a9fc
drm/i915: make A0 wa's applied to A1
|
10 years ago |
Chris Wilson
|
608c1a526c
drm/i915: Recover all available ringbuffer space following reset
|
10 years ago |
Jani Nikula
|
e87a005d90
drm/i915: add helpers for platform specific revision id range checks
|
10 years ago |
Jani Nikula
|
fffda3f4fb
drm/i915/bxt: add revision id for A1 stepping and use it
|
10 years ago |
Chris Wilson
|
def0c5f6b0
drm/i915: Map the ringbuffer using WB on LLC machines
|
10 years ago |
Mika Kuoppala
|
9c4cbf8212
drm/i915: Move skl/bxt gt specific workarounds to ring init
|
10 years ago |
Chris Wilson
|
40a24488f5
drm/i915: Flush pipecontrol post-sync writes
|
10 years ago |
Francisco Jerez
|
4f91fc6d2c
drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.
|
10 years ago |
Francisco Jerez
|
02235808b6
drm/i915: Don't warn if the workaround list is empty.
|
10 years ago |
Daniel Vetter
|
6a8aadc439
drm/i915: Resurrect golden context on gen6/7
|
10 years ago |
Arun Siluvery
|
120f5d2871
drm/i915/gen8: Move WaHdcDisableFetchWhenMasked to common init fn
|
10 years ago |
Arun Siluvery
|
a340af5873
drm/i915/gen8: Move WaForceEnableNonCoherent to common init fn
|
10 years ago |
Arun Siluvery
|
7eebcde6e5
drm/i915/gen8: Move GEN7_GT_MODE WA to common init fn
|
10 years ago |
Arun Siluvery
|
484046362f
drm/i915/gen8: Move Wa4x4STCOptimizationDisable to common init fn
|
10 years ago |
Arun Siluvery
|
6def8fdd5d
drm/i915/gen8: Move HiZ RAW stall optimization disable WA to common init fn
|
10 years ago |
Arun Siluvery
|
d058119456
drm/i915/gen8: Move WaDisablePartialInstShootdown to common init fn
|
10 years ago |
Arun Siluvery
|
717d84d67e
drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn
|
10 years ago |
Arun Siluvery
|
68c6198b33
drm/i915/gen8: Move INSTPM WA to common function
|
10 years ago |