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
2014-08-09
drm/nv50-/disp: audit and version LVDS_SCRIPT method
Ben Skeggs
9
-23
/
+43
2014-08-09
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
Ben Skeggs
13
-45
/
+121
2014-08-09
drm/nv50-/disp: audit and version SOR_HDA_ELD method
Ben Skeggs
10
-29
/
+75
2014-08-09
drm/nv50-/disp: audit and version SOR_PWR method
Ben Skeggs
10
-26
/
+45
2014-08-09
drm/nv50-/disp: audit and version DAC_LOAD method
Ben Skeggs
10
-51
/
+48
2014-08-09
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
13
-41
/
+171
2014-08-09
drm/nv50-/disp: share channel creation between nv50/gf110 impls
Ben Skeggs
10
-302
/
+204
2014-08-09
drm/nv50/kms: don't assume same class versions for all channels
Ben Skeggs
1
-48
/
+166
2014-08-09
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
13
-50
/
+89
2014-08-09
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
11
-9
/
+38
2014-08-09
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
19
-199
/
+323
2014-08-09
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
Ben Skeggs
7
-112
/
+174
2014-08-09
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
Ben Skeggs
4
-78
/
+116
2014-08-09
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
15
-216
/
+318
2014-08-09
drm/nouveau/dmaobj: switch to a slightly saner design
Ben Skeggs
8
-181
/
+357
2014-08-09
drm/nouveau/dmaobj: update to an improved style of class definition
Ben Skeggs
16
-209
/
+157
2014-08-09
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
7
-105
/
+135
2014-08-09
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
1
-3
/
+15
2014-08-09
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
1
-18
/
+31
2014-08-09
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2
-34
/
+46
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
23
-59
/
+22
2014-08-09
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
9
-58
/
+45
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
40
-479
/
+522
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
41
-388
/
+459
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
17
-219
/
+228
2014-08-09
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
8
-50
/
+54
2014-08-09
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
14
-2
/
+1350
2014-08-09
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
4
-0
/
+72
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
6
-34
/
+37
2014-08-09
drm/nouveau/device: add method to retrieve some basic device info
Ben Skeggs
4
-37
/
+171
2014-08-09
drm/nouveau/core: import ioctl/event interfaces
Ben Skeggs
13
-4
/
+831
2014-08-09
drm/nouveau/core: add function to return list of supported children
Ben Skeggs
2
-0
/
+34
2014-08-09
drm/nouveau/core: rework event interface
Ben Skeggs
52
-517
/
+875
2014-08-09
drm/nouveau/core: move handle-based object apis to handle.c
Ben Skeggs
4
-120
/
+135
2014-08-09
drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...
Ben Skeggs
1
-30
/
+6
2014-08-09
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
5
-19
/
+24
2014-08-09
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
3
-29
/
+29
2014-08-09
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
4
-163
/
+126
2014-08-09
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
3
-47
/
+81
2014-08-09
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
1
-1
/
+3
2014-08-09
drm/nv50-/sw: use nv50_software_context_dtor....
Ben Skeggs
2
-2
/
+2
2014-08-09
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
Ben Skeggs
2
-3
/
+3
2014-08-09
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
1
-0
/
+11
2014-08-09
drm/nouveau: platform: update moved Tegra header
Alexandre Courbot
1
-1
/
+1
2014-08-09
drm/nouveau/gk20a: reclocking support
Alexandre Courbot
5
-0
/
+669
2014-08-09
drm/nouveau/clk: support for non-BIOS pstates
Alexandre Courbot
9
-20
/
+30
2014-08-09
drm/nouveau/clk: make therm and volt devices optional
Alexandre Courbot
1
-14
/
+22
2014-08-09
drm/nouveau/perfmon: do not forget to destroy the engine context
Samuel Pitoiset
1
-0
/
+1
2014-08-09
drm/nouveau: map pages using DMA API
Alexandre Courbot
5
-41
/
+26
2014-08-09
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
Roy Spliet
5
-663
/
+663
[next]