index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
dma-fence: Make symbol 'dma_fence_lockdep_map' static
Wei Yongjun
1
-1
/
+1
2020-07-21
dt-binding: display: Allow a single port node on rocktech, jh057n00900
Ondrej Jirman
1
-0
/
+1
2020-07-21
dt-bindings: display: Fix example in nwl-dsi.yaml
Ondrej Jirman
1
-4
/
+5
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
2020-07-21
drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
Christian König
6
-35
/
+11
2020-07-21
drm/ttm: cleanup coding style and implementation.
Christian König
1
-49
/
+48
2020-07-21
drm/ttm: remove io_reserve_fastpath flag
Christian König
4
-8
/
+4
2020-07-21
drm/ttm: cleanup io_mem interface with nouveau
Christian König
2
-4
/
+2
2020-07-21
drm: remove optional dummy function from drivers using TTM
Christian König
5
-32
/
+0
2020-07-21
dma-buf.rst: Document why indefinite fences are a bad idea
Daniel Vetter
1
-0
/
+70
2020-07-21
dma-fence: prime lockdep annotations
Daniel Vetter
4
-0
/
+61
2020-07-21
dma-fence: basic lockdep annotations
Daniel Vetter
3
-0
/
+179
2020-07-21
drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
1
-7
/
+2
2020-07-20
drm/imx: imx-tve: Delete an error message in imx_tve_bind()
Markus Elfring
1
-3
/
+1
2020-07-20
gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
Steve Longerbeam
1
-27
/
+82
2020-07-20
gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
Steve Longerbeam
1
-38
/
+20
2020-07-20
gpu: ipu-v3: Restore RGB32, BGR32
Steve Longerbeam
1
-0
/
+2
2020-07-20
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
Liu Ying
1
-3
/
+4
2020-07-20
drm/imx: parallel-display: move panel/bridge detection to fail early
Marco Felsch
1
-6
/
+6
2020-07-20
drm/imx: imx-ldb: remove useless enum
Marco Felsch
1
-5
/
+0
2020-07-20
drm/imx: drop useless best_encoder callback
Marco Felsch
3
-27
/
+0
2020-07-20
drm/imx: tve: fix regulator_disable error path
Marco Felsch
1
-10
/
+10
2020-07-20
drm/imx: parallel-display: Adjust bus_flags handling
Marek Vasut
1
-1
/
+1
2020-07-20
drm/imx: fix use after free
Philipp Zabel
6
-32
/
+52
2020-07-20
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
14
-19
/
+19
2020-07-20
drm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-6
/
+6
2020-07-20
drm/mxsfb: drop unused function parameter
Uwe Kleine-König
1
-2
/
+2
2020-07-20
drm/mxsfb: Make supported modifiers explicit
Guido Günther
1
-2
/
+7
2020-07-20
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
3
-10
/
+7
[next]