index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-45
/
+13
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-41
/
+60
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
1
-3
/
+7
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
1
-5
/
+3
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
1
-7
/
+6
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
3
-37
/
+11
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2
-3
/
+4
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2
-4
/
+4
2017-05-09
drm/nouveau: Merge pre/postclose hooks
Daniel Vetter
1
-8
/
+1
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-3
/
+1
2017-05-02
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-8
/
+10
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
1
-1
/
+1
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
5
-5
/
+5
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
1
-0
/
+2
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-12
/
+4
2017-04-07
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2
-2
/
+4
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
1
-10
/
+0
2017-04-06
drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
Adam Borowski
1
-1
/
+1
2017-04-06
drm/nouveau/gr/gp107: initial support
Ben Skeggs
9
-8
/
+120
2017-04-06
drm/nouveau/core: recognise GP10B chipset
Alexandre Courbot
1
-0
/
+24
2017-04-06
drm/nouveau/platform: support for probing GP10B
Alexandre Courbot
1
-0
/
+10
2017-04-06
drm/nouveau/platform: make VDD regulator optional
Alexandre Courbot
3
-9
/
+28
2017-04-06
drm/nouveau/gr: support for GP10B
Alexandre Courbot
6
-2
/
+77
2017-04-06
drm/nouveau/ibus: add GP10B support
Alexandre Courbot
3
-0
/
+61
2017-04-06
drm/nouveau/mc: add GP10B support
Alexandre Courbot
5
-5
/
+69
2017-04-06
drm/nouveau/fb: add GP10B support
Alexandre Courbot
3
-0
/
+40
2017-04-06
drm/nouveau/fifo: add GP10B support
Alexandre Courbot
5
-1
/
+45
2017-04-06
drm/nouveau/msgqueue: support for GP10B PMU firmware
Alexandre Courbot
3
-0
/
+117
2017-04-06
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
3
-0
/
+95
2017-04-06
drm/nouveau/secboot/gm20b: specify MC base address as argument
Alexandre Courbot
2
-8
/
+12
2017-04-06
drm/nouveau/secboot: start LS firmware in post-run hook
Alexandre Courbot
2
-49
/
+47
2017-04-06
drm/nouveau/secboot: let LS post_run hooks return error
Alexandre Courbot
4
-10
/
+26
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
12
-39
/
+44
2017-04-06
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
8
-28
/
+54
2017-04-06
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
1
-11
/
+8
2017-04-06
drm/nouveau: initial support (display-only) for GP107
Ben Skeggs
1
-0
/
+30
2017-04-06
drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
1
-2
/
+0
2017-04-06
drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
Ben Skeggs
1
-3
/
+5
2017-04-06
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
Ilia Mirkin
1
-1
/
+1
2017-04-06
drm/nouveau/mpeg: mthd returns true on success now
Ilia Mirkin
2
-2
/
+2
[next]