Searched refs:drm_i915_cmd_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c187 struct drm_i915_cmd_table { struct
524 static const struct drm_i915_cmd_table gen7_render_cmd_table[] = {
529 static const struct drm_i915_cmd_table hsw_render_ring_cmd_table[] = {
535 static const struct drm_i915_cmd_table gen7_video_cmd_table[] = {
540 static const struct drm_i915_cmd_table hsw_vebox_cmd_table[] = {
545 static const struct drm_i915_cmd_table gen7_blt_cmd_table[] = {
550 static const struct drm_i915_cmd_table hsw_blt_ring_cmd_table[] = {
556 static const struct drm_i915_cmd_table gen9_blt_cmd_table[] = {
803 const struct drm_i915_cmd_table *cmd_tables,
813 const struct drm_i915_cmd_table *tabl
[all...]

Completed in 126 milliseconds