Add radeon fixes for PCI-e gen2 speed issues (rhbz 961527)
This commit is contained in:
parent
9165f2f89f
commit
67a061c91e
2 changed files with 108 additions and 0 deletions
|
|
@ -734,6 +734,9 @@ Patch25015: 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
|
|||
|
||||
Patch25016: tglx.patch
|
||||
|
||||
#rhbz 961527
|
||||
Patch25021: radeon-use-max_bus-speed-to-activate-gen2-speeds.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -1416,6 +1419,9 @@ ApplyPatch 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
|
|||
|
||||
ApplyPatch tglx.patch
|
||||
|
||||
#rhbz 961527
|
||||
ApplyPatch radeon-use-max_bus-speed-to-activate-gen2-speeds.patch
|
||||
|
||||
# END OF PATCH APPLICATIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2236,6 +2242,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Mon May 13 2013 Josh Boyer <jwboyer@redhat.com>
|
||||
- Add radeon fixes for PCI-e gen2 speed issues (rhbz 961527)
|
||||
|
||||
* Mon May 13 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc1.git0.2
|
||||
- Reenable debugging options.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue