Neil Roberts
|
f1f55cc055
drm/i915: Add the predicate source registers to the register whitelist
|
10 years ago |
Daniel Vetter
|
eb84f976c8
Merge remote-tracking branch 'airlied/drm-next' into HEAD
|
10 years ago |
Dave Airlie
|
1f9e14baa9
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 years ago |
Brad Volkin
|
42c7156af9
drm/i915: Abort command parsing for chained batches
|
11 years ago |
Dave Airlie
|
bbf0ef0334
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 years ago |
Masanari Iida
|
32197aab04
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
|
11 years ago |
Linus Torvalds
|
2d65a9f48f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 years ago |
Brad Volkin
|
22cb99af39
drm/i915: Don't leak command parser tables on suspend/resume
|
11 years ago |
Brad Volkin
|
00caf0199f
drm/i915: Log a message when rejecting LRM to OACONTROL
|
11 years ago |
Brad Volkin
|
9beb0ccb66
drm/i915: Re-enable the command parser when using PPGTT
|
11 years ago |
Daniel Vetter
|
896ab1a5d5
drm/i915: Fix up checks for aliasing ppgtt
|
11 years ago |
Brad Volkin
|
c9224faa59
drm/i915: Add some L3 registers to the parser whitelist
|
11 years ago |
Oscar Mateo
|
a4872ba6d0
drm/i915: s/intel_ring_buffer/intel_engine_cs
|
11 years ago |
Brad Volkin
|
44e895a8a2
drm/i915: Use hash tables for the command parser
|
11 years ago |
Jan Moskyto Matejka
|
4b6eab5973
Revert "drm/i915: fix build warning on 32-bit (v2)"
|
11 years ago |
Daniel Vetter
|
122b250511
drm/i915: Integrate cmd parser kerneldoc
|
11 years ago |
Brad Volkin
|
113a047633
drm/i915: Add more registers to the whitelist for mesa
|
11 years ago |
Daniel Vetter
|
8cbf320209
Merge remote-tracking branch 'airlied/drm-next' into HEAD
|
11 years ago |
Dave Airlie
|
66e514c14a
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 years ago |
Jani Nikula
|
86a2512124
drm/i915: fix command parser debug print format mismatches
|
11 years ago |
Brad Volkin
|
6e66ea137f
drm/i915: Track OACONTROL register enable/disable during parsing
|
11 years ago |
Brad Volkin
|
b651000b22
drm/i915: Refactor cmd parser checks into a function
|
11 years ago |
Brad Volkin
|
300233ee23
drm/i915: BUG_ON() when cmd/reg tables are not sorted
|
11 years ago |
Jani Nikula
|
77fec5560b
drm/i915: drop the typedef for drm_i915_private_t
|
11 years ago |
Kenneth Graunke
|
180b813ced
drm/i915: Add OACONTROL to the command parser register whitelist.
|
11 years ago |
Brad Volkin
|
d728c8ef8b
drm/i915: Add a CMD_PARSER_VERSION getparam
|
11 years ago |
Brad Volkin
|
114d4f7008
drm/i915: Reject commands that would store to global HWS page
|
11 years ago |
Brad Volkin
|
d4d4803513
drm/i915: Enable PPGTT command parser checks
|
11 years ago |
Brad Volkin
|
b18b396b3a
drm/i915: Reject commands that explicitly generate interrupts
|
11 years ago |
Brad Volkin
|
f0a346bdaf
drm/i915: Enable register whitelist checks
|
11 years ago |