From: Dave Airlie Date: Mon, 1 Mar 2010 05:41:15 +0000 (+1000) Subject: Merge remote branch 'nouveau/for-airlied' into drm-next-stage X-Git-Tag: Ubuntu-5.0.0-8.9~24122^2~12 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=aa71fa3cd5b7b4f669cd74c5a16de57d2938cd85;p=mirror_ubuntu-disco-kernel.git Merge remote branch 'nouveau/for-airlied' into drm-next-stage * nouveau/for-airlied: (25 commits) drm/nouveau: use ALIGN instead of open coding it drm/nouveau: report unknown connector state if lid closed drm/nouveau: support version 0x20 displayport tables drm/nouveau: Fix noaccel/nofbaccel option descriptions. drm/nv50: Implement ctxprog/state generation. drm/nouveau: use dcb connector types throughout the driver drm/nv50: enable hpd on any connector we know the gpio line for drm/nouveau: use dcb connector table for creating drm connectors drm/nouveau: construct a connector table for cards that lack a real one drm/nouveau: check for known dcb connector types drm/nouveau: parse dcb gpio/connector tables after encoders drm/nouveau: reorganise bios header, add dcb connector type enums drm/nouveau: merge nvbios and nouveau_bios_info drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table drm/nouveau: allow retrieval of vbios image from debugfs drm/nouveau: fix missing spin_unlock in failure path drm/nouveau: fix i2ctable bounds checking drm/nouveau: fix nouveau_i2c_find bounds checking drm/nouveau: fix pramdac_table range checking ... Conflicts: drivers/gpu/drm/nouveau/nouveau_gem.c --- aa71fa3cd5b7b4f669cd74c5a16de57d2938cd85