summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-target.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-16drm/modes: parse_cmdline: Allow specifying stand-alone optionsHans de Goede3-58/+86
2019-12-16drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsingHans de Goede1-4/+5
2019-12-16drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline...Hans de Goede1-0/+5
2019-12-16drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()Hans de Goede1-12/+9
2019-12-16drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...Hans de Goede3-0/+26
2019-12-16drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', 'Hans de Goede3-4/+33
2019-12-16drm/modes: parse_cmdline: Make various char pointers constHans de Goede1-5/+5
2019-12-16drm/modes: parse_cmdline: Fix possible reference past end of stringHans de Goede1-38/+30
2019-12-16drm/rockchip: dsi: add px30 supportHeiko Stuebner1-0/+27
2019-12-16dt-bindings: display: rockchip-dsi: add px30 compatibleHeiko Stuebner1-2/+4
2019-12-16drm/rockchip: add ability to handle external dphys in mipi-dsiHeiko Stuebner1-4/+64
2019-12-16dt-bindings: display: rockchip-dsi: document external physHeiko Stuebner1-2/+5
2019-12-16drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablementHeiko Stuebner1-7/+6
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner5-7/+121
2019-12-16drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driverJyri Sarha5-421/+0
2019-12-14gpu/drm: ingenic: Add support for the JZ4770Paul Cercueil1-0/+7
2019-12-14gpu/drm: ingenic: Check for display size in CRTC atomic checkPaul Cercueil1-1/+12
2019-12-14gpu/drm: ingenic: Set max FB height to 4095Paul Cercueil1-1/+1
2019-12-14gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA lengthPaul Cercueil1-2/+2
2019-12-14gpu/drm: ingenic: Avoid null pointer deference in plane atomic updatePaul Cercueil1-6/+10
2019-12-14dt-bindings: display/ingenic: Add compatible string for JZ4770Paul Cercueil1-0/+1
2019-12-14drm/sun4i: Remove unneeded semicolon in sun4i_layer.czhengbin1-2/+2
2019-12-14drm/sun4i: Remove unneeded semicolon in sun8i_mixer.czhengbin1-4/+4
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij3-74/+51
2019-12-13drm/atmel: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2019-12-13drm/panel: Add Boe Himax8279d MIPI-DSI LCD panelJerry Han4-0/+996
2019-12-13drm/gma500: globle no more!Daniel Vetter1-23/+0
2019-12-13media: constify fb ops across all driversJani Nikula2-4/+2
2019-12-12drm/komeda: Enable new product D32 supportjames qian wang (Arm Technology China)5-16/+42
2019-12-12drm/komeda: Update the chip identifyjames qian wang (Arm Technology China)4-49/+54
2019-12-12drm/komeda: Correct d71 register block countingjames qian wang (Arm Technology China)1-3/+6
2019-12-11drm/udl: Remove udl_fb.cThomas Zimmermann2-52/+1
2019-12-11drm/udl: Move udl_handle_damage() into udl_modeset.cThomas Zimmermann3-114/+112
2019-12-11drm/udl: Remove struct udl_device.active_fb_16Thomas Zimmermann4-24/+0
2019-12-11drm/udl: Convert to drm_atomic_helper_dirtyfb()Thomas Zimmermann3-60/+8
2019-12-11drm/udl: Set preferred color depth to 16 bppThomas Zimmermann2-2/+2
2019-12-11drm/udl: Inline DPMS code into CRTC enable and disable functionsThomas Zimmermann2-59/+38
2019-12-11drm/udl: Switch to atomic suspend/resume helpersThomas Zimmermann3-20/+2
2019-12-11drm/udl: Convert to struct drm_simple_display_pipeThomas Zimmermann6-177/+86
2019-12-11drm/udl: Init connector before encoder and CRTCThomas Zimmermann3-9/+18
2019-12-11drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson1-8/+8
2019-12-11auxdisplay: constify fb opsJani Nikula2-2/+2
2019-12-11kselftests: Add dma-heap testJohn Stultz2-0/+402
2019-12-11dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz3-0/+186
2019-12-11dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz4-0/+132
2019-12-11dma-buf: heaps: Add heap helpersJohn Stultz4-0/+327
2019-12-11dma-buf: Add dma-buf heaps frameworkAndrew F. Davis6-0/+437
2019-12-11drm/drm_panel: fix EXPORT of drm_panel_of_backlightSam Ravnborg1-1/+1
2019-12-10drm/doc: Drop :c:func: markupDaniel Vetter3-43/+36
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter4-24/+56