index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
drm/lima: simplify the return expression of lima_devfreq_target
Liu Shixin
1
-6
/
+1
2020-11-16
drm/panel: s6e63m0: Set up some display info
Linus Walleij
1
-0
/
+9
2020-11-16
drm/panel: s6e63m0: Support 3WIRE protocol
Linus Walleij
1
-1
/
+2
2020-11-16
drm/panel: s6e63m0: Add some explanations
Linus Walleij
1
-0
/
+7
2020-11-16
drm/panel: s6e63m0: Implement reading from panel
Linus Walleij
1
-6
/
+13
2020-11-16
drm/panel: s6e63m0: Simplify SPI writing
Linus Walleij
1
-9
/
+2
2020-11-15
drm/gma500: Remove 2D accel code
Patrik Jakobsson
8
-319
/
+1
2020-11-15
drm/gma500: Remove GTT roll support
Patrik Jakobsson
3
-137
/
+14
2020-11-14
drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices
Caleb Connolly
3
-0
/
+364
2020-11-14
dt-bindings: panel-simple-dsi: add samsung panels for OnePlus 6/T
Caleb Connolly
1
-0
/
+4
2020-11-14
drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descri...
Lee Jones
1
-1
/
+2
2020-11-14
drm: add debug logs for drm_mode_atomic_ioctl errors
Simon Ser
1
-5
/
+18
2020-11-14
drm: convert drm_atomic_uapi.c to new debug helpers
Simon Ser
1
-47
/
+66
2020-11-13
drm/ttm: fix missing NULL check in the new page pool
Christian König
1
-1
/
+1
2020-11-13
drm/udl: Fix missing error code in udl_handle_damage()
Dan Carpenter
1
-1
/
+3
2020-11-12
drm/via/via_dma: Remove set but unused variable 'agp_base'
Lee Jones
1
-2
/
+0
2020-11-12
drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used
Lee Jones
2
-6
/
+6
2020-11-12
include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
Lee Jones
1
-0
/
+1
2020-11-12
drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc'
Lee Jones
1
-11
/
+0
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...
Lee Jones
1
-1
/
+2
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...
Lee Jones
1
-2
/
+2
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs
Lee Jones
1
-3
/
+3
2020-11-11
drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages
Colin Ian King
1
-2
/
+2
2020-11-11
drm/kmb: Fix build warnings
Anitha Chrisanthus
2
-32
/
+32
2020-11-11
drm/nouveau: Fix out-of-bounds access when deferencing MMU type
Thomas Zimmermann
1
-1
/
+4
2020-11-11
dma-buf: Document that dma-buf size is fixed
Jianxin Xiong
1
-2
/
+2
2020-11-11
drm/ingenic: ipu: Search for scaling coefs up to 102% of the screen
Paul Cercueil
1
-8
/
+15
2020-11-11
drm/radeon/ttm: use multihop
Dave Airlie
1
-106
/
+12
2020-11-11
drm/nouveau/ttm: use multihop
Dave Airlie
1
-99
/
+13
2020-11-11
drm/amdgpu/ttm: use multihop
Dave Airlie
1
-124
/
+12
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
8
-16
/
+83
2020-11-10
Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"
Koba Ko
1
-4
/
+3
2020-11-10
drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
Jason Gunthorpe
2
-8
/
+0
2020-11-10
drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY
Geert Uytterhoeven
1
-2
/
+2
2020-11-10
drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSI
Geert Uytterhoeven
1
-0
/
+1
2020-11-10
drm: mxsfb: Implement .format_mod_supported
Daniel Abrecht
1
-0
/
+8
2020-11-10
drm/vgem: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-10
drm/omap: Fix runtime PM imbalance on error
Dinghao Liu
6
-14
/
+26
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
37
-38
/
+38
2020-11-10
drm/tidss: use devm_platform_ioremap_resource_byname
Wang Xiaojun
1
-8
/
+1
2020-11-10
drm/omap: dsi: Rework and remove a few unused variables
Lee Jones
1
-7
/
+2
2020-11-10
drm/omap: omap_irq: Fix a couple of doc-rot issues
Lee Jones
1
-4
/
+2
2020-11-10
drm/omap: dmm_tiler: Demote abusive use of kernel-doc format
Lee Jones
1
-3
/
+3
2020-11-10
drm/omap: gem: Fix misnamed and missing parameter descriptions
Lee Jones
1
-1
/
+2
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
8
-18
/
+38
2020-11-10
drm/mediatek: Use struct dma_buf_map in GEM vmap ops
Thomas Zimmermann
2
-10
/
+14
2020-11-10
drm/msm: Use struct dma_buf_map in GEM vmap ops
Thomas Zimmermann
2
-5
/
+12
2020-11-10
drm/fb_helper: Use min_t() to handle size_t and unsigned long
Geert Uytterhoeven
1
-2
/
+2
2020-11-10
drm/ast: Create chip AST2600
KuoHsiang Chou
2
-1
/
+5
2020-11-09
drm/gma500: Remove unused function psb_gem_get_aperture()
Thomas Zimmermann
2
-8
/
+0
[next]