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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
drm/nouveau/kms/nv50-: convert core head_core_set() to new push macros
Ben Skeggs
4
-64
/
+63
2020-07-24
drm/nouveau/kms/nv50-: convert core head_olut_clr() to new push macros
Ben Skeggs
6
-46
/
+54
2020-07-24
drm/nouveau/kms/nv50-: convert core head_olut_set() to new push macros
Ben Skeggs
6
-58
/
+68
2020-07-24
drm/nouveau/kms/nv50-: convert core head_mode() to new push macros
Ben Skeggs
5
-82
/
+84
2020-07-24
drm/nouveau/kms/nv50-: convert core head_view() to new push macros
Ben Skeggs
4
-41
/
+48
2020-07-24
drm/nouveau/kms/nv50-: convert core or_ctrl() to new push macros
Ben Skeggs
7
-56
/
+84
2020-07-24
drm/nouveau/kms/nv50-: convert core wndw_owner() to new push macros
Ben Skeggs
2
-11
/
+13
2020-07-24
drm/nouveau/kms/nv50-: convert core update() to new push macros
Ben Skeggs
3
-34
/
+33
2020-07-24
drm/nouveau/kms/nv50-: convert core caps_init() to new push macros
Ben Skeggs
1
-7
/
+6
2020-07-24
drm/nouveau/kms/nv50-: convert core init() to new push macros
Ben Skeggs
4
-39
/
+49
2020-07-24
drm/nouveau/kms/nv50-: convert wndw update() to new push macros
Ben Skeggs
8
-39
/
+29
2020-07-24
drm/nouveau/kms/nv50-: convert wndw blend_set() to new push macros
Ben Skeggs
2
-18
/
+20
2020-07-24
drm/nouveau/kms/nv50-: convert wndw scale_set() to new push macros
Ben Skeggs
3
-11
/
+13
2020-07-24
drm/nouveau/kms/nv50-: convert wndw image_clr() to new push macros
Ben Skeggs
8
-38
/
+26
2020-07-24
drm/nouveau/kms/nv50-: convert wndw image_set() to new push macros
Ben Skeggs
9
-195
/
+185
2020-07-24
drm/nouveau/kms/nv50-: convert wndw xlut_clr() to new push macros
Ben Skeggs
6
-34
/
+40
2020-07-24
drm/nouveau/kms/nv50-: convert wndw xlut_set() to new push macros
Ben Skeggs
6
-43
/
+50
2020-07-24
drm/nouveau/kms/nv50-: convert wndw csc_clr() to new push macros
Ben Skeggs
4
-27
/
+26
2020-07-24
drm/nouveau/kms/nv50-: convert wndw csc_set() to new push macros
Ben Skeggs
4
-26
/
+32
2020-07-24
drm/nouveau/kms/nv50-: convert wndw ntfy_clr() to new push macros
Ben Skeggs
8
-32
/
+24
2020-07-24
drm/nouveau/kms/nv50-: convert wndw ntfy_set() to new push macros
Ben Skeggs
8
-35
/
+28
2020-07-24
drm/nouveau/kms/nv50-: convert wndw sema_clr() to new push macros
Ben Skeggs
4
-17
/
+21
2020-07-24
drm/nouveau/kms/nv50-: convert wndw sema_set() to new push macros
Ben Skeggs
4
-23
/
+29
2020-07-24
drm/nouveau/kms/nv50-: convert wimm update() to new push macros
Ben Skeggs
4
-15
/
+20
2020-07-24
drm/nouveau/kms/nv50-: convert wimm point() to new push macros
Ben Skeggs
4
-12
/
+26
2020-07-24
drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
Ben Skeggs
2
-7
/
+39
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
4
-6
/
+8
2020-07-24
drm/nouveau/nvif: give every mem object a human-readable identifier
Ben Skeggs
3
-8
/
+9
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
6
-19
/
+20
2020-07-24
drm/nouveau/kms/tu102: set NVC57D_HEAD_SET_HEAD_USAGE_BOUNDS_UPSCALING_ALLOWE...
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-24
drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
Aditya Pakki
1
-1
/
+3
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-0
/
+3
2020-07-17
drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogramming
Lyude Paul
4
-43
/
+97
2020-07-17
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
19
-14
/
+1296
2020-07-17
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
Lyude Paul
3
-3
/
+22
2020-07-17
drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
Lyude Paul
2
-18
/
+14
2020-07-17
drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
Lyude Paul
5
-0
/
+31
2020-07-17
drm/nouveau/kms/nv50-: Fix disabling dithering
Lyude Paul
1
-11
/
+13
2020-07-17
drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
Lyude Paul
2
-8
/
+14
2020-07-08
drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabled
Ben Skeggs
1
-0
/
+3
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
19
-59
/
+313
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
5
-5
/
+5
2020-06-04
drm/nouveau/kms/nv50-: clear SW state of disabled windows harder
Ben Skeggs
1
-1
/
+4
2020-06-04
drm/nouveau/disp: provide hint to OR allocation about HDA requirements
Ben Skeggs
1
-5
/
+12
2020-06-01
drm/nouveau/kms/gt215-: fix race with audio driver runpm
Ben Skeggs
1
-1
/
+3
2020-05-22
drm/nouveau/dispnv50: fix runtime pm imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-22
drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST
Lyude Paul
1
-1
/
+8
2020-05-22
drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
Lyude Paul
1
-11
/
+14
2020-05-22
drm/nouveau/kms/gv100-: Add support for interlaced modes
Lyude Paul
2
-4
/
+6
[next]