index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2020-07-24
drm/nouveau/kms/nv50-: convert core or_ctrl() to new push macros
Ben Skeggs
-56
/
+84
2020-07-24
drm/nouveau/kms/nv50-: convert core wndw_owner() to new push macros
Ben Skeggs
-11
/
+13
2020-07-24
drm/nouveau/kms/nv50-: convert core update() to new push macros
Ben Skeggs
-34
/
+33
2020-07-24
drm/nouveau/kms/nv50-: convert core caps_init() to new push macros
Ben Skeggs
-7
/
+6
2020-07-24
drm/nouveau/kms/nv50-: convert core init() to new push macros
Ben Skeggs
-39
/
+49
2020-07-24
drm/nouveau/kms/nv50-: convert wndw update() to new push macros
Ben Skeggs
-39
/
+29
2020-07-24
drm/nouveau/kms/nv50-: convert wndw blend_set() to new push macros
Ben Skeggs
-18
/
+20
2020-07-24
drm/nouveau/kms/nv50-: convert wndw scale_set() to new push macros
Ben Skeggs
-11
/
+13
2020-07-24
drm/nouveau/kms/nv50-: convert wndw image_clr() to new push macros
Ben Skeggs
-38
/
+26
2020-07-24
drm/nouveau/kms/nv50-: convert wndw image_set() to new push macros
Ben Skeggs
-195
/
+185
2020-07-24
drm/nouveau/kms/nv50-: convert wndw xlut_clr() to new push macros
Ben Skeggs
-34
/
+40
2020-07-24
drm/nouveau/kms/nv50-: convert wndw xlut_set() to new push macros
Ben Skeggs
-43
/
+50
2020-07-24
drm/nouveau/kms/nv50-: convert wndw csc_clr() to new push macros
Ben Skeggs
-27
/
+26
2020-07-24
drm/nouveau/kms/nv50-: convert wndw csc_set() to new push macros
Ben Skeggs
-26
/
+32
2020-07-24
drm/nouveau/kms/nv50-: convert wndw ntfy_clr() to new push macros
Ben Skeggs
-32
/
+24
2020-07-24
drm/nouveau/kms/nv50-: convert wndw ntfy_set() to new push macros
Ben Skeggs
-35
/
+28
2020-07-24
drm/nouveau/kms/nv50-: convert wndw sema_clr() to new push macros
Ben Skeggs
-17
/
+21
2020-07-24
drm/nouveau/kms/nv50-: convert wndw sema_set() to new push macros
Ben Skeggs
-23
/
+219
2020-07-24
drm/nouveau/kms/nv50-: convert wimm update() to new push macros
Ben Skeggs
-15
/
+20
2020-07-24
drm/nouveau/kms/nv50-: convert wimm point() to new push macros
Ben Skeggs
-12
/
+93
2020-07-24
drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
Ben Skeggs
-7
/
+614
2020-07-24
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
-0
/
+89
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
-28
/
+35
2020-07-24
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
-4
/
+7
2020-07-24
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
-7
/
+7
2020-07-24
drm/nouveau/nvif: give every vmm object a human-readable identifier
Ben Skeggs
-13
/
+14
2020-07-24
drm/nouveau/nvif: give every mem object a human-readable identifier
Ben Skeggs
-31
/
+36
2020-07-24
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
-9
/
+12
2020-07-24
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
-12
/
+12
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
-105
/
+115
2020-07-24
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
-8
/
+8
2020-07-24
drm/nouveau/kms/tu102: set NVC57D_HEAD_SET_HEAD_USAGE_BOUNDS_UPSCALING_ALLOWE...
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-45
/
+45
2020-07-24
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
-3
/
+84
2020-07-24
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
-4
/
+1
2020-07-24
drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
Aditya Pakki
-1
/
+3
2020-07-24
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
-1
/
+3
2020-07-24
drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
Aditya Pakki
-1
/
+3
2020-07-24
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
-3
/
+9
2020-07-24
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
Aditya Pakki
-1
/
+3
2020-07-24
drm/nouveau/sec2/gp102: allow module to load when LSFW is missing
Ben Skeggs
-10
/
+13
2020-07-24
drm/nouveau/gr/gm200-: explicitly handle nofw
Ben Skeggs
-11
/
+29
2020-07-24
drm/nouveau/pmu/gm200-: explicitly handle nofw
Ben Skeggs
-4
/
+15
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
-11
/
+11
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
-6
/
+38
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
-4
/
+14
2020-07-24
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
-6
/
+25
2020-07-24
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau/core: drop error message when no compatible FW found
Ben Skeggs
-4
/
+1
2020-07-24
drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation
Ben Skeggs
-3
/
+2
[prev]
[next]