index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makelst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
1
-0
/
+3
2021-08-12
drm/edid: fix edid field name
Lucas De Marchi
1
-1
/
+1
2021-08-12
drm/virtio: set non-cross device blob uuid_state
David Stevens
1
-0
/
+2
2021-08-12
udmabuf: fix general protection fault in udmabuf_create
Pavel Skripkin
1
-2
/
+2
2021-08-11
drm/ingenic: Use standard drm_atomic_helper_commit_tail
Paul Cercueil
1
-24
/
+4
2021-08-11
drm/ingenic: Remove dead code
Paul Cercueil
1
-3
/
+0
2021-08-10
drm: IRQ midlayer is now legacy
Thomas Zimmermann
12
-155
/
+27
2021-08-10
drm: Remove unused devm_drm_irq_install()
Thomas Zimmermann
2
-33
/
+0
2021-08-10
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
4
-24
/
+53
2021-08-10
drm/tilcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-11
/
+43
2021-08-10
drm/tidss: Convert to Linux IRQ interfaces
Thomas Zimmermann
4
-16
/
+32
2021-08-10
drm/radeon: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-15
/
+37
2021-08-10
drm/mxsfb: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-31
/
+52
2021-08-10
drm/msm: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-46
/
+69
2021-08-10
drm/kmb: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-6
/
+20
2021-08-10
drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
5
-15
/
+29
2021-08-10
drm/fsl-dcu: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-32
/
+46
2021-08-10
drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-33
/
+47
2021-08-10
drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-78
/
+97
2021-08-10
drm/amdgpu: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-9
/
+15
2021-08-10
dma-buf: Fix a few typos in dma-buf documentation
Gal Pressman
1
-5
/
+5
2021-08-09
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
2
-10
/
+9
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
7
-14
/
+9
2021-08-09
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
1
-2
/
+2
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
1
-2
/
+1
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
1
-2
/
+1
2021-08-09
drm/vmwgfx: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-09
drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
Lee Jones
1
-1
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace
Laurent Pinchart
1
-0
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Add global alpha support
Laurent Pinchart
1
-2
/
+7
2021-08-09
drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
Laurent Pinchart
1
-1
/
+11
2021-08-09
drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
Laurent Pinchart
1
-145
/
+121
2021-08-09
drm: xlnx: zynqmp: Add zynqmp_disp_layer_is_video() to simplify the code
Quanyang Wang
1
-17
/
+22
2021-08-09
drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
Quanyang Wang
1
-10
/
+12
2021-08-09
drm: xlnx: zynqmp_dpsub: Update dependencies for ZynqMP DP
Dylan Yip
1
-0
/
+2
2021-08-09
drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
Quanyang Wang
1
-1
/
+2
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
4
-3
/
+4
2021-08-08
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-1
/
+1
2021-08-08
drm/udl: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/simpledrm: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/gm12u320: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/cirrus: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/mgag200: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/hyperv: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap()
Thomas Zimmermann
1
-2
/
+3
2021-08-08
drm/ast: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-1
/
+1
2021-08-08
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
6
-5
/
+29
2021-08-08
drm/mgag200: Compute PLL values during atomic check
Thomas Zimmermann
2
-18
/
+22
2021-08-08
drm/mgag200: Introduce custom CRTC state
Thomas Zimmermann
2
-0
/
+55
2021-08-08
drm/simple-kms: Support custom CRTC state
Thomas Zimmermann
2
-3
/
+63
[next]