Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42c7156af94783ff42edba6a3b07a51d35552c60
/
drivers
/
gpu
/
drm
/
i915
/
i915_cmd_parser.c
42c7156
drm/i915: Abort command parsing for chained batches
by Brad Volkin
· 10 years ago
bbf0ef0
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
2d65a9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
22cb99a
drm/i915: Don't leak command parser tables on suspend/resume
by Brad Volkin
· 10 years ago
00caf01
drm/i915: Log a message when rejecting LRM to OACONTROL
by Brad Volkin
· 10 years ago
9beb0cc
drm/i915: Re-enable the command parser when using PPGTT
by Brad Volkin
· 10 years ago
896ab1a
drm/i915: Fix up checks for aliasing ppgtt
by Daniel Vetter
· 10 years ago
c9224fa
drm/i915: Add some L3 registers to the parser whitelist
by Brad Volkin
· 10 years ago
a4872ba
drm/i915: s/intel_ring_buffer/intel_engine_cs
by Oscar Mateo
· 10 years ago
44e895a
drm/i915: Use hash tables for the command parser
by Brad Volkin
· 10 years ago
4b6eab5
Revert "drm/i915: fix build warning on 32-bit (v2)"
by Jan Moskyto Matejka
· 11 years ago
122b250
drm/i915: Integrate cmd parser kerneldoc
by Daniel Vetter
· 11 years ago
113a047
drm/i915: Add more registers to the whitelist for mesa
by Brad Volkin
· 11 years ago
8cbf320
Merge remote-tracking branch 'airlied/drm-next' into HEAD
by Daniel Vetter
· 11 years ago
66e514c
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
86a2512
drm/i915: fix command parser debug print format mismatches
by Jani Nikula
· 11 years ago
6e66ea1
drm/i915: Track OACONTROL register enable/disable during parsing
by Brad Volkin
· 11 years ago
b651000
drm/i915: Refactor cmd parser checks into a function
by Brad Volkin
· 11 years ago
300233e
drm/i915: BUG_ON() when cmd/reg tables are not sorted
by Brad Volkin
· 11 years ago
77fec55
drm/i915: drop the typedef for drm_i915_private_t
by Jani Nikula
· 11 years ago
180b813
drm/i915: Add OACONTROL to the command parser register whitelist.
by Kenneth Graunke
· 11 years ago
d728c8e
drm/i915: Add a CMD_PARSER_VERSION getparam
by Brad Volkin
· 11 years ago
114d4f7
drm/i915: Reject commands that would store to global HWS page
by Brad Volkin
· 11 years ago
d4d4803
drm/i915: Enable PPGTT command parser checks
by Brad Volkin
· 11 years ago
b18b396
drm/i915: Reject commands that explicitly generate interrupts
by Brad Volkin
· 11 years ago
f0a346b
drm/i915: Enable register whitelist checks
by Brad Volkin
· 11 years ago
220375a
drm/i915: Add register whitelist for DRM master
by Brad Volkin
· 11 years ago
5947de9
drm/i915: Add register whitelists for mesa
by Brad Volkin
· 11 years ago
17c1eb1
drm/i915: Allow some privileged commands from master
by Brad Volkin
· 11 years ago
9c640d1
drm/i915: Reject privileged commands
by Brad Volkin
· 11 years ago
3a6fa98
drm/i915: Initial command parser table definitions
by Brad Volkin
· 11 years ago
60f2b4a
drm/i915: fix build warning on 32-bit (v2)
by Dave Airlie
· 11 years ago
e5081a5
drm/i915: Use the correct format string modifier for ptrdiff_t
by Damien Lespiau
· 11 years ago
351e3db
drm/i915: Implement command buffer parsing logic
by Brad Volkin
· 11 years ago