index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2014-08-10
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
2014-08-10
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
2014-08-10
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
Ben Skeggs
2014-08-10
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
Ben Skeggs
2014-08-10
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-10
drm/nouveau/dmaobj: switch to a slightly saner design
Ben Skeggs
2014-08-10
drm/nouveau/dmaobj: update to an improved style of class definition
Ben Skeggs
2014-08-10
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
2014-08-10
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
2014-08-10
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
2014-08-10
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
2014-08-10
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
2014-08-10
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
2014-08-10
drm/nouveau/device: add method to retrieve some basic device info
Ben Skeggs
2014-08-10
drm/nouveau/core: import ioctl/event interfaces
Ben Skeggs
2014-08-10
drm/nouveau/core: add function to return list of supported children
Ben Skeggs
2014-08-10
drm/nouveau/core: rework event interface
Ben Skeggs
2014-08-10
drm/nouveau/core: move handle-based object apis to handle.c
Ben Skeggs
2014-08-10
drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...
Ben Skeggs
2014-08-10
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
2014-08-10
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
2014-08-10
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
2014-08-10
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
2014-08-10
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
2014-08-10
drm/nv50-/sw: use nv50_software_context_dtor....
Ben Skeggs
2014-08-10
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
Ben Skeggs
2014-08-10
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
2014-08-10
drm/nouveau: platform: update moved Tegra header
Alexandre Courbot
2014-08-10
drm/nouveau/gk20a: reclocking support
Alexandre Courbot
2014-08-10
drm/nouveau/clk: support for non-BIOS pstates
Alexandre Courbot
2014-08-10
drm/nouveau/clk: make therm and volt devices optional
Alexandre Courbot
2014-08-10
drm/nouveau/perfmon: do not forget to destroy the engine context
Samuel Pitoiset
2014-08-10
drm/nouveau: map pages using DMA API
Alexandre Courbot
2014-08-10
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
Roy Spliet
2014-08-10
drm/nve4/graph: do not crash if no power device present
Alexandre Courbot
2014-08-10
drm/gk20a: add BAR instance
Alexandre Courbot
2014-08-10
drm/nouveau/bar: add noncached ioremap property
Alexandre Courbot
2014-08-10
drm/nouveau: support for probing platform devices
Alexandre Courbot
2014-08-10
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
Ben Skeggs
2014-08-10
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
2014-08-10
drm/nouveau: expose pstate selection per-power source in sysfs
Ben Skeggs
2014-08-10
drm/nouveau/clk: allow selection of different power state for ac vs battery
Ben Skeggs
2014-08-10
drm/nouveau/clk: schedule pstate changes through a workqueue
Ben Skeggs
[prev]
[next]