开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-04
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-01-18
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-13
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2022-11-09
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose page flip event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
drm/nouveau/disp: add head class
Ben Skeggs
2022-09-20
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2022-09-20
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
2020-07-24
drm/nouveau/kms/nv04: convert page_flip() to new push macros
Ben Skeggs
2020-07-24
drm/nouveau/kms/nv04: convert page_flip_emit() to new push macros
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-16
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-19
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2019-08-23
drm/nouveau/dispnv04: Remove runtime PM
Lyude Paul
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-02-20
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
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
[next]