From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: modetest patches pushed to libdrm master Date: Mon, 05 Aug 2013 17:50:12 +0200 Message-ID: <1708570.VtmXA7MWf3@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org Cc: xorg-announce@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hello, Just a quick mail to tell that I've pushed the following modetest patches to the libdrm master branch. 3c967e7 modetest: Allocate NV buffers large enough for the two planes 1ef179d modetest: Fix line stride in SMPTE YUV packet pattern generator a4f2f1b modetest: Try all possible encoders for a connector 2c5ee84 modetest: Support pipes with multiple connectors b1e0bde modetest: Rename struct connector_arg to struct pipe_arg 3813e0f modetest: Split mode setting and plane setup eabf199 modetest: Give the CRTC ID to the -P option 5659268 modetest: Store the mode in the crtc structure a6349d0 modetest: Store the crtc in the connector_arg structure b373de3 modetest: Remove the struct connector_arg encoder field 605efd7 modetest: Compute CRTC pipe number as needed 549fe0b modetest: Create a device structure dab3c80 modetest: Remove the -m argument 581c7cf modetest: Print the plane ID when setting up a plane 7badcca modetest: Allow specifying plane position d725227 modetest: Add a command line parameter to set properties 6e0c74c modetest: Don't limit mode set and planes to two instances 02fa8f7 modetest: Retrieve all resources in one go ab52756 modetest: Add a command line parameter to drop master after mode set 45901fd modetest: Add a command line parameter to select the driver ef07acf modetest: Sort command line arguments c93f4af modetest: Remove extern declarations of opt(arg|ind|err|opt) ca9c8f0 modetest: Fix warnings All patches have been previously reviewed on the list. -- Regards, Laurent Pinchart