summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-29drm/virtio: fix potential integer overflow on shift of a intColin Ian King
2021-10-28drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unusedBjorn Andersson
2021-10-28dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAMEGuangming Cao
2021-10-27drm/kmb: Enable support for framebuffer consoleAnitha Chrisanthus
2021-10-27drm/msm/dsi: Adjust probe orderRob Clark
2021-10-27drm/kirin: dsi: Adjust probe orderMaxime Ripard
2021-10-27drm/bridge: tc358775: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: tc358775: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: sn65dsi86: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: sn65dsi83: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: sn65dsi83: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: sn65dsi83: Fix bridge removalMaxime Ripard
2021-10-27drm/bridge: ps8640: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: ps8640: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: lt9611uxc: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: lt9611: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: lt9611: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: lt8912b: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: lt8912b: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: anx7625: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: anx7625: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm/bridge: adv7511: Register and attach our DSI device at probeMaxime Ripard
2021-10-27drm/bridge: adv7533: Switch to devm MIPI-DSI helpersMaxime Ripard
2021-10-27drm: Link CMA framebuffer helpers into KMS helper libraryThomas Zimmermann
2021-10-27drm/bridge: ti-sn65dsi86: Implement the pwm_chipBjorn Andersson
2021-10-27drm/bridge: ti-sn65dsi86: Use regmap_bulk_write APIBjorn Andersson
2021-10-27pwm: Introduce single-PWM of_xlate functionBjorn Andersson
2021-10-27drm/etnaviv: replace dma_resv_get_excl_unlockedChristian König
2021-10-27drm/etnaviv: use new iterator in etnaviv_gem_describeChristian König
2021-10-26dma-buf: st: fix error handling in test_get_fences()Arnd Bergmann
2021-10-25drm/panel: novatek-nt35950: remove unneeded semicolonYang Li
2021-10-25drm/panel: make sharp_ls055d1sx04 staticchongjiapeng
2021-10-25drm/panel: ilitek-ili9881c: Read panel orientationJohn Keeping
2021-10-25drm/vc4: crtc: Make sure the HDMI controller is powered when disablingMaxime Ripard
2021-10-25drm/vc4: hdmi: Warn if we access the controller while disabledMaxime Ripard
2021-10-25drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard
2021-10-25drm/vc4: hdmi: Split the CEC disable / enable functions in twoMaxime Ripard
2021-10-25drm/vc4: hdmi: Rework the pre_crtc_configure error handlingMaxime Ripard
2021-10-25drm/vc4: hdmi: Make sure the controller is powered up during bindMaxime Ripard
2021-10-25drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard
2021-10-25drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard
2021-10-25drm/vc4: hdmi: Set a default HSM rateMaxime Ripard
2021-10-25clk: bcm-2835: Remove rounding up the dividersMaxime Ripard
2021-10-25clk: bcm-2835: Pick the closest clock rateMaxime Ripard
2021-10-25Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-10-25drm: use new iterator in drm_gem_plane_helper_prepare_fb v3Christian König
2021-10-22drm: Move GEM memory managers into modulesThomas Zimmermann
2021-10-22drm: Link several object files into drm_kms_helper.koThomas Zimmermann