index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv50
/
wndw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp: add common channel class handling
Ben Skeggs
2022-07-27
1
-9
/
+0
*
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
2022-07-13
1
-12
/
+0
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/nouveau: use drm_gem_plane_helper_prepare_fb
Christian König
2022-05-02
1
-3
/
+2
*
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-1
/
+2
*
drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fb
Christian König
2022-04-05
1
-9
/
+5
*
drm/nouveau/kms: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-2
/
+0
*
drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()
Lyude Paul
2021-11-12
1
-4
/
+1
*
drm/nouveau: use the new interator in nv50_wndw_prepare_fb
Christian König
2021-10-29
1
-1
/
+9
*
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
2021-06-06
1
-1
/
+1
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-2
/
+6
|
\
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+4
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-2
/
+3
*
|
drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
Lyude Paul
2021-01-29
1
-4
/
+13
*
|
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
2021-01-15
1
-0
/
+1
|
/
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-1
/
+1
*
drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw blend_set()
Ben Skeggs
2020-07-24
1
-6
/
+6
*
drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw image_set()
Ben Skeggs
2020-07-24
1
-22
/
+53
*
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-24
1
-1
/
+1
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
1
-3
/
+3
*
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
Lyude Paul
2020-07-16
1
-1
/
+2
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-23
/
+63
|
\
|
*
drm/nouveau/kms/nv50-: clear SW state of disabled windows harder
Ben Skeggs
2020-06-04
1
-1
/
+4
|
*
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
2020-05-22
1
-7
/
+13
|
*
drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
James Jones
2020-05-22
1
-1
/
+26
|
*
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
1
-13
/
+13
|
*
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
2020-05-22
1
-10
/
+16
*
|
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-26
1
-1
/
+1
|
/
*
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-20
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
[next]