index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-2
/
+9
*
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-1
/
+0
*
drm/vblank: Consistent drm_crtc_ prefix
Daniel Vetter
2017-06-20
1
-1
/
+1
*
drm/nouveau: use drm_for_each_connector_iter()
Gustavo Padovan
2017-05-26
1
-1
/
+4
*
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
10
-44
/
+61
|
\
|
*
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-05-18
3
-45
/
+13
|
|
\
|
*
\
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-12
1
-7
/
+6
|
*
|
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-3
/
+1
*
|
|
|
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
4
-5
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
3
-37
/
+11
*
|
|
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
2
-3
/
+4
*
|
|
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-05-10
2
-4
/
+4
*
|
|
drm/nouveau: Merge pre/postclose hooks
Daniel Vetter
2017-05-09
1
-8
/
+1
|
/
/
*
|
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-02
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-11
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-07
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-04
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
[next]