Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
This reverts commit 97cdd71. Clearing the dpcd data means that if the fetch fails, any previous data will be lost. On eDP, this is no fun as we only fetch dpcd at init time, so the memset will destroy that the next time through.
- Loading branch information