index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_cmd_parser.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
drm/i915: BUG_ON() when cmd/reg tables are not sorted
Brad Volkin
1
-10
/
+21
2014-04-01
drm/i915: drop the typedef for drm_i915_private_t
Jani Nikula
1
-1
/
+1
2014-04-01
drm/i915: Add OACONTROL to the command parser register whitelist.
Kenneth Graunke
1
-0
/
+6
2014-04-01
drm/i915: Add a CMD_PARSER_VERSION getparam
Brad Volkin
1
-0
/
+19
2014-04-01
drm/i915: Reject commands that would store to global HWS page
Brad Volkin
1
-1
/
+23
2014-04-01
drm/i915: Enable PPGTT command parser checks
Brad Volkin
1
-11
/
+116
2014-04-01
drm/i915: Reject commands that explicitly generate interrupts
Brad Volkin
1
-2
/
+20
2014-04-01
drm/i915: Enable register whitelist checks
Brad Volkin
1
-3
/
+18
2014-04-01
drm/i915: Add register whitelist for DRM master
Brad Volkin
1
-0
/
+29
2014-04-01
drm/i915: Add register whitelists for mesa
Brad Volkin
1
-0
/
+45
2014-04-01
drm/i915: Allow some privileged commands from master
Brad Volkin
1
-3
/
+3
2014-04-01
drm/i915: Reject privileged commands
Brad Volkin
1
-16
/
+38
2014-04-01
drm/i915: Initial command parser table definitions
Brad Volkin
1
-0
/
+157
2014-03-28
drm/i915: fix build warning on 32-bit (v2)
Dave Airlie
1
-1
/
+1
2014-03-18
drm/i915: Use the correct format string modifier for ptrdiff_t
Damien Lespiau
1
-1
/
+1
2014-03-07
drm/i915: Implement command buffer parsing logic
Brad Volkin
1
-0
/
+485
[prev]