index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2016-05-21
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-03-04
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2015-12-15
drm/nouveau: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
2015-12-08
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2015-08-28
drm/nouveau/dispnv04: fix build on powerpc
Dave Airlie
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau: switch to new-style timer macros
Ben Skeggs
2015-08-28
drm/nouveau/kms/nv04: fix incorrect use of register accessors
Ben Skeggs
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
2015-04-07
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
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
[next]