summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-03drm/bridge: ti-sn65dsi86: Code motion of refclk management functionsDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspendDouglas Anderson
2021-05-03drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg codeDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-driversDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Move all the chip-related init to the startDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Cleanup managing of drvdataDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probeDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Clean debugfs codeDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disableDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: More renames in prep for sub-devicesDouglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: Rename the main driver data structureDouglas Anderson
2021-05-03drm: Remove pdev field from struct drm_deviceThomas Zimmermann
2021-05-03drm/via: Remove references to drm_device.pdevThomas Zimmermann
2021-05-03drm/sis: Remove references to struct drm_device.pdevThomas Zimmermann
2021-05-03drm/savage: Remove references to struct drm_device.pdevThomas Zimmermann
2021-05-03drm/r128: Remove references to struct drm_device.pdevThomas Zimmermann
2021-05-03drm/mga: Remove references to struct drm_device.pdevThomas Zimmermann
2021-05-03drm/i810: Remove references to struct drm_device.pdevThomas Zimmermann
2021-05-03drm/ttm: properly allocate sys resource during swapoutChristian König
2021-05-03drm/ttm: always initialize the full ttm_resource v2Christian König
2021-05-03drm/ttm: add ttm_sys_manager v3Christian König
2021-05-03drm/ttm: cleanup ttm_agp_backendChristian König
2021-05-03drm/connector: demote connector force-probes for non-master clientsSimon Ser
2021-05-01drm/simpledrm: Acquire memory aperture for framebufferThomas Zimmermann
2021-05-01drm: Add simpledrm driverThomas Zimmermann
2021-05-01drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann
2021-05-01drm/format-helper: Add blitter functionsThomas Zimmermann
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann
2021-04-30drm/i915: Use the correct max source link rate for MSTNikola Cornij
2021-04-30drm/panel: panel-simple: Add missing pm_runtime_disable() callsDouglas Anderson
2021-04-30drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()Liu Ying
2021-04-30drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()Liu Ying
2021-04-30drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...Liu Ying
2021-04-30drm/panel: Add DT bindings for Samsung LMS397KF04Linus Walleij
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij
2021-04-29drm/vkms: add overlay supportMelissa Wen
2021-04-29drm/vkms: add XRGB planes compositionMelissa Wen
2021-04-29drm/vkms: rename cursor to plane on ops of planes compositionMelissa Wen
2021-04-29drm/vkms: init plane using drmm_universal_plane_allocMelissa Wen
2021-04-29drm: Move struct drm_device.pdev to legacy sectionThomas Zimmermann
2021-04-29drm/i915: Don't assign to struct drm_device.pdevThomas Zimmermann
2021-04-29drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-04-29drm/i915/gt: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-04-29drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma
2021-04-29drm/vmwgfx: use min_t to replace minBernard Zhao
2021-04-29gpu: drm: vmwgfx: convert comma to semicolonZheng Yongjun
2021-04-29drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-lengt...Zou Wei
2021-04-29drm/vmwgfx: Fix a typoBhaskar Chowdhury
2021-04-29drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter