[PATCH 0/3] Deprecate legacy crap
Daniel Vetter
daniel.vetter at ffwll.ch
Mon Nov 11 00:35:16 PST 2013
Hi all,
Spurred by Ian's abuse of drmAgpSize I've figued it's time we accelerate the
demisse of the fake agp stuff and our ums code a bit. The idea is to send out
the same probe the radone guys have done and deprecate legacy stuff for now.
Then (presuming we don't get any reports from hurt users) we can rip the code
out after a few releases.
In both cases (killing fake agp and killing ums) we can just keep doing what
we've done thus far as contingency. But for ums I expect that we need to
copy-paste the driver long term to stay sane. Just removing it is obviously
easier ;-)
Cheers, Daniel
Daniel Vetter (3):
drm/i915: Make AGP=n work even on gen3
drm/i915: Kill legeacy AGP for gen3 kms
drm/i915: Deprecated UMS support
drivers/gpu/drm/i915/Kconfig | 24 +++++++++++++++++++-----
drivers/gpu/drm/i915/i915_drv.c | 14 ++------------
2 files changed, 21 insertions(+), 17 deletions(-)
--
1.8.4.rc3
More information about the dri-devel
mailing list