index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
Age
Commit message (
Expand
)
Author
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2015-01-22
drm/nouveau/dispnv04: Remove some unused functions
Rickard Strandqvist
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-24
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
Fabian Frederick
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
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/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
2014-06-04
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-26
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
2014-01-23
drm/nv04/plane: add support for nv04/nv05 video overlay
Ilia Mirkin
2014-01-23
drm/nv10/plane: add YUYV support
Ilia Mirkin
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
2013-12-03
drm/nv10/plane: some chipsets don't support NV12
Ilia Mirkin
2013-12-03
drm/nv10/plane: add downscaling restrictions
Ilia Mirkin
2013-12-03
drm/nv10/plane: fix format computation
Ilia Mirkin
2013-11-08
drm/nouveau/i2c: use a custom bitbanging delay for the adt7473
Martin Peres
2013-11-08
drm/nv10/kms: add plane support for nv10-nv40
Ilia Mirkin
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
drm/nouveau: fix backlight mask on ppc powerbook
Ilia Mirkin
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-01
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-21
drm/nv04/disp: fix framebuffer pin refcounting
Ben Skeggs
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs