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-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
2017-06-16
drm/nouveau/hwmon: Change permissions to numeric
Oscar Salvador
1
-5
/
+5
2017-06-16
drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs
Oscar Salvador
1
-1
/
+33
2017-06-16
drm/nouveau/hwmon: Remove old code, add .write/.read operations
Oscar Salvador
1
-583
/
+261
2017-06-16
drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
Oscar Salvador
1
-0
/
+163
2017-06-16
drm/nouveau/hwmon: Add config for all sensors and their settings
Oscar Salvador
1
-0
/
+72
2017-06-16
drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links
Ben Skeggs
1
-2
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
8
-338
/
+35
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
25
-246
/
+321
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
Ben Skeggs
3
-21
/
+11
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
5
-155
/
+41
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
Ben Skeggs
3
-12
/
+70
2017-06-16
drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues
Ben Skeggs
1
-27
/
+0
2017-06-16
drm/nouveau/disp/dp: use new devinit script interpreter entry-point
Ben Skeggs
1
-38
/
+30
2017-06-16
drm/nouveau/disp/dp: determine link bandwidth requirements from head state
Ben Skeggs
7
-2
/
+62
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
16
-40
/
+287
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
28
-342
/
+36
2017-06-16
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
Ben Skeggs
7
-14
/
+16
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
20
-136
/
+161
2017-06-16
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
Ben Skeggs
12
-143
/
+66
2017-06-16
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
Ben Skeggs
12
-30
/
+27
2017-06-16
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
Ben Skeggs
12
-43
/
+17
2017-06-16
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
Ben Skeggs
12
-30
/
+47
2017-06-16
drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior
Ben Skeggs
9
-9
/
+30
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
29
-219
/
+134
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
17
-80
/
+40
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
32
-257
/
+108
2017-06-16
drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor
Ben Skeggs
17
-0
/
+165
2017-06-16
drm/nouveau/disp/nv50-: execute supervisor on its own workqueue
Ben Skeggs
3
-3
/
+10
2017-06-16
drm/nouveau/disp/dp: train link only when actively displaying an image
Ben Skeggs
2
-10
/
+6
2017-06-16
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
4
-45
/
+13
2017-06-16
drm/nouveau/disp/dp: determine a failsafe link training rate
Ben Skeggs
1
-19
/
+35
2017-06-16
drm/nouveau/disp/dp: use cached link configuration when checking link status
Ben Skeggs
1
-22
/
+17
2017-06-16
drm/nouveau/disp/dp: no need for lt_state except during manual link training
Ben Skeggs
1
-31
/
+24
2017-06-16
drm/nouveau/disp/dp: store current link configuration in nvkm_ior
Ben Skeggs
2
-33
/
+41
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
2
-31
/
+0
2017-06-16
drm/nouveau/disp: identity-map display paths to output resources
Ben Skeggs
4
-8
/
+89
2017-06-16
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
20
-13
/
+336
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
25
-8
/
+262
2017-06-16
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
21
-150
/
+161
2017-06-16
drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head
Ben Skeggs
20
-99
/
+60
[next]