summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_cmd_parser.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix a buch of kerneldoc warningsTvrtko Ursulin2016-06-061-4/+5
* drm/i915: Store a i915 backpointer from engine, and use itChris Wilson2016-05-091-6/+6
* drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers.Kenneth Graunke2016-05-091-2/+15
* drm/i915: Report command parser version 0 if disabledChris Wilson2016-05-051-1/+14
* drm/i915: Bump command parser version for new whitelisted registersJordan Justen2016-03-211-1/+2
* drm/i915: Add Haswell CS GPR registers to whitelistJordan Justen2016-03-211-0/+16
* drm/i915: Move Haswell registers to separate whitelist tableJordan Justen2016-03-211-0/+4
* drm/i915: Use an array of register tables in command parserJordan Justen2016-03-211-29/+72
* drm/i915: Add TIMESTAMP to register whitelistJordan Justen2016-03-211-0/+1
* drm/i915: Rename intel_engine_cs function parametersTvrtko Ursulin2016-03-161-61/+61
* drm/i915: Type safe register read/writeVille Syrjälä2015-11-181-4/+4
* drm/i915: Make the cmd parser 64bit regs explicitVille Syrjälä2015-11-181-12/+17
* drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelistJordan Justen2015-10-061-1/+5
* drm/i915: Fix cmdparser STORE/LOAD command descriptorsChris Wilson2015-09-041-2/+2
* drm/i915: Bump command parser version number.Francisco Jerez2015-09-011-1/+2
* drm/i915: Change SRM, LRM instructions to use correct lengthArun Siluvery2015-08-261-5/+5
* drm/i915: Fix command parser table validatorHanno Böck2015-07-291-1/+1
* drm/i915: Properly sort MI coomand tableHanno Böck2015-07-291-1/+1
* drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitchArun Siluvery2015-07-061-3/+3
* drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.Francisco Jerez2015-06-151-0/+7
* drm/i915: Extend the parser to check register writes against a mask/value pair.Francisco Jerez2015-06-151-45/+93
* drm/i915: Fix command parser to validate multiple register access with the sa...Francisco Jerez2015-06-151-31/+43
* drm/i915: Tidy batch pool logicChris Wilson2015-04-101-9/+3Star
* drm/i915: Fix vmap_batch page iterator overrunMika Kuoppala2015-03-171-1/+4
* drm/i915: Trim the command parser allocationsChris Wilson2015-02-231-40/+34Star
* drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelistJordan Justen2014-12-161-1/+3
* drm/i915: Tidy up execbuffer command parsing codeBrad Volkin2014-12-161-0/+8
* drm/i915: Use batch length instead of object size in command parserBrad Volkin2014-12-161-16/+32
* drm/i915: Use batch pools with the command parserBrad Volkin2014-12-161-17/+62
* drm/i915: Add MI_SET_APPID cmd to cmd parser tablesMichael H. Nguyen2014-12-101-3/+11
* drm/i915: Flatten engine init control flowDaniel Vetter2014-12-031-7/+7
* drm/i915: Add the predicate source registers to the register whitelistNeil Roberts2014-11-141-1/+5
* Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-11-101-2/+2
|\
| * Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-11-071-2/+2
| |\
| | * gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida2014-10-211-2/+2
* | | drm/i915: Abort command parsing for chained batchesBrad Volkin2014-11-041-1/+17
|/ /
* | Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-281-7/+4Star
|\ \
| * | drm/i915: Log a message when rejecting LRM to OACONTROLBrad Volkin2014-09-191-1/+3
| * | drm/i915: Re-enable the command parser when using PPGTTBrad Volkin2014-09-191-6/+1Star
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-141-3/+1Star
|\|
| * drm/i915: Fix up checks for aliasing ppgttDaniel Vetter2014-08-131-3/+1Star
* | drm/i915: Don't leak command parser tables on suspend/resumeBrad Volkin2014-09-231-5/+7
|/
* drm/i915: Add some L3 registers to the parser whitelistBrad Volkin2014-06-181-0/+3
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-221-12/+12
* drm/i915: Use hash tables for the command parserBrad Volkin2014-05-121-33/+125
* Revert "drm/i915: fix build warning on 32-bit (v2)"Jan Moskyto Matejka2014-05-051-1/+1
* drm/i915: Integrate cmd parser kerneldocDaniel Vetter2014-05-051-1/+1
* drm/i915: Add more registers to the whitelist for mesaBrad Volkin2014-04-091-0/+10
* Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-04-091-1/+1
|\
| * Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-04-021-1/+1
| |\