aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_bios.c
AgeCommit message (Expand)Author
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-17drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs
2010-08-17drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez
2010-08-17drm/nouveau: punt some more log messages to debug levelBen Skeggs
2010-08-17drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs
2010-08-09drm/nouveau: Fix DCB TMDS config parsing.Francisco Jerez
2010-08-09drm/nv04: Fix up SGRAM density detection.Francisco Jerez
2010-08-09drm/nouveau: Init dcb->or on cards that have no usable DCB table.Francisco Jerez
2010-08-06drm/nouveau: reduce severity of some "error" messagesBen Skeggs
2010-08-06drm/nouveau: implement init table opcodex 0x5e and 0x9aMarcin Koƛcielnicki
2010-08-06drm/nouveau: implement init table op 0x57, INIT_LTIMEMarcin Koƛcielnicki
2010-08-06drm/nvc0: implement crtc pll settingBen Skeggs
2010-08-06drm/nvc0: allow INIT_GPIOBen Skeggs
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez
2010-08-06drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.Francisco Jerez
2010-08-06drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().Francisco Jerez
2010-08-05drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs
2010-07-26drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez
2010-07-26drm/nouveau: Reset CRTC owner to 0 before BIOS init.Francisco Jerez
2010-07-26drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez
2010-07-26drm/nv04-nv3x: Implement init-compute-mem.Francisco Jerez
2010-07-26drm/nouveau: Add some PFB register defines.Francisco Jerez
2010-07-26drm/nouveau: Fix a sparse warning.Francisco Jerez
2010-07-26drm/nv50: fix regression that break LVDS in some placesBen Skeggs
2010-07-26drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs
2010-07-26drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boardsBen Skeggs
2010-07-13drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs
2010-07-13drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error.Francisco Jerez
2010-07-13drm/nv50: DCB quirk for Dell M6300Ben Skeggs
2010-07-13drm/nouveau: downgrade severity of most init table parser errorsBen Skeggs
2010-07-13drm/nouveau: Ignore broken legacy I2C entries.Francisco Jerez
2010-07-13drm/nouveau: Don't clear AGPCMD completely on INIT_RESET.Francisco Jerez
2010-06-08drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter
2010-06-08drm/nouveau: match U/DP script against SOR linkBen Skeggs
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie
2010-05-28drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs
2010-05-28drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs
2010-05-28drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs
2010-05-28drm/nouveau: fix POST detection for certain chipsetsBen Skeggs
2010-05-19drm/nouveau: fix i2c-related init table handlersBen Skeggs
2010-05-19drm/nouveau: support init table i2c device identifier 0x81Ben Skeggs
2010-05-19drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlersBen Skeggs
2010-05-19drm/nouveau: display error message for any failed init table opcodeBen Skeggs
2010-05-19drm/nouveau: fix init table handlers to return proper error codesBen Skeggs
2010-05-19drm/nv50: store full dcb i2c entry from vbiosBen Skeggs