summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2010-11-24 14:13:32 -0500
committerKyle McMartin <kyle@mcmartin.ca>2010-11-24 14:13:32 -0500
commit1f26442712c394c62b90e80e27b07b978bfc9cb5 (patch)
treef0cace066c24f476a42f8eb1d6502eb52a4596c8 /kernel.spec
parentf43af41c5a46912182c105f4bb4b50e5fabc1b2d (diff)
drm/radeon/kms: MC vram map needs to be >= pci aperture size (fdo#28402)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 3beeafd7..92bfc3d9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -657,6 +657,8 @@ Patch1819: drm-intel-big-hammer.patch
Patch1825: drm-intel-make-lvds-work.patch
Patch1900: linux-2.6-intel-iommu-igfx.patch
+Patch1920: radeon-mc-vram-map-needs-to-be-gt-pci-aperture.patch
+
# linux1394 git patches
Patch2200: linux-2.6-firewire-git-update.patch
Patch2201: linux-2.6-firewire-git-pending.patch
@@ -1288,6 +1290,8 @@ ApplyOptionalPatch drm-nouveau-updates.patch
#ApplyPatch drm-intel-make-lvds-work.patch
ApplyPatch linux-2.6-intel-iommu-igfx.patch
+ApplyPatch radeon-mc-vram-map-needs-to-be-gt-pci-aperture.patch
+
# linux1394 git patches
#ApplyPatch linux-2.6-firewire-git-update.patch
#ApplyOptionalPatch linux-2.6-firewire-git-pending.patch
@@ -1989,6 +1993,9 @@ fi
%changelog
* Wed Nov 24 2010 Kyle McMartin <kyle@redhat.com>
+- drm/radeon/kms: MC vram map needs to be >= pci aperture size (fdo#28402)
+
+* Wed Nov 24 2010 Kyle McMartin <kyle@redhat.com>
- Fix graphics on HP 2530p (korg#23542)
* Tue Nov 23 2010 Kyle McMartin <kyle@redhat.com>