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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
4
-7
/
+7
2020-07-24
drm/nouveau/nvif: give every vmm object a human-readable identifier
Ben Skeggs
4
-13
/
+14
2020-07-24
drm/nouveau/nvif: give every mem object a human-readable identifier
Ben Skeggs
6
-31
/
+36
2020-07-24
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
3
-9
/
+12
2020-07-24
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
4
-12
/
+12
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
28
-105
/
+115
2020-07-24
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
4
-8
/
+8
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
17
-45
/
+45
2020-07-24
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2
-3
/
+84
2020-07-24
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2
-4
/
+1
2020-07-24
drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
Aditya Pakki
1
-1
/
+3
2020-07-24
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
1
-1
/
+3
2020-07-24
drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
Aditya Pakki
1
-1
/
+3
2020-07-24
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2
-3
/
+9
2020-07-24
drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
Aditya Pakki
1
-1
/
+3
2020-07-24
drm/nouveau/sec2/gp102: allow module to load when LSFW is missing
Ben Skeggs
3
-10
/
+13
2020-07-24
drm/nouveau/gr/gm200-: explicitly handle nofw
Ben Skeggs
12
-11
/
+29
2020-07-24
drm/nouveau/pmu/gm200-: explicitly handle nofw
Ben Skeggs
5
-4
/
+15
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
4
-11
/
+11
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
5
-6
/
+38
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
3
-4
/
+14
2020-07-24
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
7
-6
/
+25
2020-07-24
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/core: drop error message when no compatible FW found
Ben Skeggs
1
-4
/
+1
2020-07-24
drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation
Ben Skeggs
2
-3
/
+2
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
9
-23
/
+23
2020-07-24
drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitions
Timur Tabi
1
-2
/
+2
2020-07-24
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/mmu: make a couple of functions static
Ben Skeggs
2
-2
/
+2
2020-07-24
drm/nouveau/mc/gp10b: make gp10b_mc_init static
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/nvfw/acr: make lsb_header_tail_dump static
Ben Skeggs
1
-3
/
+2
2020-07-24
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
2
-6
/
+6
2020-07-24
drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()
Ben Skeggs
3
-5
/
+4
2020-07-24
Merge tag 'mediatek-drm-next-5.9' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
1
-185
/
+84
2020-07-24
Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...
Dave Airlie
9
-19
/
+57
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
54
-217
/
+233
2020-07-23
Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...
Dave Airlie
156
-3017
/
+5141
2020-07-23
Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...
Dave Airlie
11
-0
/
+4095
2020-07-23
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2
-46
/
+40
2020-07-23
Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
6
-87
/
+74
2020-07-23
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
70
-677
/
+3671
2020-07-21
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl()
Lyude Paul
1
-4
/
+3
2020-07-21
drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event()
Lyude Paul
1
-4
/
+3
2020-07-21
drm/vblank: Use spin_(un)lock_irq() in drm_legacy_vblank_post_modeset()
Lyude Paul
1
-3
/
+2
2020-07-21
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on()
Lyude Paul
1
-3
/
+2
2020-07-21
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset()
Lyude Paul
1
-3
/
+2
2020-07-21
drm/qxl: stop using TTM_MEMTYPE_FLAG_MAPPABLE v2
Christian König
1
-6
/
+3
2020-07-21
drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
1
-8
/
+5
2020-07-21
drm/vmwgfx: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
1
-7
/
+2
[next]