summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-07drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard
2021-05-07drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard
2021-05-06drm/gma500: update comment of psb_spank()Wan Jiabing
2021-05-06drm/nouveau: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-05-06drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-05-06drm/msm/dpu1: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-05-06drm/i915: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-05-06drm/stm: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-05-06drm/arm/malidp: Always list modifiersDaniel Vetter
2021-05-05drm/arm: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-05-05drm: Use drm_mode_is_420_only() instead of open coding itVille Syrjälä
2021-05-05drm/bridge: fix LONTIUM_LT8912B dependenciesAdrien Grassein
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun
2021-05-05drm/scheduler: Change scheduled fence track v2Roy Sun
2021-05-04MAINTAINERS: Fix TTM treeAlex Deucher
2021-05-04drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helperDouglas Anderson
2021-05-04drm/ttm: fix warning in new sys manChristian König
2021-05-03drm/panel: panel-simple: Cache the EDID as long as we retain powerDouglas Anderson
2021-05-03drm/panel: panel-simple: Power the panel when reading the EDIDDouglas Anderson
2021-05-03drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()Douglas Anderson
2021-05-03drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enableDouglas Anderson
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