index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
2010-08-26
1
-14
/
+6
*
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
2010-08-26
1
-21
/
+4
*
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
Francisco Jerez
2010-08-26
1
-13
/
+4
*
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
Ben Skeggs
2010-08-26
1
-1
/
+1
*
drm/nouveau: fix earlier mistake when fixing merge conflict
Ben Skeggs
2010-08-17
1
-2
/
+2
*
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
Francisco Jerez
2010-08-17
1
-0
/
+16
*
drm/nouveau: punt some more log messages to debug level
Ben Skeggs
2010-08-17
1
-5
/
+5
*
drm/nouveau: remove warning about unknown tmds table revisions
Ben Skeggs
2010-08-17
1
-7
/
+5
*
drm/nouveau: Fix DCB TMDS config parsing.
Francisco Jerez
2010-08-09
1
-4
/
+4
*
drm/nv04: Fix up SGRAM density detection.
Francisco Jerez
2010-08-09
1
-1
/
+1
*
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
Francisco Jerez
2010-08-09
1
-1
/
+1
*
drm/nouveau: reduce severity of some "error" messages
Ben Skeggs
2010-08-06
1
-2
/
+2
*
drm/nouveau: implement init table opcodex 0x5e and 0x9a
Marcin Kościelnicki
2010-08-06
1
-0
/
+123
*
drm/nouveau: implement init table op 0x57, INIT_LTIME
Marcin Kościelnicki
2010-08-06
1
-0
/
+26
*
drm/nvc0: implement crtc pll setting
Ben Skeggs
2010-08-06
1
-1
/
+1
*
drm/nvc0: allow INIT_GPIO
Ben Skeggs
2010-08-06
1
-1
/
+1
*
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
2010-08-06
1
-1
/
+20
*
drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
Francisco Jerez
2010-08-06
1
-1
/
+1
*
drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().
Francisco Jerez
2010-08-06
1
-4
/
+6
*
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
2010-08-05
1
-4
/
+4
*
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
1
-1
/
+2
*
drm/nouveau: Get rid of the remaining VGA CRTC locking.
Francisco Jerez
2010-07-26
1
-11
/
+2
*
drm/nouveau: Reset CRTC owner to 0 before BIOS init.
Francisco Jerez
2010-07-26
1
-2
/
+4
*
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
Francisco Jerez
2010-07-26
1
-6
/
+5
*
drm/nv04-nv3x: Implement init-compute-mem.
Francisco Jerez
2010-07-26
1
-59
/
+359
*
drm/nouveau: Add some PFB register defines.
Francisco Jerez
2010-07-26
1
-11
/
+11
*
drm/nouveau: Fix a sparse warning.
Francisco Jerez
2010-07-26
1
-6
/
+6
*
drm/nv50: fix regression that break LVDS in some places
Ben Skeggs
2010-07-26
1
-0
/
+1
*
drm/nouveau: support fetching LVDS EDID from ACPI
Ben Skeggs
2010-07-26
1
-1
/
+3
*
drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards
Ben Skeggs
2010-07-26
1
-7
/
+0
*
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
2010-07-13
1
-24
/
+9
*
drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error.
Francisco Jerez
2010-07-13
1
-3
/
+3
*
drm/nv50: DCB quirk for Dell M6300
Ben Skeggs
2010-07-13
1
-0
/
+28
*
drm/nouveau: downgrade severity of most init table parser errors
Ben Skeggs
2010-07-13
1
-42
/
+70
*
drm/nouveau: Ignore broken legacy I2C entries.
Francisco Jerez
2010-07-13
1
-4
/
+8
*
drm/nouveau: Don't clear AGPCMD completely on INIT_RESET.
Francisco Jerez
2010-07-13
1
-1
/
+2
*
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
2010-06-08
1
-1
/
+1
*
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
2010-06-08
1
-3
/
+20
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
2010-06-01
1
-11
/
+40
|
\
|
*
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
Ben Skeggs
2010-05-28
1
-6
/
+10
|
*
drm/nouveau: don't execute INIT_GPIO unless we're really running the table
Ben Skeggs
2010-05-28
1
-1
/
+4
|
*
drm/nv40: allow cold-booting of nv4x chipsets
Ben Skeggs
2010-05-28
1
-1
/
+1
|
*
drm/nouveau: fix POST detection for certain chipsets
Ben Skeggs
2010-05-28
1
-3
/
+25
*
|
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
2010-06-01
1
-0
/
+20
|
/
*
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
2010-05-19
1
-39
/
+38
*
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
2010-05-19
1
-0
/
+3
*
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
2010-05-19
1
-77
/
+88
*
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
2010-05-19
1
-16
/
+23
*
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
2010-05-19
1
-23
/
+28
*
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2010-05-19
1
-2
/
+6
[next]