summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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/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-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
2021-01-28drm/vc4: hdmi: Fix up CEC registersDom Cobley
2021-01-28drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley
2021-01-28drm/vc4: hdmi: Move hdmi reset to bindDom Cobley
2021-01-27drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong
2021-01-24drm/doc: document the type plane propertySimon Ser
2021-01-22drm/panfrost: Add governor data with pre-defined thresholdsLukasz Luba
2021-01-22drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran
2021-01-22dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran
2021-01-22dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz
2021-01-22dma-buf: system_heap: Make sure to return an error if we abortJohn Stultz
2021-01-21drm/ttm: device naming cleanupChristian König
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard
2021-01-20drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-01-20drm: Added orientation quirk for OneGX1 ProJared Baldridge