summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann
2022-11-16drm/fb-helper: Remove damage workerThomas Zimmermann
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann
2022-11-16drm/fb-helper: Perform damage handling in deferred-I/O helperThomas Zimmermann
2022-11-16drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helperThomas Zimmermann
2022-11-16drm/fb-helper: Move dirty-fb update into helper functionThomas Zimmermann
2022-11-16drm/fb-helper: Set damage-clip area in helperThomas Zimmermann
2022-11-16drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-16drm/arm/malidp: plane: use drm managed resourcesDanilo Krummrich
2022-11-16drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()Danilo Krummrich
2022-11-16drm/arm/malidp: replace drm->dev_private with drm_to_malidp()Danilo Krummrich
2022-11-16drm/arm/malidp: use drmm_* to allocate driver structuresDanilo Krummrich
2022-11-15drm/connector: Add pixel clock to cmdline modeMaxime Ripard
2022-11-15drm/modes: Fill drm_cmdline mode from named modesMaxime Ripard
2022-11-15drm/modes: Switch to named mode descriptorsMaxime Ripard
2022-11-15drm/modes: Move named modes parsing to a separate functionMaxime Ripard
2022-11-15drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard
2022-11-15drm/tests: Add Kunit HelpersMaxime Ripard
2022-11-15drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito
2022-11-15drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito
2022-11-14drm/edid: Dump the EDID when drm_edid_get_panel_id() has an errorDouglas Anderson
2022-11-14drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()Dmitry Osipenko
2022-11-14drm/panel: Add NewVision NV3051D MIPI-DSI LCD panelChris Morgan
2022-11-12drm/sti: Use drm_mode_copy()Ville Syrjälä
2022-11-12drm/rockchip: Use drm_mode_copy()Ville Syrjälä
2022-11-12drm/mtk: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-11-12drm/msm: Use drm_mode_copy()Ville Syrjälä
2022-11-12drm/msm: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-11-12drm/hisilicon: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-11-11fastrpc: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-11-11media: videobuf2: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-11-11dma-buf/heaps: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-11-11udmabuf: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-11-11drm: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-11-11dma-buf: Move dma_buf_mmap_internal() to dynamic locking specificationDmitry Osipenko
2022-11-11drm/nouveau: Add support to control backlight using bl_power for nva3.Antonio Gomes
2022-11-10drm/v3d: add missing mutex_destroyMaíra Canal
2022-11-10drm/v3d: switch to drmm_mutex_initMaíra Canal
2022-11-09drm: panel: Add Jadard JD9365DA-H3 DSI panelJagan Teki
2022-11-09drm: lcdif: Set and enable FIFO Panic thresholdMarek Vasut
2022-11-08drm/gem: Implement shadow-plane {begin, end}_fb_access with vmapThomas Zimmermann
2022-11-08drm/atomic-helper: Add {begin,end}_fb_access to plane helpersThomas Zimmermann
2022-11-08drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()Thomas Zimmermann
2022-11-08drm/fbdev: Include <linux/vmalloc.h>Thomas Zimmermann
2022-11-08drm/ttm: optimize pool allocations a bit v2Christian König
2022-11-07drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-07drm/arm/hdlcd: plane: use drm managed resourcesDanilo Krummrich
2022-11-07drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()Danilo Krummrich
2022-11-07drm/arm/hdlcd: use drmm_* to allocate driver structuresDanilo Krummrich