summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-12-06drm/ttm: use per BO cleanup workersChristian König
2022-12-06drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König
2022-12-05drm/mipi-dbi: Move drm_dev_{enter, exit}() out from fb_dirty functionsThomas Zimmermann
2022-12-05drm/mipi-dbi: Use shadow-plane mappingsThomas Zimmermann
2022-12-05drm/mipi-dbi: Support shadow-plane stateThomas Zimmermann
2022-12-05drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpersThomas Zimmermann
2022-12-05drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann
2022-12-05drm/st7586: Call MIPI DBI mode_valid helperThomas Zimmermann
2022-12-05drm/ili9225: Call MIPI DBI mode_valid helperThomas Zimmermann
2022-12-05drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()Thomas Zimmermann
2022-12-01drm/vc4: dpi: Fix format mapping for RGB565Dave Stevenson
2022-12-01drm/vc4: dpi: Change the default DPI format to being 18bpp, not 24.Dave Stevenson
2022-12-01drm/vc4: dpi: Support BGR666 formatsJoerg Quinten
2022-12-01drm/vc4: dpi: Support RGB565 formatChris Morgan
2022-12-01drm/tests: probe_helper: Fix uninitialized variableMaxime Ripard
2022-12-01drm/modes: Use strscpy() to copy command-line mode nameMaxime Ripard
2022-12-01drm/meson: dw-hdmi: Use devm_regulator_*get_enable*()Matti Vaittinen
2022-12-01drm/bridge: sii902x: Use devm_regulator_bulk_get_enable()Matti Vaittinen
2022-11-29drm/vkms: change min cursor size to accept smaller valuesAlaa Emad
2022-11-29drm/vkms: Fix null-ptr-deref in vkms_release()Yuan Can
2022-11-29drm/vkms: Fix memory leak in vkms_init()Yuan Can
2022-11-29drm/panel-samsung-atna33xc20: Extend autosuspend delayDrew Davenport
2022-11-29drm/bridge/parade-ps8640: Extend autosuspendDrew Davenport
2022-11-29drm/panel-simple: Use ktime_get_boottime for delaysDrew Davenport
2022-11-29drm/panel-samsung-atna33xc20: Use ktime_get_boottime for delaysDrew Davenport
2022-11-29drm/panel-edp: Use ktime_get_boottime for delaysDrew Davenport
2022-11-29drm/bridge: ti-sn65dsi86: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-29drm/bridge: megachips: Fix error handling in i2c_register_driver()Yuan Can
2022-11-28drm/tests: helpers: Add missing exportMaxime Ripard
2022-11-28drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()Shang XiaoJing
2022-11-28drm/vc4: crtc: Provide a CRTC nameMaxime Ripard
2022-11-28drm/vc4: crtc: Pass the device and data in vc4_crtc_initMaxime Ripard
2022-11-28drm/vc4: txp: Initialise the CRTC before the encoder and connectorMaxime Ripard
2022-11-28drm/vc4: Add TXP encoder typeMaxime Ripard
2022-11-28drm/vc4: txp: Reorder the variable assignmentsMaxime Ripard
2022-11-28drm/vc4: kms: Sort the CRTCs by output before assigning themMaxime Ripard
2022-11-28drm/vc4: kms: Constify the HVS old/new state helpersMaxime Ripard
2022-11-28drm/vc4: Constify container_of wrappersMaxime Ripard
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard
2022-11-25drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXCGeert Uytterhoeven
2022-11-25drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXCGeert Uytterhoeven
2022-11-24drm/fb-helper: Don't use the preferred depth for the BPP defaultThomas Zimmermann
2022-11-24drm/solomon: Set preferred color depth and bpp to the correct valuesThomas Zimmermann
2022-11-24drm/simpledrm: Set preferred depth from format of scanout bufferThomas Zimmermann
2022-11-24drm/ofdrm: Set preferred depth from format of scanout bufferThomas Zimmermann
2022-11-24drm/cirrus: Decouple fbdev bpp value from color depthThomas Zimmermann
2022-11-24drm/logicvc: Fix preferred fbdev cppThomas Zimmermann
2022-11-24drm/hisilicon/hibmc: Fix preferred depth and bppThomas Zimmermann
2022-11-24drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match specFrieder Schrempf