index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-13
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-17
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
2018-06-19
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
1
-5
/
+8
[next]