]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: Remove drm_mode_create_dithering_property()
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 19 Aug 2013 23:53:04 +0000 (00:53 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Aug 2013 02:47:19 +0000 (12:47 +1000)
commitddecb10cf402a8325579f298fd4986a90f33496b
tree9e8d42812a65a76d3d9c3c4270ec432185149933
parentf51607ac8d4d09b59faf7c6d718f413f537a7b34
drm: Remove drm_mode_create_dithering_property()

This was last used by nouveau, replaced by a driver-specific property
in:

  commit de69185573586302ada2e59ba41835df36986277
  Author: Ben Skeggs <bskeggs@redhat.com>
  Date:   Mon Oct 17 12:23:41 2011 +1000

      drm/nouveau: improve dithering properties, and implement proper auto mode

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
include/drm/drm_crtc.h