index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
19
-129
/
+128
2021-02-11
drm/nouveau/bus: switch to instanced constructor
Ben Skeggs
12
-106
/
+108
2021-02-11
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
6
-92
/
+90
2021-02-11
drm/nouveau/bar: switch to instanced constructor
Ben Skeggs
16
-87
/
+91
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
13
-43
/
+46
2021-02-11
drm/nouveau/nvkm: add macros for subdev layout
Ben Skeggs
5
-1
/
+78
2021-02-11
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
13
-109
/
+41
2021-02-11
drm/nouveau/subdev: track type+instance separately
Ben Skeggs
3
-78
/
+115
2021-02-11
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
17
-35
/
+29
2021-02-11
drm/nouveau/subdev: store subdevs in list
Ben Skeggs
4
-38
/
+31
2021-02-11
drm/nouveau/subdev: remove nvkm_subdev.mutex
Ben Skeggs
2
-5
/
+0
2021-02-11
drm/nouveau/perfmon: use private spinlock to control exclusive access to perfmon
Ben Skeggs
2
-10
/
+14
2021-02-11
drm/nouveau/fifo: private mutex
Ben Skeggs
10
-28
/
+30
2021-02-11
drm/nouveau/disp: use private spinlock to control exclusive access to disp
Ben Skeggs
2
-10
/
+14
2021-02-11
drm/nouveau/pmu: serialise send() with private mutex
Ben Skeggs
3
-3
/
+7
2021-02-11
drm/nouveau/mmu: serialise mmu invalidations with private mutex
Ben Skeggs
6
-14
/
+15
2021-02-11
drm/nouveau/ltc: serialise cbc operations with private mutex
Ben Skeggs
2
-2
/
+5
2021-02-11
drm/nouveau/instmem: protect mm/lru with private mutex
Ben Skeggs
5
-29
/
+35
2021-02-11
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
2
-5
/
+8
2021-02-11
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
10
-23
/
+29
2021-02-11
drm/nouveau/engine: use refcount_t + private mutex
Ben Skeggs
2
-13
/
+25
2021-02-05
drm/amd/display: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-02-04
drm/mediatek: Add matrix_bits private data for ccorr
Yongqiang Niu
1
-10
/
+17
2021-02-04
drm/mediatek: Fix ccorr size config
Yongqiang Niu
1
-1
/
+1
2021-02-04
drm/mediatek: Separate ccorr module
Yongqiang Niu
6
-96
/
+236
2021-02-04
drm/mediatek: Enable dither function
Yongqiang Niu
1
-0
/
+3
2021-02-04
drm/mediatek: Enable OVL_LAYER_SMI_ID_EN for multi-layer usecase
Yongqiang Niu
1
-0
/
+17
2021-02-04
drm/mediatek: Add support for SoC MT8183
Yongqiang Niu
4
-0
/
+70
2021-02-04
drm/mediatek: Add has_dither private data for gamma
Yongqiang Niu
1
-4
/
+10
2021-02-04
drm/mediatek: Separate gamma module
Yongqiang Niu
6
-61
/
+216
2021-02-04
drm/mediatek: Add mtk_dither_set_common() function
Hsin-Yi Wang
2
-9
/
+22
2021-02-04
soc / drm: mediatek: Move mtk mutex driver to soc folder
CK Hu
7
-7
/
+16
2021-02-04
drm/mediatek: Automatically search unclaimed mtk mutex in mtk_mutex_get()
CK Hu
3
-10
/
+10
2021-02-04
drm/mediatek: Change disp/ddp term to mutex in mtk mutex driver
CK Hu
5
-183
/
+182
2021-02-04
drm/mediatek: Rename file mtk_drm_ddp to mtk_mutex
CK Hu
4
-7
/
+7
2021-02-04
drm/mediatek: Remove redundant file including
CK Hu
2
-4
/
+0
2021-02-04
drm/mediatek: Add fifo_size into rdma private data
Yongqiang Niu
1
-1
/
+18
2021-02-04
drm/mediatek: Fix aal size config
Yongqiang Niu
1
-1
/
+1
2021-02-04
dt-bindings: mediatek: add description for postmask
Yongqiang Niu
1
-0
/
+1
2021-02-04
drm/mediatek: mtk_dpi: Create connector for bridges
Hsin-Yi Wang
1
-1
/
+12
2021-02-04
dt-bindings: mediatek: add rdma-fifo-size description for mt8183 display
Yongqiang Niu
1
-0
/
+9
2021-02-04
drm/mediatek: Check if fb is null
Yongqiang Niu
1
-1
/
+1
2021-02-02
drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
Dan Carpenter
1
-3
/
+3
2021-02-02
amd/display: remove unneeded variable: "pattern"
Bernard Zhao
1
-3
/
+1
2021-02-02
drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabled
Jinzhou Su
1
-4
/
+10
2021-02-02
drm/amd/display: 3.2.121
Aric Cyr
1
-1
/
+1
2021-02-02
drm/amd/display: [FW Promotion] Release 0.0.50
Anthony Koo
1
-2
/
+2
2021-02-02
drm/amd/display: Reject too small viewport size when validating plane
Nikola Cornij
3
-3
/
+29
2021-02-02
drm/amd/display: Better handling of dummy p-state table
Joshua Aberback
1
-7
/
+5
2021-02-02
drm/amd/display: Workaround for some legacy DP-VGA dongles
Taimur Hassan
1
-1
/
+12
[next]