Ben Skeggs
|
4528416291
drm/nv50: implement gpio set/get routines
|
15 years ago |
Ben Skeggs
|
02faec09b2
drm/nv50: parse/use some more de-magiced parts of gpio table entries
|
15 years ago |
Ben Skeggs
|
2535d71c80
drm/nouveau: store raw gpio table entry in bios gpio structs
|
15 years ago |
Ben Skeggs
|
2eb92c8007
drm/nv40: add LVDS table quirk for Dell Latitude D620
|
15 years ago |
Ben Skeggs
|
f3bbb9ccbf
drm/nv40: rework lvds table parsing
|
15 years ago |
Dave Airlie
|
3595be778d
Merge branch 'v2.6.34-rc2' into drm-linus
|
15 years ago |
Ben Skeggs
|
d544d623c5
drm/nv50: fix connector table parsing for some cards
|
15 years ago |
Ben Skeggs
|
53c44c3a06
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
|
15 years ago |
Ben Skeggs
|
da647d5bf3
drm/nouveau: add option to allow override of dcb connector table types
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Ben Skeggs
|
c52e53fd38
drm/nouveau: support version 0x20 displayport tables
|
15 years ago |
Ben Skeggs
|
dc5bc4ed38
drm/nouveau: construct a connector table for cards that lack a real one
|
15 years ago |
Ben Skeggs
|
f66fa771d5
drm/nouveau: check for known dcb connector types
|
15 years ago |
Ben Skeggs
|
54abb5ddae
drm/nouveau: parse dcb gpio/connector tables after encoders
|
15 years ago |
Ben Skeggs
|
e7cc51c565
drm/nouveau: reorganise bios header, add dcb connector type enums
|
15 years ago |
Ben Skeggs
|
04a39c577f
drm/nouveau: merge nvbios and nouveau_bios_info
|
15 years ago |
Ben Skeggs
|
7f245b20e3
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
|
15 years ago |
Ben Skeggs
|
a6678b2ace
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
|
15 years ago |
Marcin Slusarz
|
761c5a6975
drm/nouveau: fix i2ctable bounds checking
|
15 years ago |
Marcin Slusarz
|
df31ef4dbd
drm/nouveau: fix pramdac_table range checking
|
15 years ago |
Ben Skeggs
|
d9184fa97b
drm/nouveau: use mutex for vbios lock
|
15 years ago |
Ben Skeggs
|
39c9bfb453
drm/nv50: prevent multiple init tables being parsed at the same time
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Ben Skeggs
|
e235c1f3e1
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
|
15 years ago |
Francisco Jerez
|
3d9aefb8bd
drm/nouveau: Break some long lines.
|
15 years ago |
Andrea Tacconi
|
b79d8a65d5
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
|
15 years ago |
Ben Skeggs
|
b0d2de860b
drm/nouveau: less magic DCB 1.5 parsing
|
15 years ago |
Ben Skeggs
|
ed42f8240c
drm/nouveau: assume no nv04 board has a DCB table
|
15 years ago |
Ben Skeggs
|
9855e584d2
drm/nouveau: trust init table registers are safe
|
15 years ago |
Marcin Kościelnicki
|
37383650e4
drm/nouveau: Kill global state in BIOS script interpreter
|
15 years ago |