summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-10drm/radeon: Move AGP helpers into radeon driverThomas Zimmermann3-8/+104
2021-05-07drm/dp: Drop open-coded drm_dp_is_branch() in drm_dp_read_downstream_info()Lyude Paul1-3/+1
2021-05-07drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()Lyude Paul1-0/+7
2021-05-07video: fbdev: imxfb: Fix an error messageChristophe JAILLET1-1/+1
2021-05-07drm/vc4: hdmi: Signal the proper colorimetry info in the infoframeMaxime Ripard1-2/+8
2021-05-07drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard3-4/+23
2021-05-07drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson2-0/+56
2021-05-07drm/connector: Add helper to compare HDR metadataMaxime Ripard5-49/+34
2021-05-07drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard5-7/+25
2021-05-06drm/gma500: update comment of psb_spank()Wan Jiabing1-1/+1
2021-05-06drm/nouveau: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-1/+0
2021-05-06drm/msm/mdp4: Fix modifier support enablingDaniel Vetter2-3/+7
2021-05-06drm/msm/dpu1: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-5/+0
2021-05-06drm/i915: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-2/+0
2021-05-06drm/stm: Don't set allow_fb_modifiers explicitlyDaniel Vetter1-2/+0
2021-05-06drm/arm/malidp: Always list modifiersDaniel Vetter1-2/+7
2021-05-05drm/arm: Don't set allow_fb_modifiers explicitlyDaniel Vetter2-2/+0
2021-05-05drm: Use drm_mode_is_420_only() instead of open coding itVille Syrjälä1-9/+4
2021-05-05drm/bridge: fix LONTIUM_LT8912B dependenciesAdrien Grassein1-0/+1
2021-05-05drm/amdgpu: Add show_fdinfo() interfaceRoy Sun11-2/+288
2021-05-05drm/scheduler: Change scheduled fence track v2Roy Sun1-1/+8
2021-05-04MAINTAINERS: Fix TTM treeAlex Deucher1-1/+1
2021-05-04drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helperDouglas Anderson1-1/+1
2021-05-04drm/ttm: fix warning in new sys manChristian König1-0/+2
2021-05-03drm/panel: panel-simple: Cache the EDID as long as we retain powerDouglas Anderson1-7/+10
2021-05-03drm/panel: panel-simple: Power the panel when reading the EDIDDouglas Anderson1-1/+7
2021-05-03drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()Douglas Anderson1-1/+0
2021-05-03drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enableDouglas Anderson1-35/+94
2021-05-03drm/bridge: ti-sn65dsi86: Code motion of refclk management functionsDouglas Anderson1-58/+58
2021-05-03drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspendDouglas Anderson1-6/+8
2021-05-03drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg codeDouglas Anderson1-19/+5
2021-05-03drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-driversDouglas Anderson2-53/+200
2021-05-03drm/bridge: ti-sn65dsi86: Move all the chip-related init to the startDouglas Anderson1-13/+13
2021-05-03drm/bridge: ti-sn65dsi86: Cleanup managing of drvdataDouglas Anderson1-6/+2
2021-05-03drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probeDouglas Anderson1-14/+12
2021-05-03drm/bridge: ti-sn65dsi86: Clean debugfs codeDouglas Anderson1-12/+21
2021-05-03drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disableDouglas Anderson1-5/+9
2021-05-03drm/bridge: ti-sn65dsi86: More renames in prep for sub-devicesDouglas Anderson1-42/+42
2021-05-03drm/bridge: ti-sn65dsi86: Rename the main driver data structureDouglas Anderson1-43/+43
2021-05-03drm: Remove pdev field from struct drm_deviceThomas Zimmermann2-4/+0
2021-05-03drm/via: Remove references to drm_device.pdevThomas Zimmermann2-7/+11
2021-05-03drm/sis: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+2
2021-05-03drm/savage: Remove references to struct drm_device.pdevThomas Zimmermann1-12/+14
2021-05-03drm/r128: Remove references to struct drm_device.pdevThomas Zimmermann3-7/+11
2021-05-03drm/mga: Remove references to struct drm_device.pdevThomas Zimmermann2-7/+9
2021-05-03drm/i810: Remove references to struct drm_device.pdevThomas Zimmermann1-3/+5
2021-05-03drm/ttm: properly allocate sys resource during swapoutChristian König1-5/+7
2021-05-03drm/ttm: always initialize the full ttm_resource v2Christian König4-27/+16
2021-05-03drm/ttm: add ttm_sys_manager v3Christian König5-25/+47
2021-05-03drm/ttm: cleanup ttm_agp_backendChristian König1-4/+4