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
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-14
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2016-12-14
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
2016-11-15
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
2016-06-24
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
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
[next]