summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-24drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran
2021-02-24dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran
2021-02-24dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz
2021-02-24dma-buf: system_heap: Make sure to return an error if we abortJohn Stultz
2021-02-22fbdev: atyfb: add stubs for aty_{ld,st}_lcd()Randy Dunlap
2021-02-10Revert "drm/scheduler: Job timeout handler returns status (v3)"Maarten Lankhorst
2021-02-09drm/dp_mst: Don't cache EDIDs for physical portsImre Deak
2021-02-09drm/virtio: fix an error code in virtio_gpu_init()Dan Carpenter
2021-02-09drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin
2021-02-09drm/vmwgfx: Fix some memory leaks on errorsZack Rusin
2021-02-09drm/vc4: remove unneeded variable: "ret"Bernard Zhao
2021-02-09drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte
2021-02-09drm/gma500: Remove dependency on TTMThomas Zimmermann
2021-02-09drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann
2021-02-09drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann
2021-02-09drm/gma500: Remove Medfield supportThomas Zimmermann
2021-02-09dma-buf: Avoid comma separated statementsJoe Perches
2021-02-09drm/lima: fix reference leak in lima_pm_busyQinglang Miao
2021-02-09drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov
2021-02-09drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter
2021-02-09drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard
2021-02-09drm/vc4: hdmi: Remove cec_available flagDom Cobley
2021-02-09drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard
2021-02-09drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard
2021-02-09drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard
2021-02-09drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard
2021-02-09drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard
2021-02-09drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley
2021-02-09drm/vc4: hdmi: Fix up CEC registersDom Cobley
2021-02-09drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley
2021-02-09drm/vc4: hdmi: Move hdmi reset to bindDom Cobley
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann
2021-02-05Merge tag 'amd-drm-next-5.12-2021-02-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-02-05Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2021-02-04drm/mediatek: Add matrix_bits private data for ccorrYongqiang Niu
2021-02-04drm/mediatek: Fix ccorr size configYongqiang Niu
2021-02-04drm/mediatek: Separate ccorr moduleYongqiang Niu
2021-02-04drm/mediatek: Enable dither functionYongqiang Niu
2021-02-04drm/mediatek: Enable OVL_LAYER_SMI_ID_EN for multi-layer usecaseYongqiang Niu
2021-02-04drm/mediatek: Add support for SoC MT8183Yongqiang Niu
2021-02-04drm/mediatek: Add has_dither private data for gammaYongqiang Niu
2021-02-04drm/mediatek: Separate gamma moduleYongqiang Niu
2021-02-04drm/mediatek: Add mtk_dither_set_common() functionHsin-Yi Wang
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu
2021-02-04drm/mediatek: Automatically search unclaimed mtk mutex in mtk_mutex_get()CK Hu
2021-02-04drm/mediatek: Change disp/ddp term to mutex in mtk mutex driverCK Hu
2021-02-04drm/mediatek: Rename file mtk_drm_ddp to mtk_mutexCK Hu
2021-02-04drm/mediatek: Remove redundant file includingCK Hu
2021-02-04drm/mediatek: Add fifo_size into rdma private dataYongqiang Niu
2021-02-04drm/mediatek: Fix aal size configYongqiang Niu