Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0a6ba092d1c8c75ae0c0617ef7f4e6f5043af311
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bios.c
5206b52
drm/nouveau/bios: fix regression on some nv4x board
by Ben Skeggs
· 13 years ago
f3718a8
Revert "nouveau/bios: Fix tracking of BIOS image data"
by Linus Torvalds
· 13 years ago
d06221c
nouveau/bios: Fix tracking of BIOS image data
by Benjamin Herrenschmidt
· 13 years ago
ea71f98
nouveau: Fix crash when pci_ram_rom() returns a size of 0
by Benjamin Herrenschmidt
· 13 years ago
6544599
drm/nouveau/dp: support version 4.0 of DP table
by Ben Skeggs
· 13 years ago
4489b98
drm/nouveau/bios: rework vbios shadowing
by Ben Skeggs
· 13 years ago
05a7c15
drm/nouveau/bios: attempt acpi rom fetch before pcirom
by Ben Skeggs
· 13 years ago
a0b2563
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
by Ben Skeggs
· 13 years ago
abbd3f8
drm/nv04/disp: handle dual-link spwg panels without needing quirks
by Ben Skeggs
· 13 years ago
b4c2681
drm/nouveau/mxm: initial implementation of dcb sanitisation
by Ben Skeggs
· 13 years ago
befb51e
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
by Ben Skeggs
· 13 years ago
486a45c
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
by Ben Skeggs
· 13 years ago
6b5a81a
drm/nouveau/bios: start refactoring dcb routines
by Ben Skeggs
· 13 years ago
0f8067c
drm/nouveau/bios: fold fixup_legacy_i2c
by Ben Skeggs
· 13 years ago
f9f9f53
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
by Ben Skeggs
· 13 years ago
d4cca9e
drm/nv50/pm: s/PLL_UNK05/PLL_VDEC/
by Martin Peres
· 13 years ago
85a2a36
drm/nouveau/gpio: remove invert flag, use state[] everywhere
by Ben Skeggs
· 13 years ago
ee9f7ef
drm/nv50/bios: fixup mpll programming from the init table parser
by Ben Skeggs
· 13 years ago
59ef974
drm/nv40/pm: execute memory reset script from vbios
by Ben Skeggs
· 13 years ago
5f1800b
drm/nouveau/dp: return master dp table pointer too when looking up encoder
by Ben Skeggs
· 13 years ago
721b082
drm/nouveau/bios: simplify U/d table hash matching func to just match
by Ben Skeggs
· 13 years ago
75a1fcc
drm/nouveau/dp: store unencoded link_bw everywhere
by Ben Skeggs
· 13 years ago
27a4598
drm/nouveau/dp: restructure link training code
by Ben Skeggs
· 13 years ago
a8e415d
drm/nouveau/bios: check for null script pointers in parser
by Ben Skeggs
· 13 years ago
02e4f58
drm/nouveau/bios: allow passing in crtc to the init table parser
by Ben Skeggs
· 14 years ago
7513906
drm/nouveau/bios: fix INIT_GPIO for new chipsets
by Ben Skeggs
· 14 years ago
d7f8172
drm/nvd0/gpio: initial implementation
by Ben Skeggs
· 14 years ago
f0d07d6
drm/nouveau: Add a quirk for Gigabyte NX86T
by Emil Velikov
· 13 years ago
9617757
drm/nouveau: fix fetching vbios from above 4GiB vram addresses
by Ben Skeggs
· 14 years ago
1562ffd
drm/nouveau: silence error for missing dac loadval table
by Ben Skeggs
· 14 years ago
e540afc
drm/nv50: DCB table quirks for another busted XFX board
by Ben Skeggs
· 14 years ago
8c3f6bb
drm/nouveau: recognise DCB connector type 0x41 as LVDS
by Ben Skeggs
· 14 years ago
ce52184
drm/nouveau: pull refclk from vbios on limits 0x40 boards
by Ben Skeggs
· 14 years ago
c0929b4
drm/nouveau: quirk for XFX GT-240X-YA
by Ben Skeggs
· 14 years ago
ec64a40
drm/nouveau: implement init table opcode 0x5c
by Ben Skeggs
· 14 years ago
a589e87
drm/nouveau/vbios: parse more gpio tag bits from connector table
by Ben Skeggs
· 14 years ago
c7ca4d1
drm/nouveau: make vbios parser runnable from an atomic context
by Ben Skeggs
· 14 years ago
e11d57c
Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next
by Ben Skeggs
· 14 years ago
77b1d5d
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
by Francisco Jerez
· 14 years ago
52bb4a7
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 14 years ago
670820c
drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.
by Francisco Jerez
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e8a8b25
Fix spelling mistakes in comments
by Stefan Weil
· 14 years ago
2e5702a
drm/nouveau: fabricate DCB encoder table for iMac G4
by Francisco Jerez
· 14 years ago
c1b60ec
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
by Francisco Jerez
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
eadc69c
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
by Emil Velikov
· 14 years ago
0cba1b7
drm/nouveau: Add a module option to force card POST.
by Marcin Kościelnicki
· 14 years ago
56edd96
drm/nouveau: v3.0 pll limits tables have type<->register mapping too
by Ben Skeggs
· 14 years ago
5e6a744
drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.
by Francisco Jerez
· 14 years ago
64d202b
drm/nouveau: correct INIT_DP_CONDITION subcondition 5
by Ben Skeggs
· 14 years ago
e49f70f7
drm/nouveau: implement parsing of DCB 2.2 GPIO table
by Ben Skeggs
· 14 years ago
6f87698
drm/nouveau: allow static performance level setting
by Ben Skeggs
· 14 years ago
4709bff
drm/nouveau: make bios code easier to use externally
by Ben Skeggs
· 14 years ago
855a95e
drm/nouveau: make the behaviour of get_pll_limits() consistent
by Ben Skeggs
· 14 years ago
fba6752
drm/nouveau: Fix TMDS on some DCB1.5 boards.
by Francisco Jerez
· 14 years ago
d31e078
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
by Francisco Jerez
· 14 years ago
acae116
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
by Francisco Jerez
· 14 years ago
44a1246
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
by Ben Skeggs
· 14 years ago
625db6b
drm/nouveau: fix earlier mistake when fixing merge conflict
by Ben Skeggs
· 14 years ago
20d66da
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
by Francisco Jerez
· 14 years ago
45a68a0
drm/nouveau: punt some more log messages to debug level
by Ben Skeggs
· 14 years ago
98720bf
drm/nouveau: remove warning about unknown tmds table revisions
by Ben Skeggs
· 14 years ago
27d50fc
drm/nouveau: Fix DCB TMDS config parsing.
by Francisco Jerez
· 14 years ago
0746b5d
drm/nv04: Fix up SGRAM density detection.
by Francisco Jerez
· 14 years ago
1849719
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
by Francisco Jerez
· 14 years ago
54bf67d
drm/nouveau: reduce severity of some "error" messages
by Ben Skeggs
· 14 years ago
b715d64
drm/nouveau: implement init table opcodex 0x5e and 0x9a
by Marcin Kościelnicki
· 15 years ago
e3a1924
drm/nouveau: implement init table op 0x57, INIT_LTIME
by Marcin Kościelnicki
· 15 years ago
1ac7b528
drm/nvc0: implement crtc pll setting
by Ben Skeggs
· 14 years ago
080feda
drm/nvc0: allow INIT_GPIO
by Ben Skeggs
· 14 years ago
4a9f822
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
by Francisco Jerez
· 14 years ago
3c9b253
drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
by Francisco Jerez
· 14 years ago
0bf9b0e
drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().
by Francisco Jerez
· 14 years ago
fca3ec0
drm,io-mapping: Specify slot to use for atomic mappings
by Chris Wilson
· 14 years ago
ee2e013
drm/nouveau: introduce gpio engine
by Ben Skeggs
· 14 years ago
946fd35
drm/nouveau: Get rid of the remaining VGA CRTC locking.
by Francisco Jerez
· 14 years ago
45d60d1
drm/nouveau: Reset CRTC owner to 0 before BIOS init.
by Francisco Jerez
· 14 years ago
03cd06c
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
by Francisco Jerez
· 14 years ago
67eda20
drm/nv04-nv3x: Implement init-compute-mem.
by Francisco Jerez
· 14 years ago
3c7066b
drm/nouveau: Add some PFB register defines.
by Francisco Jerez
· 14 years ago
eae6192
drm/nouveau: Fix a sparse warning.
by Francisco Jerez
· 14 years ago
c587547
drm/nv50: fix regression that break LVDS in some places
by Ben Skeggs
· 14 years ago
a6ed76d
drm/nouveau: support fetching LVDS EDID from ACPI
by Ben Skeggs
· 14 years ago
03639b5
drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards
by Ben Skeggs
· 14 years ago
41090eb
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
by Ben Skeggs
· 14 years ago
ae55321
drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error.
by Francisco Jerez
· 15 years ago
df4cf1b
drm/nv50: DCB quirk for Dell M6300
by Ben Skeggs
· 15 years ago
309b8c8
drm/nouveau: downgrade severity of most init table parser errors
by Ben Skeggs
· 15 years ago
3af7645
drm/nouveau: Ignore broken legacy I2C entries.
by Francisco Jerez
· 15 years ago
190a437
drm/nouveau: Don't clear AGPCMD completely on INIT_RESET.
by Francisco Jerez
· 15 years ago
7504794
drm/nouveau: off by one in init_i2c_device_find()
by Dan Carpenter
· 15 years ago
1eb3810
drm/nouveau: match U/DP script against SOR link
by Ben Skeggs
· 15 years ago
36d1701
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing
by Dave Airlie
· 15 years ago
afeb3e1
drm/nouveau: attempt to get bios from ACPI v3
by Dave Airlie
· 15 years ago
2348487
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
by Ben Skeggs
· 15 years ago
73db4be
drm/nouveau: don't execute INIT_GPIO unless we're really running the table
by Ben Skeggs
· 15 years ago
f50c0b9
drm/nv40: allow cold-booting of nv4x chipsets
by Ben Skeggs
· 15 years ago
d13102c
drm/nouveau: fix POST detection for certain chipsets
by Ben Skeggs
· 15 years ago
Next »