index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_cmd_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-4
/
+4
*
drm/i915: Make the cmd parser 64bit regs explicit
Ville Syrjälä
2015-11-18
1
-12
/
+17
*
drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist
Jordan Justen
2015-10-06
1
-1
/
+5
*
drm/i915: Fix cmdparser STORE/LOAD command descriptors
Chris Wilson
2015-09-04
1
-2
/
+2
*
drm/i915: Bump command parser version number.
Francisco Jerez
2015-09-01
1
-1
/
+2
*
drm/i915: Change SRM, LRM instructions to use correct length
Arun Siluvery
2015-08-26
1
-5
/
+5
*
drm/i915: Fix command parser table validator
Hanno Böck
2015-07-29
1
-1
/
+1
*
drm/i915: Properly sort MI coomand table
Hanno Böck
2015-07-29
1
-1
/
+1
*
drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
Arun Siluvery
2015-07-06
1
-3
/
+3
*
drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.
Francisco Jerez
2015-06-15
1
-0
/
+7
*
drm/i915: Extend the parser to check register writes against a mask/value pair.
Francisco Jerez
2015-06-15
1
-45
/
+93
*
drm/i915: Fix command parser to validate multiple register access with the sa...
Francisco Jerez
2015-06-15
1
-31
/
+43
*
drm/i915: Tidy batch pool logic
Chris Wilson
2015-04-10
1
-9
/
+3
*
drm/i915: Fix vmap_batch page iterator overrun
Mika Kuoppala
2015-03-17
1
-1
/
+4
*
drm/i915: Trim the command parser allocations
Chris Wilson
2015-02-23
1
-40
/
+34
*
drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist
Jordan Justen
2014-12-16
1
-1
/
+3
*
drm/i915: Tidy up execbuffer command parsing code
Brad Volkin
2014-12-16
1
-0
/
+8
*
drm/i915: Use batch length instead of object size in command parser
Brad Volkin
2014-12-16
1
-16
/
+32
*
drm/i915: Use batch pools with the command parser
Brad Volkin
2014-12-16
1
-17
/
+62
*
drm/i915: Add MI_SET_APPID cmd to cmd parser tables
Michael H. Nguyen
2014-12-10
1
-3
/
+11
*
drm/i915: Flatten engine init control flow
Daniel Vetter
2014-12-03
1
-7
/
+7
*
drm/i915: Add the predicate source registers to the register whitelist
Neil Roberts
2014-11-14
1
-1
/
+5
*
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2014-11-10
1
-2
/
+2
|
\
|
*
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-11-07
1
-2
/
+2
|
|
\
|
|
*
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
Masanari Iida
2014-10-21
1
-2
/
+2
*
|
|
drm/i915: Abort command parsing for chained batches
Brad Volkin
2014-11-04
1
-1
/
+17
|
/
/
*
|
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...
Dave Airlie
2014-10-28
1
-7
/
+4
|
\
\
|
*
|
drm/i915: Log a message when rejecting LRM to OACONTROL
Brad Volkin
2014-09-19
1
-1
/
+3
|
*
|
drm/i915: Re-enable the command parser when using PPGTT
Brad Volkin
2014-09-19
1
-6
/
+1
|
|
/
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
1
-3
/
+1
|
\
\
|
|
/
|
*
drm/i915: Fix up checks for aliasing ppgtt
Daniel Vetter
2014-08-13
1
-3
/
+1
*
|
drm/i915: Don't leak command parser tables on suspend/resume
Brad Volkin
2014-09-23
1
-5
/
+7
|
/
*
drm/i915: Add some L3 registers to the parser whitelist
Brad Volkin
2014-06-18
1
-0
/
+3
*
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
1
-12
/
+12
*
drm/i915: Use hash tables for the command parser
Brad Volkin
2014-05-12
1
-33
/
+125
*
Revert "drm/i915: fix build warning on 32-bit (v2)"
Jan Moskyto Matejka
2014-05-05
1
-1
/
+1
*
drm/i915: Integrate cmd parser kerneldoc
Daniel Vetter
2014-05-05
1
-1
/
+1
*
drm/i915: Add more registers to the whitelist for mesa
Brad Volkin
2014-04-09
1
-0
/
+10
*
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2014-04-09
1
-1
/
+1
|
\
|
*
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-03
1
-1
/
+1
|
|
\
|
*
|
drm/i915: fix build warning on 32-bit (v2)
Dave Airlie
2014-03-28
1
-1
/
+1
*
|
|
drm/i915: fix command parser debug print format mismatches
Jani Nikula
2014-04-02
1
-1
/
+1
*
|
|
drm/i915: Track OACONTROL register enable/disable during parsing
Brad Volkin
2014-04-02
1
-8
/
+27
*
|
|
drm/i915: Refactor cmd parser checks into a function
Brad Volkin
2014-04-02
1
-65
/
+71
*
|
|
drm/i915: BUG_ON() when cmd/reg tables are not sorted
Brad Volkin
2014-04-02
1
-10
/
+21
*
|
|
drm/i915: drop the typedef for drm_i915_private_t
Jani Nikula
2014-04-01
1
-1
/
+1
*
|
|
drm/i915: Add OACONTROL to the command parser register whitelist.
Kenneth Graunke
2014-04-01
1
-0
/
+6
*
|
|
drm/i915: Add a CMD_PARSER_VERSION getparam
Brad Volkin
2014-04-01
1
-0
/
+19
*
|
|
drm/i915: Reject commands that would store to global HWS page
Brad Volkin
2014-04-01
1
-1
/
+23
*
|
|
drm/i915: Enable PPGTT command parser checks
Brad Volkin
2014-04-01
1
-11
/
+116
[next]