[PATCH] vgaarb: use bridges to control VGA routing where possible.

2010-12-16 Thread Mark Marshall
On 16/12/2010 05:54, Dave Airlie wrote: > From: Dave Airlie > int pci_set_vga_state(struct pci_dev *dev, bool decode, > - unsigned int command_bits, bool change_bridge) > + unsigned int command_bits, u32 flags) > { > struct pci_bus *bus; > struct

Re: [PATCH] vgaarb: use bridges to control VGA routing where possible.

2010-12-16 Thread Mark Marshall
On 16/12/2010 05:54, Dave Airlie wrote: From: Dave Airlie int pci_set_vga_state(struct pci_dev *dev, bool decode, - unsigned int command_bits, bool change_bridge) + unsigned int command_bits, u32 flags) { struct pci_bus *bus; struct pci_

[PATCH] drm/edid: fix typo in 1600x1200@75 mode

2010-05-19 Thread Mark Marshall
1204, 1250, 0, > DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, > /* 1600x1200 at 85Hz */ Looks good. Reviewed-by: Mark Marshall

Re: [PATCH] drm/edid: fix typo in 1600x1...@75 mode

2010-05-19 Thread Mark Marshall
/* 1600x1...@85hz */ Looks good. Reviewed-by: Mark Marshall ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel