]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Remove drm_mode_list_concat()
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 19 Aug 2013 23:53:05 +0000 (00:53 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Aug 2013 02:47:24 +0000 (12:47 +1000)
commit4aa7d0d61e787b187ff05b0ff51b9d1682ac3531
treea2b78433e7c83ce1a03c0913c28ca10bac907e64
parent3d0aca55db0c671e23881d9d03a4851d3914fb84
drm: Remove drm_mode_list_concat()

The last user was removed in

  commit b2f96d55710b157a28fa8f92b204ab4f9330a770
  Author: Dave Airlie <airlied@redhat.com>
  Date:   Mon Sep 7 18:43:26 2009 +1000

      drm/kms: remove old std mode fallback code.

      The new code adds modes in the helper, which makes more sense
      I disliked the non-driver code adding modes.

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_modes.c
include/drm/drm_crtc.h