summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-02-09drm/gma500: Drop DRM_GMA600 config optionThomas Zimmermann
2021-02-09drm/gma500: Remove in_atomic() usage.Sebastian Andrzej Siewior
2021-02-08drm/udl: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm/gm12u320: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm/cirrus: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm/mgag200: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm: Add additional atomic helpers for shadow-buffered planesThomas Zimmermann
2021-02-08drm/gem: Export drm_gem_vmap() and drm_gem_vunmap()Thomas Zimmermann
2021-02-08drm/simple-kms: Add plane-state helpersThomas Zimmermann
2021-02-07drm/lima: add governor data with pre-defined thresholdsChristian Hewitt
2021-02-07drm/lima: Use delayed timer as default in devfreq profileLukasz Luba
2021-02-05drm/mgag200: make a const array static, makes object smallerColin Ian King
2021-02-05drm/scheduler: provide scheduler score externallyChristian König
2021-02-05drm/qxl: allocate dumb buffers in ramGerd Hoffmann
2021-02-05drm/qxl: simplify qxl_fence_waitGerd Hoffmann
2021-02-05drm/qxl: properly free qxl releasesGerd Hoffmann
2021-02-05drm/qxl: handle shadow in primary destroyGerd Hoffmann
2021-02-05drm/qxl: properly pin/unpin shadowGerd Hoffmann
2021-02-05drm/qxl: release shadow on shutdownGerd Hoffmann
2021-02-05drm/qxl: unpin release objectsGerd Hoffmann
2021-02-05drm/qxl: use drmm_mode_config_initGerd Hoffmann
2021-02-05Revert "drm/qxl: do not run release if qxl failed to init"Gerd Hoffmann
2021-02-04drm/dp_mst: Use DP_MST_LOGICAL_PORT_0 instead of magic numberImre Deak
2021-02-04drm/dp_mst: Remove redundant tile property settingImre Deak
2021-02-04drm/dp_mst: Don't cache EDIDs for physical portsImre Deak
2021-02-03drm/qxl: do not run release if qxl failed to initTong Zhang
2021-02-03drm/virtio: fix an error code in virtio_gpu_init()Dan Carpenter
2021-02-03drm/todo: Add entry for moving to dma_resv_lockDaniel Vetter
2021-02-03drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin
2021-02-02drm/vmwgfx: Fix some memory leaks on errorsZack Rusin
2021-02-02drm/vc4: remove unneeded variable: "ret"Bernard Zhao
2021-02-02drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte
2021-02-02drm/v3d/v3d_sched: fix scheduler callbacks return statusChristian König
2021-02-01drm/gma500: Remove dependency on TTMThomas Zimmermann
2021-02-01drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann
2021-02-01drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann
2021-02-01drm/gma500: Remove Medfield supportThomas Zimmermann
2021-02-03dma-buf: Avoid comma separated statementsJoe Perches
2021-01-30drm/lima: fix reference leak in lima_pm_busyQinglang Miao
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov
2021-01-28drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()Dan Carpenter
2021-01-28dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interruptsMaxime Ripard
2021-01-28drm/vc4: hdmi: Don't register the CEC adapter if there's no interruptsMaxime Ripard
2021-01-28drm/vc4: hdmi: Remove cec_available flagDom Cobley
2021-01-28drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard
2021-01-28drm/vc4: hdmi: Split the interrupt handlersMaxime Ripard
2021-01-28drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard
2021-01-28drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard
2021-01-28drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard
2021-01-28drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley