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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2017-05-19
4
-9
/
+10
|
\
|
*
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: Fix drm poll_helper handling
Peter Ujfalusi
2017-05-17
2
-7
/
+5
*
|
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-12
9
-41
/
+60
|
\
|
|
*
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/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
2017-05-12
1
-3
/
+7
|
*
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
2017-05-12
1
-5
/
+3
|
*
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
2017-05-11
1
-7
/
+6
*
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-09
1
-3
/
+1
*
|
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-01
9
-8
/
+10
|
\
|
|
*
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/kms: Increase max retries in scanout position queries.
Mario Kleiner
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
*
|
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-10
2
-12
/
+4
|
\
\
|
*
|
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
2
-2
/
+4
|
*
|
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-06
1
-10
/
+0
*
|
|
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-04-06
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-05
1
-0
/
+1
|
|
/
*
|
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
9
-8
/
+120
*
|
drm/nouveau/core: recognise GP10B chipset
Alexandre Courbot
2017-04-06
1
-0
/
+24
*
|
drm/nouveau/platform: support for probing GP10B
Alexandre Courbot
2017-04-06
1
-0
/
+10
*
|
drm/nouveau/platform: make VDD regulator optional
Alexandre Courbot
2017-04-06
3
-9
/
+28
*
|
drm/nouveau/gr: support for GP10B
Alexandre Courbot
2017-04-06
6
-2
/
+77
*
|
drm/nouveau/ibus: add GP10B support
Alexandre Courbot
2017-04-06
3
-0
/
+61
*
|
drm/nouveau/mc: add GP10B support
Alexandre Courbot
2017-04-06
5
-5
/
+69
*
|
drm/nouveau/fb: add GP10B support
Alexandre Courbot
2017-04-06
3
-0
/
+40
*
|
drm/nouveau/fifo: add GP10B support
Alexandre Courbot
2017-04-06
5
-1
/
+45
*
|
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
3
-0
/
+95
*
|
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
12
-39
/
+44
*
|
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2017-04-06
8
-28
/
+54
*
|
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/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
2017-04-06
1
-2
/
+0
*
|
drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
Ben Skeggs
2017-04-06
1
-3
/
+5
*
|
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
|
/
[next]