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
/
crtc.c
Age
Commit message (
Expand
)
Author
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
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-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-08
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
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
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
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
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
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