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
/
dispnv50
/
wndw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
Lyude Paul
2020-02-17
1
-0
/
+2
*
drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
Ilia Mirkin
2020-01-15
1
-5
/
+12
*
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
2019-09-18
1
-2
/
+2
*
drm/nouveau/kms/gv100-: attach pixel blend mode property to planes
Ben Skeggs
2019-08-23
1
-0
/
+22
*
drm/nouveau/kms/gv100-: attach alpha property to planes
Ben Skeggs
2019-08-23
1
-0
/
+5
*
drm/nouveau/kms/gv100-: add support for plane zpos property
Ben Skeggs
2019-08-23
1
-1
/
+13
*
drm/nouveau/kms/nv50-: attach immutable zpos property to planes
Ben Skeggs
2019-08-23
1
-0
/
+17
*
drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset()
Ben Skeggs
2019-08-23
1
-3
/
+2
*
drm/nouveau/kms/gf119-: add ctm property support
Ilia Mirkin
2019-08-23
1
-0
/
+14
*
drm/nouveau/kms/nv50-: add fp16 scanout support
Ilia Mirkin
2019-08-23
1
-12
/
+14
*
drm/nouveau/kms/nv50-: disable input lut harder
Ben Skeggs
2019-08-23
1
-0
/
+2
*
drm/nouveau/kms/tu102-: disable input lut when input is already FP16
Ben Skeggs
2019-08-23
1
-1
/
+3
*
drm/nouveau: drop drmP.h from nouveau_drv.h
Sam Ravnborg
2019-08-23
1
-0
/
+2
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips
Ben Skeggs
2019-05-14
1
-1
/
+1
*
drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
Ben Skeggs
2019-05-14
1
-1
/
+1
*
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
2019-02-19
1
-1
/
+1
*
drm/nouveau/kms/tu104: initial support
Ben Skeggs
2018-12-11
1
-0
/
+1
*
drm/nouveau/kms/nv50-: allow more flexibility with lut formats
Ben Skeggs
2018-12-11
1
-4
/
+7
*
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
2018-07-16
1
-1
/
+0
*
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
2018-06-19
1
-5
/
+8
*
drm/nouveau/kms/gv100: initial support
Ben Skeggs
2018-05-18
1
-2
/
+36
*
drm/nouveau/kms/nv50-: initial overlay support
Ben Skeggs
2018-05-18
1
-3
/
+32
*
drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats
Ben Skeggs
2018-05-18
1
-0
/
+2
*
drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch
Ben Skeggs
2018-05-18
1
-4
/
+6
*
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
2018-05-18
1
-4
/
+89
*
drm/nouveau/kms/nv50-: plane updates don't always require image_set()
Ben Skeggs
2018-05-18
1
-31
/
+32
*
drm/nouveau/kms/nv50-: store window visibility in state
Ben Skeggs
2018-05-18
1
-8
/
+19
*
drm/nouveau/kms/nv50-: simplify swap interval handling
Ben Skeggs
2018-05-18
1
-8
/
+3
*
drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...
Ben Skeggs
2018-05-18
1
-4
/
+0
*
drm/nouveau/kms/nv50-: simplify tracking of channel interlocks
Ben Skeggs
2018-05-18
1
-7
/
+16
*
drm/nouveau/kms/nv50-: extend window image data for stereo/planar formats
Ben Skeggs
2018-05-18
1
-5
/
+5
*
drm/nouveau/kms/nv50-: move drm format->hw conversion into common code
Ben Skeggs
2018-05-18
1
-0
/
+25
*
drm/nouveau/kms/nv50-: unify set/clr masks
Ben Skeggs
2018-05-18
1
-6
/
+6
*
drm/nouveau/kms/nv50-: allow specification of valid heads for a window
Ben Skeggs
2018-05-18
1
-2
/
+2
*
drm/nouveau/kms/nv50-: split base implementation by hardware class
Ben Skeggs
2018-05-18
1
-2
/
+20
*
drm/nouveau/kms/nv50-: split each resource type into their own source files
Ben Skeggs
2018-05-18
1
-0
/
+434