index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-10
13
-170
/
+130
|
\
|
*
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
2017-06-16
1
-5
/
+0
|
*
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
3
-22
/
+4
|
*
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
2
-30
/
+11
|
*
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
2017-06-16
1
-4
/
+10
|
*
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
2017-06-16
1
-1
/
+1
|
*
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
2017-06-16
1
-13
/
+13
|
*
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
2017-06-16
1
-82
/
+84
|
*
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
2017-06-16
2
-2
/
+2
|
*
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
2017-06-16
5
-14
/
+5
|
*
drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...
Karol Herbst
2017-06-16
1
-1
/
+4
|
*
drm/nouveau/bios/volt: Parse min and max for Version 0x40
Karol Herbst
2017-06-16
1
-3
/
+3
*
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-03
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-5
/
+4
*
|
drm/nouveau/tmr: fully separate alarm execution/pending lists
Ben Skeggs
2017-06-06
1
-3
/
+4
|
/
*
drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path
Christophe JAILLET
2017-05-17
1
-1
/
+3
*
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
2017-05-12
4
-4
/
+4
*
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
2017-05-12
1
-3
/
+13
*
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
2017-05-12
1
-7
/
+10
*
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
2017-05-12
1
-10
/
+16
*
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
2017-05-12
1
-1
/
+1
*
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
2017-05-12
1
-1
/
+0
*
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
2017-04-29
1
-1
/
+1
*
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
2017-04-29
1
-1
/
+1
*
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
2017-04-29
5
-5
/
+5
*
drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
Adam Borowski
2017-04-06
1
-1
/
+1
*
drm/nouveau/ibus: add GP10B support
Alexandre Courbot
2017-04-06
2
-0
/
+60
*
drm/nouveau/mc: add GP10B support
Alexandre Courbot
2017-04-06
4
-5
/
+68
*
drm/nouveau/fb: add GP10B support
Alexandre Courbot
2017-04-06
2
-0
/
+39
*
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
2017-04-06
2
-0
/
+94
*
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2017-04-06
2
-8
/
+12
*
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2017-04-06
2
-49
/
+47
*
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
2017-04-06
4
-10
/
+26
*
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
2017-04-06
7
-26
/
+29
*
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2017-04-06
3
-15
/
+19
*
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
2017-04-06
1
-11
/
+8
*
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
2017-03-17
1
-0
/
+6
*
drm/nouveau/secboot: fix inconsistent pointer checking
Alexandre Courbot
2017-03-17
1
-1
/
+2
*
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
2017-03-07
7
-101
/
+173
*
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
2017-03-07
4
-1
/
+44
*
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
2017-03-07
4
-0
/
+85
*
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
2017-03-07
4
-52
/
+81
*
drm/nouveau/i2c/g94-: return REPLY_M value on reads
Ben Skeggs
2017-03-07
2
-0
/
+2
*
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
2017-03-07
5
-21
/
+21
*
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
2017-03-07
2
-0
/
+252
*
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
2017-03-07
5
-124
/
+182
*
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
2017-03-07
3
-0
/
+167
*
drm/nouveau/secboot: support for r367 ACR
Alexandre Courbot
2017-03-07
4
-0
/
+425
*
drm/nouveau/secboot: support for r364 ACR
Alexandre Courbot
2017-03-07
3
-0
/
+119
*
drm/nouveau/secboot: workaround bug when starting SEC2 firmware
Alexandre Courbot
2017-03-07
1
-0
/
+33
[next]