summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie10-37/+138
2022-11-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie98-182/+1218
2022-11-17drm/tests: helpers: Add SPDX headerMaxime Ripard2-0/+4
2022-11-17drm/tests: client: Remove extra blank linesMaxime Ripard1-2/+0
2022-11-16drm/etnaviv: switch to PFN mappingsLucas Stach1-5/+6
2022-11-16drm/etnaviv: add HWDB entry for GC7000 r6203Marco Felsch1-0/+31
2022-11-16drm/tests: helpers: Add module infosMaxime Ripard1-0/+3
2022-11-16drm/tests: Include helpers headerMaxime Ripard1-0/+2
2022-11-16drm/edid/firmware: stop using a throwaway platform deviceJani Nikula1-12/+1
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann46-2/+237
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann5-12/+13
2022-11-16drm/fb-helper: Remove damage workerThomas Zimmermann1-9/+0
2022-11-16drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann2-1/+24
2022-11-16drm/fb-helper: Perform damage handling in deferred-I/O helperThomas Zimmermann1-3/+9
2022-11-16drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helperThomas Zimmermann1-9/+7
2022-11-16drm/fb-helper: Move dirty-fb update into helper functionThomas Zimmermann1-2/+8
2022-11-16drm/fb-helper: Set damage-clip area in helperThomas Zimmermann1-2/+8
2022-11-16drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey1-4/+4
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich1-14/+6
2022-11-16drm/arm/malidp: plane: use drm managed resourcesDanilo Krummrich1-21/+7
2022-11-16drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()Danilo Krummrich1-3/+2
2022-11-16drm/arm/malidp: replace drm->dev_private with drm_to_malidp()Danilo Krummrich6-27/+25
2022-11-16drm/arm/malidp: use drmm_* to allocate driver structuresDanilo Krummrich2-13/+8
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie143-1332/+2671
2022-11-15drm/connector: Add pixel clock to cmdline modeMaxime Ripard1-3/+6
2022-11-15drm/modes: Fill drm_cmdline mode from named modesMaxime Ripard1-2/+16
2022-11-15drm/modes: Switch to named mode descriptorsMaxime Ripard1-6/+11
2022-11-15drm/modes: Move named modes parsing to a separate functionMaxime Ripard1-12/+58
2022-11-15drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard2-0/+104
2022-11-15drm/tests: Add Kunit HelpersMaxime Ripard3-0/+74
2022-11-15drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito1-2/+4
2022-11-15drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito1-5/+3
2022-11-15Merge tag 'drm-next-20221109' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie5-5/+981
2022-11-15drm/edid: Dump the EDID when drm_edid_get_panel_id() has an errorDouglas Anderson1-0/+2
2022-11-14drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()Dmitry Osipenko1-15/+3
2022-11-14drm/panel: Add NewVision NV3051D MIPI-DSI LCD panelChris Morgan3-0/+514
2022-11-14drm/nouveau/disp: fix incorrect/broken hdmi methodsBen Skeggs2-18/+15
2022-11-12drm/sti: Use drm_mode_copy()Ville Syrjälä3-3/+3
2022-11-12drm/rockchip: Use drm_mode_copy()Ville Syrjälä3-3/+3
2022-11-12drm/mtk: Use drm_mode_init() for on-stack modesVille Syrjälä1-1/+1
2022-11-12drm/msm: Use drm_mode_copy()Ville Syrjälä1-1/+1
2022-11-12drm/msm: Use drm_mode_init() for on-stack modesVille Syrjälä1-2/+5
2022-11-12drm/hisilicon: Use drm_mode_init() for on-stack modesVille Syrjälä1-1/+1
2022-11-11fastrpc: Assert held reservation lock for dma-buf mmappingDmitry Osipenko1-0/+3
2022-11-11media: videobuf2: Assert held reservation lock for dma-buf mmappingDmitry Osipenko3-0/+9
2022-11-11dma-buf/heaps: Assert held reservation lock for dma-buf mmappingDmitry Osipenko2-0/+6
2022-11-11udmabuf: Assert held reservation lock for dma-buf mmappingDmitry Osipenko1-0/+3
2022-11-11drm: Assert held reservation lock for dma-buf mmappingDmitry Osipenko4-0/+8
2022-11-11dma-buf: Move dma_buf_mmap_internal() to dynamic locking specificationDmitry Osipenko1-1/+6
2022-11-11drm/nouveau: Add support to control backlight using bl_power for nva3.Antonio Gomes1-1/+5