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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-5
/
+4
*
drm/nouveau/fifo/gk104-: Silence a locking warning
Dan Carpenter
2017-05-17
1
-1
/
+2
*
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/core: fix static checker warning
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/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
2017-04-29
1
-0
/
+2
*
drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
Adam Borowski
2017-04-06
1
-1
/
+1
*
drm/nouveau/gr/gp107: initial support
Ben Skeggs
2017-04-06
8
-8
/
+119
*
drm/nouveau/core: recognise GP10B chipset
Alexandre Courbot
2017-04-06
1
-0
/
+24
*
drm/nouveau/platform: make VDD regulator optional
Alexandre Courbot
2017-04-06
1
-9
/
+22
*
drm/nouveau/gr: support for GP10B
Alexandre Courbot
2017-04-06
5
-2
/
+76
*
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/fifo: add GP10B support
Alexandre Courbot
2017-04-06
4
-1
/
+44
*
drm/nouveau/msgqueue: support for GP10B PMU firmware
Alexandre Courbot
2017-04-06
3
-0
/
+117
*
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
11
-33
/
+41
*
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2017-04-06
6
-25
/
+52
*
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
2017-04-06
1
-11
/
+8
*
drm/nouveau: initial support (display-only) for GP107
Ben Skeggs
2017-04-06
1
-0
/
+30
*
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
Ilia Mirkin
2017-04-06
1
-1
/
+1
*
drm/nouveau/mpeg: mthd returns true on success now
Ilia Mirkin
2017-04-06
2
-2
/
+2
*
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
2017-03-17
3
-3
/
+15
*
drm/nouveau/secboot: fix inconsistent pointer checking
Alexandre Courbot
2017-03-17
1
-1
/
+2
*
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-03-08
67
-556
/
+4358
|
\
|
*
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
5
-1
/
+86
|
*
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/gp10x: enable secboot and GR
Alexandre Courbot
2017-03-07
1
-0
/
+15
|
*
drm/nouveau/gr/gp102: initial support
Ben Skeggs
2017-03-07
7
-4
/
+180
|
*
drm/nouveau/falcon: support for gp10x msgqueue
Alexandre Courbot
2017-03-07
4
-0
/
+268
|
*
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
[next]