summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs2017-10-031-0/+2
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-08-221-0/+4
* drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs2017-08-221-2/+2
* drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs2017-08-222-0/+7
* drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs2017-08-2213-1/+32
* drm/nouveau/pmu/gt215: fix resetBen Skeggs2017-08-2210-13/+24
* drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs2017-08-221-0/+1
* drm/nouveau/therm/gm200: AddedKarol Herbst2017-08-224-1/+42
* drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King2017-08-221-3/+3
* drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-07-251-1/+1
* drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs2017-07-247-15/+70
* 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