index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
wndw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
1
-2
/
+127
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
1
-9
/
+0
2022-07-13
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
1
-12
/
+0
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-05-02
drm/nouveau: use drm_gem_plane_helper_prepare_fb
Christian König
1
-3
/
+2
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-04-05
drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fb
Christian König
1
-9
/
+5
2022-02-25
drm/nouveau/kms: Remove redundant zpos initialisation
Maxime Ripard
1
-2
/
+0
2021-11-12
drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()
Lyude Paul
1
-4
/
+1
2021-10-29
drm/nouveau: use the new interator in nv50_wndw_prepare_fb
Christian König
1
-1
/
+9
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+6
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+4
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-2
/
+3
2021-01-29
drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
Lyude Paul
1
-4
/
+13
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
1
-0
/
+1
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
1
-1
/
+1
2020-07-24
drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw blend_set()
Ben Skeggs
1
-6
/
+6
2020-07-24
drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw image_set()
Ben Skeggs
1
-22
/
+53
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
1
-3
/
+3
2020-07-16
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
Lyude Paul
1
-1
/
+2
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-23
/
+63
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
1
-1
/
+1
2020-06-04
drm/nouveau/kms/nv50-: clear SW state of disabled windows harder
Ben Skeggs
1
-1
/
+4
2020-05-22
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
1
-7
/
+13
2020-05-22
drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
James Jones
1
-1
/
+26
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
1
-13
/
+13
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
1
-10
/
+16
2020-02-17
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
Lyude Paul
1
-0
/
+2
2020-01-15
drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
Ilia Mirkin
1
-5
/
+12
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
1
-2
/
+2
2019-08-23
drm/nouveau/kms/gv100-: attach pixel blend mode property to planes
Ben Skeggs
1
-0
/
+22
2019-08-23
drm/nouveau/kms/gv100-: attach alpha property to planes
Ben Skeggs
1
-0
/
+5
2019-08-23
drm/nouveau/kms/gv100-: add support for plane zpos property
Ben Skeggs
1
-1
/
+13
2019-08-23
drm/nouveau/kms/nv50-: attach immutable zpos property to planes
Ben Skeggs
1
-0
/
+17
2019-08-23
drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset()
Ben Skeggs
1
-3
/
+2
2019-08-23
drm/nouveau/kms/gf119-: add ctm property support
Ilia Mirkin
1
-0
/
+14
2019-08-23
drm/nouveau/kms/nv50-: add fp16 scanout support
Ilia Mirkin
1
-12
/
+14
2019-08-23
drm/nouveau/kms/nv50-: disable input lut harder
Ben Skeggs
1
-0
/
+2
2019-08-23
drm/nouveau/kms/tu102-: disable input lut when input is already FP16
Ben Skeggs
1
-1
/
+3
2019-08-23
drm/nouveau: drop drmP.h from nouveau_drv.h
Sam Ravnborg
1
-0
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-1
/
+1
2019-05-14
drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips
Ben Skeggs
1
-1
/
+1
2019-05-14
drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
Ben Skeggs
1
-1
/
+1
2019-02-20
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
1
-1
/
+1
2018-12-11
drm/nouveau/kms/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/kms/nv50-: allow more flexibility with lut formats
Ben Skeggs
1
-4
/
+7
2018-07-16
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
1
-1
/
+0
[next]