[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
From: airlied@gmail.com (Dave Airlie)
Date: 2015-12-23 01:33:30
Also in:
dri-devel, linux-rockchip, lkml
From: airlied@gmail.com (Dave Airlie)
Date: 2015-12-23 01:33:30
Also in:
dri-devel, linux-rockchip, lkml
On 23 December 2015 at 03:38, Liviu Dudau [off-list ref] wrote:
On Fri, Nov 20, 2015 at 02:22:03PM +0000, Liviu Dudau wrote:quoted
Hello, This is v2 of the patchset trying to make drm_of_component_probe() cope with finding both local crtc ports and remote encoder ones. Heiko St?bner was nice enough to test an earlier version that was patched following Russell's suggestions on rk3288, but I haven't seen any reports from iMX or Armada users. Changelog: v2: Updated the drm_of_component_probe() comment to explain why the reference count is not dropped. Fixed the compare_port() function for rockchip as described by Russell. v1: Original submission. http://lists.freedesktop.org/archives/dri-devel/2015-November/094546.htmlGentle ping, this has now been tested by Rockchip people and fixes the earlier version that had to be reverted in mainline. Can it be included in the -next somewhere?
It would be good to get Russell ack on the first one, especially after reading the previous thread. Dave.