summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-05drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard3-3/+23
2021-11-05drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard5-10/+12
2021-11-04drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris1-2/+12
2021-11-04drm/bridge: anx7625: add HDMI audio functionXin Ji2-0/+231
2021-11-04drm/bridge: anx7625: add MIPI DPI input featureXin Ji2-60/+205
2021-11-04drm/bridge: anx7625: fix not correct return valueXin Ji1-2/+2
2021-11-04dt-bindings:drm/bridge:anx7625:add vendor defineXin Ji1-2/+63
2021-11-04drm/vc4: Increase the core clock based on HVS loadMaxime Ripard3-9/+118
2021-11-04drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard1-0/+3
2021-11-04drm/vc4: hdmi: Raise the maximum clock rateMaxime Ripard1-1/+1
2021-11-04drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard4-21/+10
2021-11-04drm/vc4: crtc: Add some loggingMaxime Ripard1-0/+6
2021-11-04drm/vc4: crtc: Rework the encoder retrieval code (again)Maxime Ripard2-24/+10
2021-11-04drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototypeMaxime Ripard1-4/+3
2021-11-04drm/vc4: Make vc4_crtc_get_encoder publicMaxime Ripard2-4/+9
2021-11-04drm/vc4: hdmi: Fix HPD GPIO detectionMaxime Ripard1-3/+3
2021-11-04drm/vc4: hdmi: Remove the DDC probing for status detectionMaxime Ripard1-2/+0
2021-11-04drm/radeon: use dma_resv_wait_timeout() instead of manually waitingChristian König1-8/+5
2021-11-03drm/etnaviv: stop getting the excl fence separately hereChristian König1-1/+1
2021-11-02i915/display/dp: send a more fine-grained link-status ueventSimon Ser1-1/+1
2021-11-02drm/probe-helper: use drm_kms_helper_connector_hotplug_eventSimon Ser1-8/+17
2021-11-02amdgpu: use drm_kms_helper_connector_hotplug_eventSimon Ser2-6/+6
2021-11-02drm/connector: use drm_sysfs_connector_hotplug_eventSimon Ser1-1/+1
2021-11-02drm/probe-helper: add drm_kms_helper_connector_hotplug_eventSimon Ser2-0/+24
2021-11-02drm/sysfs: introduce drm_sysfs_connector_hotplug_eventSimon Ser2-0/+26
2021-11-01drm/sched: Avoid lockdep spalt on killing a processesAndrey Grodzovsky2-4/+23
2021-10-30drm/ingenic: Remove bogus register writePaul Cercueil1-5/+0
2021-10-29drm/ingenic: Attach bridge chain to encodersPaul Cercueil1-22/+70
2021-10-29drm/ingenic: Upload palette before framePaul Cercueil1-6/+47
2021-10-29drm/ingenic: Set DMA descriptor chain register when starting CRTCPaul Cercueil1-0/+4
2021-10-29drm/ingenic: Move IPU scale settings to private statePaul Cercueil1-19/+54
2021-10-29drm/ingenic: Add support for private objectsPaul Cercueil2-0/+115
2021-10-29drm/ingenic: Simplify code by using hwdescs arrayPaul Cercueil1-30/+48
2021-10-29drm: import DMA_BUF module namespaceMarcel Ziswiler2-0/+2
2021-10-29drm/nouveau: use the new interator in nv50_wndw_prepare_fbChristian König1-1/+9
2021-10-29drm/virtio: fix another potential integer overflow on shift of a intColin Ian King1-1/+1
2021-10-29drm/virtio: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2021-10-29MAINTAINERS: add reviewers for virtio-gpuChia-I Wu1-0/+2
2021-10-28drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unusedBjorn Andersson1-2/+2
2021-10-28dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAMEGuangming Cao1-14/+3
2021-10-27drm/kmb: Enable support for framebuffer consoleAnitha Chrisanthus1-0/+4
2021-10-27drm/msm/dsi: Adjust probe orderRob Clark5-38/+42
2021-10-27drm/kirin: dsi: Adjust probe orderMaxime Ripard1-19/+33
2021-10-27drm/bridge: tc358775: Register and attach our DSI device at probeMaxime Ripard1-12/+25
2021-10-27drm/bridge: tc358775: Switch to devm MIPI-DSI helpersMaxime Ripard1-9/+4
2021-10-27drm/bridge: sn65dsi86: Register and attach our DSI device at probeMaxime Ripard1-37/+40
2021-10-27drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpersMaxime Ripard1-15/+7
2021-10-27drm/bridge: sn65dsi83: Register and attach our DSI device at probeMaxime Ripard1-34/+46
2021-10-27drm/bridge: sn65dsi83: Switch to devm MIPI-DSI helpersMaxime Ripard1-9/+3
2021-10-27drm/bridge: sn65dsi83: Fix bridge removalMaxime Ripard1-1/+1