index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-22
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
1
-0
/
+21
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
1
-2
/
+2
2017-08-22
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2
-0
/
+7
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
4
-0
/
+7
2017-08-22
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
1
-5
/
+2
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-08-22
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
1
-0
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2
-3
/
+8
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
6
-1
/
+46
2017-08-22
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
1
-3
/
+3
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-2
/
+4
2017-08-16
drm/nouveau: Fix merge commit
Maarten Lankhorst
1
-9
/
+10
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
15
-32
/
+99
2017-08-10
drm/nouveau/disp/nv04: avoid creation of output paths
Ben Skeggs
1
-0
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2
-11
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2
-4
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
4
-69
/
+22
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+3
2017-08-01
drm/nouveau: Convert nouveau to use new iterator macros, v2.
Maarten Lankhorst
1
-35
/
+37
2017-07-29
drm/nouveau: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2
-16
/
+13
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-25
drm/nouveau/bar/gf100: fix access to upper half of BAR2
Ben Skeggs
1
-1
/
+1
2017-07-25
drm/nouveau/disp/nv50-: bump max chans to 21
Ilia Mirkin
1
-1
/
+1
2017-07-24
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
1
-5
/
+0
2017-07-24
drm/nouveau/kms/nv50: update vblank state in response to modeset actions
Ben Skeggs
1
-6
/
+12
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
9
-19
/
+81
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+2
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
96
-4070
/
+4553
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2
-16
/
+13
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
95
-4064
/
+4567
2017-06-26
drm/nouveau: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
1
-2
/
+9
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
1
-1
/
+0
2017-06-20
drm/vblank: Consistent drm_crtc_ prefix
Daniel Vetter
1
-1
/
+1
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
14
-10
/
+39
2017-06-16
drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition
Arnd Bergmann
1
-1
/
+1
2017-06-16
drm/nouveau: Skip vga_fini on non-PCI device
Mikko Perttunen
1
-0
/
+4
2017-06-16
drm/nouveau/tegra: Don't leave GPU in reset
Mikko Perttunen
1
-3
/
+0
2017-06-16
drm/nouveau/tegra: Skip manual unpowergating when not necessary
Mikko Perttunen
1
-4
/
+6
[next]