index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: unexport drm_ioctl_permit
Desmond Cheong Zhi Xi
2021-08-13
1
-14
/
+1
*
drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel
Markuss Broks
2021-08-13
3
-0
/
+332
*
drm/vgem: use shmem helpers
Daniel Vetter
2021-08-12
2
-331
/
+16
*
drm/shmem-helpers: Allocate wc pages on x86
Daniel Vetter
2021-08-12
1
-0
/
+19
*
drm/shmem-helper: Switch to vmf_insert_pfn
Daniel Vetter
2021-08-12
5
-6
/
+7
*
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
2021-08-12
1
-0
/
+3
*
drm/virtio: set non-cross device blob uuid_state
David Stevens
2021-08-12
1
-0
/
+2
*
udmabuf: fix general protection fault in udmabuf_create
Pavel Skripkin
2021-08-12
1
-2
/
+2
*
drm/ingenic: Use standard drm_atomic_helper_commit_tail
Paul Cercueil
2021-08-11
1
-24
/
+4
*
drm/ingenic: Remove dead code
Paul Cercueil
2021-08-11
1
-3
/
+0
*
drm: IRQ midlayer is now legacy
Thomas Zimmermann
2021-08-10
8
-70
/
+16
*
drm: Remove unused devm_drm_irq_install()
Thomas Zimmermann
2021-08-10
1
-32
/
+0
*
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
4
-24
/
+53
*
drm/tilcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
2
-11
/
+43
*
drm/tidss: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
4
-16
/
+32
*
drm/radeon: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
3
-15
/
+37
*
drm/mxsfb: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
2
-31
/
+52
*
drm/msm: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
2
-46
/
+69
*
drm/kmb: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-6
/
+20
*
drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
5
-15
/
+29
*
drm/fsl-dcu: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-32
/
+46
*
drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-33
/
+47
*
drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
2
-78
/
+97
*
drm/amdgpu: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
3
-9
/
+15
*
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
2021-08-09
2
-10
/
+9
*
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
2021-08-09
7
-14
/
+9
*
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
2021-08-09
1
-2
/
+2
*
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
2021-08-09
1
-2
/
+1
*
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
2021-08-09
1
-2
/
+1
*
drm/vmwgfx: Remove the repeated declaration
Shaokun Zhang
2021-08-09
1
-1
/
+0
*
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
2021-08-08
4
-3
/
+4
*
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-1
/
+1
*
drm/udl: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/simpledrm: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/gm12u320: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/cirrus: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/mgag200: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/hyperv: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap()
Thomas Zimmermann
2021-08-08
1
-2
/
+3
*
drm/ast: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-1
/
+1
*
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
2021-08-08
4
-4
/
+19
*
drm/mgag200: Compute PLL values during atomic check
Thomas Zimmermann
2021-08-08
2
-18
/
+22
*
drm/mgag200: Introduce custom CRTC state
Thomas Zimmermann
2021-08-08
2
-0
/
+55
*
drm/simple-kms: Support custom CRTC state
Thomas Zimmermann
2021-08-08
1
-3
/
+36
*
drm/mgag200: Abstract pixel PLL via struct mgag200_pll
Thomas Zimmermann
2021-08-08
4
-903
/
+1019
*
drm/mgag200: Declare PLL clock constants static const
Thomas Zimmermann
2021-08-08
1
-44
/
+31
*
drm/mgag200: Split PLL compute function for G200SE by rev
Thomas Zimmermann
2021-08-08
1
-70
/
+96
*
drm/mgag200: Split PLL compute functions by device type
Thomas Zimmermann
2021-08-08
1
-110
/
+146
*
drm/mgag200: Store values (not bits) in struct mgag200_pll_values
Thomas Zimmermann
2021-08-08
1
-62
/
+91
*
drm/mgag200: Introduce separate variable for PLL S parameter
Thomas Zimmermann
2021-08-08
1
-20
/
+16
[next]