index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
/
crtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: remove push pointer from nouveau_channel
Ben Skeggs
2024-07-27
1
-2
/
+2
*
drm/nouveau: remove chan->drm
Ben Skeggs
2024-07-27
1
-2
/
+2
*
drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
Ben Skeggs
2024-07-27
1
-1
/
+1
*
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
2024-07-27
1
-2
/
+2
*
drm/nouveau: use GEM references instead of TTMs
Danilo Krummrich
2024-07-22
1
-12
/
+31
*
drm/nouveau/disp: don't misuse kernel-doc comments
Randy Dunlap
2024-01-08
1
-2
/
+2
*
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-31
1
-8
/
+1
*
drm/nouveau: fence: separate fence alloc and emit
Danilo Krummrich
2023-08-04
1
-1
/
+8
*
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-0
/
+1
*
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2023-01-13
1
-1
/
+0
*
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
1
-9
/
+1
*
drm/nouveau/disp: expose page flip event class
Ben Skeggs
2022-11-09
1
-4
/
+4
*
drm/nouveau/disp: expose head event class
Ben Skeggs
2022-11-09
1
-15
/
+7
*
drm/nouveau/disp: add head class
Ben Skeggs
2022-11-09
1
-0
/
+5
*
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Thomas Zimmermann
2022-09-20
1
-3
/
+1
*
drm/plane: Allocate planes with drm_universal_plane_alloc()
Thomas Zimmermann
2022-09-20
1
-28
/
+13
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+7
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-4
/
+5
*
drm/nouveau/kms/nv04: convert page_flip() to new push macros
Ben Skeggs
2020-07-24
1
-9
/
+7
*
drm/nouveau/kms/nv04: convert page_flip_emit() to new push macros
Ben Skeggs
2020-07-24
1
-4
/
+6
*
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-24
1
-2
/
+2
*
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
2020-07-17
1
-1
/
+24
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-9
/
+10
|
\
|
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-1
/
+1
|
|
\
|
*
|
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
1
-9
/
+10
*
|
|
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-26
1
-3
/
+3
|
|
/
|
/
|
*
|
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-1
/
+1
|
/
*
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
1
-0
/
+3
*
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-02-13
1
-0
/
+1
*
drm/nouveau/dispnv04: Remove runtime PM
Lyude Paul
2019-08-23
1
-50
/
+1
*
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-08-23
1
-1
/
+2
*
drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04
Ben Skeggs
2019-02-19
1
-1
/
+213
*
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
1
-1
/
+1
*
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
2017-08-22
1
-1
/
+35
*
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-17
/
+9
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
1
-3
/
+4
*
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-19
/
+19
*
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-2
/
+3
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-6
/
+6
*
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2016-12-14
1
-2
/
+3
*
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
2016-12-14
1
-2
/
+2
*
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
2016-11-15
1
-2
/
+2
*
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-5
/
+7
*
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-20
1
-1
/
+2
|
\
|
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+2
*
|
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
|
/
*
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
2015-12-08
1
-2
/
+3
[next]