Michal Srb
|
b3ad99ed45
drm/i915/cmdparser: Do not check past the cmd length.
|
7 lat temu |
Michal Srb
|
b18224e95c
drm/i915/cmdparser: Check reg_table_count before derefencing.
|
7 lat temu |
Tvrtko Ursulin
|
439e2ee4ca
drm/i915: Move engine->needs_cmd_parser to engine->flags
|
7 lat temu |
Chris Wilson
|
0ffba1fc98
drm/i915: Silence smatch for cmdparser
|
7 lat temu |
Chris Wilson
|
a575c67617
drm/i915: Recreate vmapping even when the object is pinned
|
8 lat temu |
Chris Wilson
|
0ce8178808
drm/i915: Redefine ptr_pack_bits() and friends
|
8 lat temu |
Chris Wilson
|
1d39f28170
drm/i915: Rename intel_engine_cs.exec_id to uabi_id
|
8 lat temu |
Chris Wilson
|
504ae40241
drm/i915/cmdparser: Limit clflush to active cachelines
|
8 lat temu |
Chris Wilson
|
c4d3ae6852
drm/i915: Consolidate checks for memcpy-from-wc support
|
8 lat temu |
Chris Wilson
|
41736a8e33
drm/i915: Use the precomputed value for whether to enable command parsing
|
8 lat temu |
Matthew Auld
|
007873b30b
drm/i915: kick out cmd_parser specific structs from i915_drv.h
|
8 lat temu |
Matthew Auld
|
e3f51ece02
drm/i915: cleanup use of INSTR_CLIENT_MASK
|
8 lat temu |
Robert Bragg
|
10ff401df0
drm/i915: don't whitelist oacontrol in cmd parser
|
8 lat temu |
Robert Bragg
|
9bbeaedb66
drm/i915: return EACCES for check_cmd() failures
|
8 lat temu |
Robert Bragg
|
a941795a3a
drm/i915: rename OACONTROL GEN7_OACONTROL
|
8 lat temu |
Chris Wilson
|
a4f5ea64f0
drm/i915: Refactor object page API
|
8 lat temu |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
8 lat temu |
Jani Nikula
|
911f4869eb
drm/i915: use NULL for NULL pointers
|
9 lat temu |
Chris Wilson
|
52a42cec4b
drm/i915/cmdparser: Accelerate copies from WC memory
|
9 lat temu |
Chris Wilson
|
76ff480ec9
drm/i915/cmdparser: Use binary search for faster register lookup
|
9 lat temu |
Chris Wilson
|
ea884f09e5
drm/i915/cmdparser: Check for SKIP descriptors first
|
9 lat temu |
Chris Wilson
|
efdfd91f9b
drm/i915/cmdparser: Compare against the previous command descriptor
|
9 lat temu |
Chris Wilson
|
d6a4ead7a3
drm/i915/cmdparser: Improve hash function
|
9 lat temu |
Chris Wilson
|
ed13033f02
drm/i915/cmdparser: Only cache the dst vmap
|
9 lat temu |
Chris Wilson
|
0b5372727b
drm/i915/cmdparser: Use cached vmappings
|
9 lat temu |
Chris Wilson
|
068715b922
drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
|
9 lat temu |
Chris Wilson
|
7756e45407
drm/i915/cmdparser: Make initialisation failure non-fatal
|
9 lat temu |
Chris Wilson
|
43394c7d0d
drm/i915: Extract i915_gem_obj_prepare_shmem_write()
|
9 lat temu |
Chris Wilson
|
33a051a5fc
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
|
9 lat temu |
Tvrtko Ursulin
|
14bb2c1179
drm/i915: Fix a buch of kerneldoc warnings
|
9 lat temu |