agp: kill agp_flush_chipset and corresponding ioctl

The intel drm calls the chipset functions now directly. Userspace
never called the corresponding ioctl, hence it can be killed, too.

Cc: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Bu işleme şunda yer alıyor:
Daniel Vetter
2010-11-05 18:40:56 +01:00
işlemeyi yapan: Chris Wilson
ebeveyn 4af72e2865
işleme f050a8abbd
7 değiştirilmiş dosya ile 0 ekleme ve 25 silme

Dosyayı Görüntüle

@@ -120,7 +120,6 @@ struct agp_bridge_driver {
void (*agp_destroy_page)(struct page *, int flags);
void (*agp_destroy_pages)(struct agp_memory *);
int (*agp_type_to_mask_type) (struct agp_bridge_data *, int);
void (*chipset_flush)(struct agp_bridge_data *);
};
struct agp_bridge_data {