index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
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 pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
2010-07-21
1
-24
/
+9
*
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
*
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
2010-05-19
1
-25
/
+26
*
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
2010-05-19
1
-0
/
+124
*
drm/nv50: implement gpio set/get routines
Ben Skeggs
2010-04-09
1
-6
/
+5
*
drm/nv50: parse/use some more de-magiced parts of gpio table entries
Ben Skeggs
2010-04-09
1
-14
/
+9
*
drm/nouveau: store raw gpio table entry in bios gpio structs
Ben Skeggs
2010-04-09
1
-28
/
+20
*
drm/nv40: add LVDS table quirk for Dell Latitude D620
Ben Skeggs
2010-04-09
1
-0
/
+15
*
drm/nv40: rework lvds table parsing
Ben Skeggs
2010-04-09
1
-27
/
+17
*
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
2010-03-31
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
|
\
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
|
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
2010-03-10
1
-1
/
+2
*
|
|
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
Ben Skeggs
2010-03-10
1
-0
/
+17
*
|
|
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
2010-03-10
1
-1
/
+7
|
/
/
*
|
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
1
-1
/
+1
*
|
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
1
-13
/
+16
*
|
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
1
-0
/
+61
*
|
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
1
-4
/
+6
*
|
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
1
-0
/
+2
*
|
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
1
-43
/
+39
*
|
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
1
-76
/
+72
*
|
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
1
-1
/
+1
*
|
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
1
-3
/
+4
*
|
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
*
|
drm/nouveau: use mutex for vbios lock
Ben Skeggs
2010-02-16
1
-4
/
+3
*
|
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
2010-02-10
1
-8
/
+9
*
|
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
2010-02-09
1
-1
/
+1
|
/
*
drm/nouveau: Break some long lines.
Francisco Jerez
2010-01-15
1
-10
/
+19
*
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
2010-01-15
1
-1
/
+1
*
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
2010-01-14
1
-39
/
+40
*
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
2010-01-14
1
-8
/
+12
*
drm/nouveau: trust init table registers are safe
Ben Skeggs
2010-01-14
1
-50
/
+9
*
drm/nouveau: Kill global state in BIOS script interpreter
Marcin KoĆcielnicki
2009-12-16
1
-287
/
+275
*
drm/nouveau: Kill global state in NvShadowBIOS
Marcin KoĆcielnicki
2009-12-16
1
-26
/
+21
*
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-16
1
-6
/
+6
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+6095