index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
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
2014-08-10
drm/nouveau/device: register for acpi events
Ben Skeggs
2014-08-10
drm/gk208-/gr: stop touching 0x260 inappropriately
Ben Skeggs
2014-08-10
drm/gk110b/gr: initvals differ from gk110
Ben Skeggs
2014-08-10
drm/gk104/gr: disable PGOB at init time
Ben Skeggs
2014-08-10
drm/gk104/pwr: implement PGOB disable method
Ben Skeggs
2014-08-10
drm/nouveau/pwr: tidy
Ben Skeggs
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/nouveau: use helpers
Rob Clark
2014-07-15
Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-07-15
drm/nouveau/therm: fix a potential deadlock in the therm monitoring code
Martin Peres
2014-07-10
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
[next]