summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-1013-170/+130
|\
| * drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs2017-06-161-5/+0
| * drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-pointBen Skeggs2017-06-163-22/+4
| * drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs2017-06-162-30/+11
| * drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs2017-06-161-4/+10
| * drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs2017-06-161-1/+1
| * drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs2017-06-161-13/+13
| * drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs2017-06-161-82/+84
| * drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs2017-06-162-2/+2
| * drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs2017-06-165-14/+5
| * drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...Karol Herbst2017-06-161-1/+4
| * drm/nouveau/bios/volt: Parse min and max for Version 0x40Karol Herbst2017-06-161-3/+3
* | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-5/+4
|\ \ | |/ |/|
| * ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+4
* | drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2017-06-061-3/+4
|/
* drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET2017-05-171-1/+3
* drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs2017-05-124-4/+4
* drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs2017-05-121-3/+13
* drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs2017-05-121-7/+10
* drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs2017-05-121-10/+16
* drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs2017-05-121-1/+1
* drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs2017-05-121-1/+0
* drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner2017-04-291-1/+1
* drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun2017-04-291-1/+1
* drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs2017-04-295-5/+5
* drm/nouveau/gpio: enable interrupts on cards with 32 gpio linesAdam Borowski2017-04-061-1/+1
* drm/nouveau/ibus: add GP10B supportAlexandre Courbot2017-04-062-0/+60
* drm/nouveau/mc: add GP10B supportAlexandre Courbot2017-04-064-5/+68
* drm/nouveau/fb: add GP10B supportAlexandre Courbot2017-04-062-0/+39
* drm/nouveau/secboot: add GP10B supportAlexandre Courbot2017-04-062-0/+94
* drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot2017-04-062-8/+12
* drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot2017-04-062-49/+47
* drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot2017-04-064-10/+26
* drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot2017-04-067-26/+29
* drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot2017-04-063-15/+19
* drm/nouveau/imem/gk20a: Turn instmem lock into mutexThierry Reding2017-04-061-11/+8
* drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot2017-03-171-0/+6
* drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot2017-03-171-1/+2
* drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs2017-03-077-101/+173
* drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs2017-03-074-1/+44
* drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs2017-03-074-0/+85
* drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs2017-03-074-52/+81
* drm/nouveau/i2c/g94-: return REPLY_M value on readsBen Skeggs2017-03-072-0/+2
* drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs2017-03-075-21/+21
* drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot2017-03-072-0/+252
* drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot2017-03-075-124/+182
* drm/nouveau/secboot: support for r375 ACRAlexandre Courbot2017-03-073-0/+167
* drm/nouveau/secboot: support for r367 ACRAlexandre Courbot2017-03-074-0/+425
* drm/nouveau/secboot: support for r364 ACRAlexandre Courbot2017-03-073-0/+119
* drm/nouveau/secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot2017-03-071-0/+33