index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
wndw.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-06-19
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
1
-5
/
+8
2018-05-18
drm/nouveau/kms/gv100: initial support
Ben Skeggs
1
-2
/
+36
2018-05-18
drm/nouveau/kms/nv50-: initial overlay support
Ben Skeggs
1
-3
/
+32
2018-05-18
drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats
Ben Skeggs
1
-0
/
+2
2018-05-18
drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch
Ben Skeggs
1
-4
/
+6
2018-05-18
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
1
-4
/
+89
2018-05-18
drm/nouveau/kms/nv50-: plane updates don't always require image_set()
Ben Skeggs
1
-31
/
+32
2018-05-18
drm/nouveau/kms/nv50-: store window visibility in state
Ben Skeggs
1
-8
/
+19
2018-05-18
drm/nouveau/kms/nv50-: simplify swap interval handling
Ben Skeggs
1
-8
/
+3
2018-05-18
drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...
Ben Skeggs
1
-4
/
+0
2018-05-18
drm/nouveau/kms/nv50-: simplify tracking of channel interlocks
Ben Skeggs
1
-7
/
+16
2018-05-18
drm/nouveau/kms/nv50-: extend window image data for stereo/planar formats
Ben Skeggs
1
-5
/
+5
2018-05-18
drm/nouveau/kms/nv50-: move drm format->hw conversion into common code
Ben Skeggs
1
-0
/
+25
2018-05-18
drm/nouveau/kms/nv50-: unify set/clr masks
Ben Skeggs
1
-6
/
+6
2018-05-18
drm/nouveau/kms/nv50-: allow specification of valid heads for a window
Ben Skeggs
1
-2
/
+2
2018-05-18
drm/nouveau/kms/nv50-: split base implementation by hardware class
Ben Skeggs
1
-2
/
+20
2018-05-18
drm/nouveau/kms/nv50-: split each resource type into their own source files
Ben Skeggs
1
-0
/
+434