Skip to content

Commit f653d18

Browse files
committed
attempt2 with 5.6.19.
1 parent efd7cdf commit f653d18

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

sys/external/bsd/drm2/dist/drm/i915/gt/intel_gtt.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -570,10 +570,6 @@ struct i915_ppgtt *i915_ppgtt_create(struct intel_gt *gt);
570570
void i915_gem_suspend_gtt_mappings(struct drm_i915_private *i915);
571571
void i915_gem_restore_gtt_mappings(struct drm_i915_private *i915);
572572

573-
u64 gen8_pte_encode(dma_addr_t addr,
574-
enum i915_cache_level level,
575-
u32 flags);
576-
577573
int setup_page_dma(struct i915_address_space *vm, struct i915_page_dma *p);
578574
void cleanup_page_dma(struct i915_address_space *vm, struct i915_page_dma *p);
579575

0 commit comments

Comments
 (0)