Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced maximum link rate fix, Fixed the page fault in the LSPCON driver, Submodules refactoring. #72

Merged
merged 115 commits into from
Oct 19, 2020

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    f124f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7577d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    156af68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a572ec View commit details
    Browse the repository at this point in the history
  5. Adjust the code style.

    0xFireWolf committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    6421269 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    7013d22 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    07c35d8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/upstream/master'

    Conflicts:
    	WhateverGreen/kern_igfx.cpp
    	WhateverGreen/kern_igfx.hpp
    0xFireWolf committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    1b479a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    b484c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971f8c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f954ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5cd96 View commit details
    Browse the repository at this point in the history
  5. Update the README.

    0xFireWolf committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    42cc393 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b674d44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc63760 View commit details
    Browse the repository at this point in the history
  8. Fix the infinite loop when calculating dividers for HDMI connection o…

    …n SKL, KBL and CFL platforms.
    0xFireWolf committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    c6309d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f22f5e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4c5ff6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    859ee41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    079bea8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0407228 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a444a34 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    7222f52 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    b97c13a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    7a5bd3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeb69c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Merge remote-tracking branch 'refs/remotes/upstream/master'

    Conflicts:
    	Manual/FAQ.IntelHD.en.md
    0xFireWolf committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    c10fc70 View commit details
    Browse the repository at this point in the history
  2. Remove the property LSPCON::isActive and always read the latest mod…

    …e from the adapter as some LSPCON adapters are automatically switched back to LS mode on power off (i.e. Cable removal, sleep/wake up cycle).
    0xFireWolf committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    4fed192 View commit details
    Browse the repository at this point in the history
  3. Update the change log.

    0xFireWolf committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    0f84b41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9d5246 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Merge remote-tracking branch 'refs/remotes/upstream/master'

    Conflicts:
    	Changelog.md
    0xFireWolf committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    854cc5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7173bab View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    a6dea74 View commit details
    Browse the repository at this point in the history
  2. Fix the maximum link rate value in the extended DPCD buffer as well. …

    …(e.g. Dell Inspiration 7590 with Sharp display)
    0xFireWolf committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ca7368a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4f0a0 View commit details
    Browse the repository at this point in the history
  4. Update the changelog.

    0xFireWolf committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    75eacc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Merge remote-tracking branch 'refs/remotes/upstream/master'

    Conflicts:
    	Changelog.md
    	Manual/FAQ.IntelHD.en.md
    0xFireWolf committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    210d9d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e322d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. CDC: Add support for valid yet unsupported Core Display Clock (CDCLK)…

    … frequencies on ICL platforms to avoid the kernel panic.
    0xFireWolf committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    eb038d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    048b05e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5345c44 View commit details
    Browse the repository at this point in the history
  4. CDC: Update the README.

    0xFireWolf committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    7e892e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc3b40a View commit details
    Browse the repository at this point in the history
  6. CDC: Update the manual.

    0xFireWolf committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    cfdb4ff View commit details
    Browse the repository at this point in the history
  7. CDC: Fix a typo.

    0xFireWolf committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    b3d3b8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b72c99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    048117e View commit details
    Browse the repository at this point in the history
  10. CDC: Leftover: No need to erase the prefix for functions that are no …

    …longer routed for debugging.
    0xFireWolf committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    c7a9320 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a91e22f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    029c8b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    7b47afe View commit details
    Browse the repository at this point in the history
  2. DVMT: Update the README.

    0xFireWolf committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e25465b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4559269 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/upstream/master'

    Conflicts:
    	Changelog.md
    	Manual/FAQ.IntelHD.cn.md
    	Manual/FAQ.IntelHD.en.md
    	README.md
    	WhateverGreen/kern_igfx.cpp
    0xFireWolf committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    2b8dbff View commit details
    Browse the repository at this point in the history
  5. IGFX: Fix a typo.

    0xFireWolf committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    375e8da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a4c3cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d49e2bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48d75f6 View commit details
    Browse the repository at this point in the history
  9. DVMT: Fix the indentation.

    0xFireWolf committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3abf6df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fba0466 View commit details
    Browse the repository at this point in the history
  11. DVMT: Wait for the device to be published in IOService plan to avoid …

    …crash on macOS Big Sur.
    0xFireWolf committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    23ff1fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d6d6fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ff0fdff View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. PatchSubmodule: Make interface functions non pure virtual so that a c…

    …oncrete type does not need to implement unnecessary functions.
    0xFireWolf committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    3e34356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b71c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb22e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    917a70b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Merge remote-tracking branch 'refs/remotes/upstream/master'

    Conflicts:
    	WhateverGreen/kern_igfx.hpp
    0xFireWolf committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    8d55843 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    b237264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3bef3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    95584d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c394e9 View commit details
    Browse the repository at this point in the history
  3. MLR: Extend the fix to probe the maximum link rate from the table and…

    … support ICL+ platforms.
    0xFireWolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5b75a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    add623e View commit details
    Browse the repository at this point in the history
  5. MLR: Cache the probe result to avoid duplicated computations; Improve…

    … the formatting for debug information.
    0xFireWolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d309052 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a720287 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad81a8c View commit details
    Browse the repository at this point in the history
  8. MLR: Move the const register and value definition to the workspace; S…

    …etup the access level for the submodule.
    0xFireWolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    774dc1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bd5299 View commit details
    Browse the repository at this point in the history
  10. MLR: Update the manual.

    0xFireWolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    122dc3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc405cc View commit details
    Browse the repository at this point in the history
  12. MLR: Update the changelog.

    0xFireWolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    697486e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b46a143 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0af6701 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d3bc2b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89c9e1e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1bbc678 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d7afcd9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9233409 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    072a0f7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    403ec70 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3563baa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0ec9f8d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cb47477 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8562a1d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    140d766 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3042c54 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e3412f4 View commit details
    Browse the repository at this point in the history
  29. LSPCON: Code Cleanup.

    0xFireWolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d8838ff View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    6497f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    af70143 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. MLR: Update the link.

    0xFireWolf committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    c0dfe32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34edbc4 View commit details
    Browse the repository at this point in the history
  3. Update the changelog.

    0xFireWolf committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    17376da View commit details
    Browse the repository at this point in the history
  4. DVMT: Code cleanup.

    0xFireWolf committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    6f1f1c5 View commit details
    Browse the repository at this point in the history
  5. MLR: Update the manual.

    0xFireWolf committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    a508ad7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b791c30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a4e57d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0abfe0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c32485 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    136d745 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64f34e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cb7166d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd05e06 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    c7c91b5 View commit details
    Browse the repository at this point in the history