index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
143
-642
/
+639
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
52
-163
/
+168
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
26
-26
/
+0
2022-07-29
drm/mgag200: Remove type field from struct mga_device
Thomas Zimmermann
10
-48
/
+35
2022-07-29
drm/mgag200: Move CRTC atomic_enable to model-specific code
Thomas Zimmermann
5
-85
/
+172
2022-07-29
drm/mgag200: Move mode-config to model-specific code
Thomas Zimmermann
10
-174
/
+977
2022-07-29
drm/mgag200: Provide per-device callbacks for PIXPLLC
Thomas Zimmermann
12
-1029
/
+1026
2022-07-29
drm/mgag200: Provide per-device callbacks for BMC synchronization
Thomas Zimmermann
6
-97
/
+129
2022-07-29
drm/mgag200: Add per-device callbacks
Thomas Zimmermann
10
-10
/
+48
2022-07-29
drm/mgag200: Set SCROFF in primary-plane code
Thomas Zimmermann
1
-15
/
+20
2022-07-29
drm/mgag200: Replace simple-KMS with regular atomic helpers
Thomas Zimmermann
2
-157
/
+233
2022-07-29
drm/mgag200: Reorganize before dropping simple-KMS helpers
Thomas Zimmermann
1
-48
/
+47
2022-07-29
drm/mgag200: Store primary plane's color format in CRTC state
Thomas Zimmermann
2
-10
/
+15
2022-07-29
drm/mgag200: Acquire I/O-register lock in atomic_commit_tail function
Thomas Zimmermann
1
-14
/
+21
2022-07-29
drm/mgag200: Move ER/EW3 register initialization to per-model code
Thomas Zimmermann
3
-7
/
+10
2022-07-29
drm/mgag200: Move DAC-register setup into model-specific code
Thomas Zimmermann
10
-79
/
+192
2022-07-29
drm/mgag200: Split mgag200_modeset_init()
Thomas Zimmermann
1
-9
/
+32
2022-07-29
drm/tests: Split up test cases in igt_check_drm_format_min_pitch
Maíra Canal
1
-2
/
+14
2022-07-29
drm/dp_mst: fix drm_dp_dpcd_read return value checks
Simon Ser
1
-3
/
+3
2022-07-28
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
José Expósito
1
-0
/
+78
2022-07-28
drm/format-helper: Support multiple target formats results
José Expósito
1
-20
/
+33
2022-07-28
drm/format-helper: Rename test cases to make them more generic
José Expósito
1
-9
/
+8
2022-07-28
drm/format-helper: Fix test on big endian architectures
José Expósito
1
-2
/
+21
2022-07-28
drm/todo: remove task for idr_init_base()
Danilo Krummrich
1
-12
/
+0
2022-07-28
drm/via: use idr_init_base() to initialize dev_priv->object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/sis: use idr_init_base() to initialize dev_priv->object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize mode_config.tile_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize mode_config.object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->lessee_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->magic_map
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
Danilo Krummrich
1
-1
/
+1
2022-07-27
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
2
-9
/
+3
2022-07-27
drm/panel/panel-sitronix-st7701: Add Densitron DMT028VGHMCMI-1A TFT
Marek Vasut
1
-5
/
+182
2022-07-27
dt-bindings: display: panel: sitronix,st7701: Add Densitron DMT028VGHMCMI-1A TFT
Marek Vasut
1
-0
/
+4
2022-07-27
drm: Fix typo 'the the' in comment
Slark Xiao
2
-2
/
+2
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
7
-44
/
+57
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
17
-6
/
+221
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
5
-4
/
+21
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
6
-3
/
+88
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
15
-4
/
+189
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
42
-841
/
+470
2022-07-27
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
12
-63
/
+44
2022-07-27
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
16
-154
/
+157
2022-07-27
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
17
-168
/
+31
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
Ben Skeggs
19
-90
/
+45
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
4
-32
/
+34
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
92
-6822
/
+5151
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
48
-1072
/
+396
[next]