summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-2238-7353/+0Star
* drm/nouveau/bios: fix oops on pre-nv50 chipsetsBen Skeggs2014-12-211-2/+4
* drm/nouveau/bios: translate ramcfg strap through M0203Ben Skeggs2014-12-021-1/+12
* drm/nouveau/bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs2014-12-021-0/+129
* drm/nouveau/fb/ramnva3: Reclocking script for DDR3Roy Spliet2014-12-021-0/+1
* drm/nouveau/fb/ramnva3: Ressurect timing calculation codeRoy Spliet2014-12-021-4/+38
* drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoffRoy Spliet2014-12-021-1/+1
* drm/nouveau/bios: stop after NV+NPDS+ISBN imageBen Skeggs2014-12-021-4/+9
* drm/nouveau/bios: add some more signatures as seen on my gtx660Ben Skeggs2014-12-022-0/+2
* drm/nouveau/bios: support for opcodes 0x47/0x48Ben Skeggs2014-12-021-0/+36
* drm/nouveau/bios: add support for udisp 2.2Ben Skeggs2014-12-021-0/+1
* drm/nouveau/bios: add support for dp 4.1Ben Skeggs2014-12-021-1/+9
* drm/nouveau/bios: add support for ccb 4.1Ben Skeggs2014-12-021-2/+17
* drm/nouveau/bios: add support for dcb 4.1Ben Skeggs2014-12-021-12/+15
* drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2cBen Skeggs2014-12-021-0/+2
* drm/nouveau/bios: store aux addr independently of i2cBen Skeggs2014-12-021-9/+21
* drm/nouveau/bios: log if auxch accesses fail, also return 0x00 from rd when i...Ben Skeggs2014-12-021-7/+11
* drm/nouveau/bios: add parsing of pmu image tablesBen Skeggs2014-12-021-0/+135
* drm/nouveau/bios: recognise nv-specific rom/pcir signaturesBen Skeggs2014-12-022-0/+2
* drm/nouveau/bios: use NPDE to locate images beyond those defined by PCIRBen Skeggs2014-12-021-0/+7
* drm/nouveau/bios: add NPDE parsingBen Skeggs2014-12-021-0/+59
* drm/nouveau/bios: fetch images beyond the first one in the romBen Skeggs2014-12-021-4/+7
* drm/nouveau/bios: use size/type from pci data structureBen Skeggs2014-12-021-2/+8
* drm/nouveau/bios: add pci data structure parsingBen Skeggs2014-12-021-0/+67
* drm/nouveau/bios: split out shadow methodsBen Skeggs2014-12-029-354/+836
* drm/nouveau/bios: fix thinko when parsing extdev tableBen Skeggs2014-12-021-1/+1
* drm/nouveau/bios: parse older ramcfg/timing data like we do newer onesBen Skeggs2014-09-152-0/+25
* drm/nouveau/bios: Add rammap support for version 1.0Roy Spliet2014-09-151-0/+4
* drm/nouveau/bios: parse another large chunk of random memory config dataBen Skeggs2014-09-151-1/+13
* drm/nouveau/bios: parse freq ranges and timing id into ramcfg structBen Skeggs2014-09-152-16/+25
* drm/nouveau/bios: memset dcb struct to zero before parsingBen Skeggs2014-09-151-0/+1
* drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x09Ben Skeggs2014-09-151-0/+137
* drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x05Ben Skeggs2014-09-151-0/+136
* drm/nouveau/bios/fan: add support for maxwell's fan management table v2Martin Peres2014-09-151-0/+93
* drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs2014-06-111-11/+12
* drm/nouveau/bios: extend connector table parsingBen Skeggs2014-06-112-13/+58
* drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres2014-06-101-4/+5
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-071-4/+6
|\
| * drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs2014-05-021-4/+6
* | drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov2014-04-181-1/+1
|/
* drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres2014-03-261-14/+19
* drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres2014-03-261-0/+11
* drm/nouveau/disp: limit dp capabilities as per dcbBen Skeggs2014-03-261-1/+28
* drm/nouveau/devinit: add interface to check if a mmio access by scripts is okBen Skeggs2014-03-261-3/+8
* drm/nouveau/bios: have strap reads show on devinit spam debug levelBen Skeggs2014-03-262-5/+6
* drm/nouveau/bios: parsing of some random table needed to bring up grBen Skeggs2014-03-261-0/+109
* drm/nouveau/bios: add more checks to PRAMIN image fetchingBen Skeggs2014-03-261-1/+11
* drm/gm100/bios: hw disable register has movedBen Skeggs2014-03-261-3/+9
* drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printoutIlia Mirkin2014-03-261-3/+2Star
* drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin2014-02-181-0/+4