summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing
2021-11-06drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu
2021-11-05drm/vc4: hdmi: Introduce a scdc_enabled flagMaxime Ripard
2021-11-05drm/vc4: hdmi: Introduce an output_enabled flagMaxime Ripard
2021-11-05drm/vc4: hdmi: Check the device state in prepare()Maxime Ripard
2021-11-05drm/vc4: hdmi: Prevent access to crtc->state outside of KMSMaxime Ripard
2021-11-05drm/vc4: hdmi: Use a mutex to prevent concurrent framework accessMaxime Ripard
2021-11-05drm/vc4: hdmi: Add a spinlock to protect register accessMaxime Ripard
2021-11-05drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard
2021-11-05drm/vc4: Fix non-blocking commit getting stuck foreverMaxime Ripard
2021-11-05drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard
2021-11-04drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris
2021-11-04drm/bridge: anx7625: add HDMI audio functionXin Ji
2021-11-04drm/bridge: anx7625: add MIPI DPI input featureXin Ji
2021-11-04drm/bridge: anx7625: fix not correct return valueXin Ji
2021-11-04dt-bindings:drm/bridge:anx7625:add vendor defineXin Ji
2021-11-04drm/vc4: Increase the core clock based on HVS loadMaxime Ripard
2021-11-04drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard
2021-11-04drm/vc4: hdmi: Raise the maximum clock rateMaxime Ripard
2021-11-04drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard
2021-11-04drm/vc4: crtc: Add some loggingMaxime Ripard
2021-11-04drm/vc4: crtc: Rework the encoder retrieval code (again)Maxime Ripard
2021-11-04drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototypeMaxime Ripard
2021-11-04drm/vc4: Make vc4_crtc_get_encoder publicMaxime Ripard
2021-11-04drm/vc4: hdmi: Fix HPD GPIO detectionMaxime Ripard
2021-11-04drm/vc4: hdmi: Remove the DDC probing for status detectionMaxime Ripard
2021-11-04drm/radeon: use dma_resv_wait_timeout() instead of manually waitingChristian König
2021-11-03drm/etnaviv: stop getting the excl fence separately hereChristian König
2021-11-02i915/display/dp: send a more fine-grained link-status ueventSimon Ser
2021-11-02drm/probe-helper: use drm_kms_helper_connector_hotplug_eventSimon Ser
2021-11-02amdgpu: use drm_kms_helper_connector_hotplug_eventSimon Ser
2021-11-02drm/connector: use drm_sysfs_connector_hotplug_eventSimon Ser
2021-11-02drm/probe-helper: add drm_kms_helper_connector_hotplug_eventSimon Ser
2021-11-02drm/sysfs: introduce drm_sysfs_connector_hotplug_eventSimon Ser
2021-11-01drm/sched: Avoid lockdep spalt on killing a processesAndrey Grodzovsky
2021-10-30drm/ingenic: Remove bogus register writePaul Cercueil
2021-10-29drm/ingenic: Attach bridge chain to encodersPaul Cercueil
2021-10-29drm/ingenic: Upload palette before framePaul Cercueil
2021-10-29drm/ingenic: Set DMA descriptor chain register when starting CRTCPaul Cercueil
2021-10-29drm/ingenic: Move IPU scale settings to private statePaul Cercueil
2021-10-29drm/ingenic: Add support for private objectsPaul Cercueil
2021-10-29drm/ingenic: Simplify code by using hwdescs arrayPaul Cercueil
2021-10-29drm: import DMA_BUF module namespaceMarcel Ziswiler
2021-10-29drm/nouveau: use the new interator in nv50_wndw_prepare_fbChristian König
2021-10-29drm/virtio: fix another potential integer overflow on shift of a intColin Ian King
2021-10-29drm/virtio: fix potential integer overflow on shift of a intColin Ian King
2021-10-29MAINTAINERS: add reviewers for virtio-gpuChia-I Wu
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