]> git.baikalelectronics.ru Git - kernel.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)
commit3d0aca55db0c671e23881d9d03a4851d3914fb84
tree9e8d42812a65a76d3d9c3c4270ec432185149933
parent1621f181e8ef6f4f383456749c127db1ad2a37d1
drm: Remove drm_mode_create_dithering_property()

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

  commit 91dc6ca905621ac4737a725e630b6a774bea3ce1
  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