kernel_optimize_test/drivers/gpu/drm/i915
Kristian H�gsberg 0c7c266475 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
The replace fb ioctl replaces the backing buffer object for a modesetting
framebuffer object.  This can be acheived by just creating a new
framebuffer backed by the new buffer object, setting that for the crtcs
in question and then removing the old framebuffer object.

Signed-off-by: Kristian Hogsberg <krh@redhat.com>
Acked-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-12-29 17:47:25 +10:00
..
dvo_ch7xxx.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_ch7017.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_ivch.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_sil164.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_tfp410.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
i915_dma.c drm/i915: Fix stolen memory detection on G45 and GM45. 2008-12-29 17:47:23 +10:00
i915_drv.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
i915_drv.h drm/i915: Fix stolen memory detection on G45 and GM45. 2008-12-29 17:47:23 +10:00
i915_gem_debug.c drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
i915_gem_proc.c drm/i915: Add /proc debugging entry for reading out the HWS. 2008-12-29 17:47:22 +10:00
i915_gem_tiling.c drm/i915: add GEM GTT mapping support 2008-12-29 17:47:23 +10:00
i915_gem.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
i915_ioc32.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
i915_irq.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
i915_mem.c drm: move to kref per-master structures. 2008-12-29 17:47:22 +10:00
i915_opregion.c drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR. 2008-11-25 09:27:24 +10:00
i915_reg.h drm/i915: add GEM GTT mapping support 2008-12-29 17:47:23 +10:00
i915_suspend.c drm/i915: Save/restore HWS_PGA on suspend/resume 2008-11-26 15:47:25 +10:00
intel_bios.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_bios.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_crt.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_display.c drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. 2008-12-29 17:47:25 +10:00
intel_drv.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_dvo.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_fb.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_i2c.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_lvds.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_modes.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_sdvo_regs.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_sdvo.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_tv.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
Makefile DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00