]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: Add probed modes in probe order
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 31 May 2013 12:17:07 +0000 (12:17 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 10 Jun 2013 22:35:04 +0000 (08:35 +1000)
commit990256aec2f10800595dddf4d1c3441fcd6b2616
tree5afa69f3a6d8a81910512fae18cbeb11c69c9367
parent72e45e9267bfbf299f2f4c14c8c923a4f6444030
drm: Add probed modes in probe order

Keeping the modes in the same order as we probe them makes it a bit
easier to track what's happening.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c