mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
Revert "radeon/radeon_platform_probe: fix Zaphod mode breakage"
This reverts commit 39eac3104c.
This breaks non-zaphod configurations with xserver 1.13.
See:
https://bugs.freedesktop.org/show_bug.cgi?id=56680
https://bugs.freedesktop.org/show_bug.cgi?id=56663
This commit is contained in:
@@ -278,7 +278,6 @@ radeon_platform_probe(DriverPtr pDriver,
|
||||
scr_flags = XF86_ALLOCATE_GPU_SCREEN;
|
||||
|
||||
pScrn = xf86AllocateScreen(pDriver, scr_flags);
|
||||
xf86SetEntityShared(entity_num);
|
||||
xf86AddEntityToScreen(pScrn, entity_num);
|
||||
|
||||
if (!radeon_kernel_mode_enabled(pScrn, dev->pdev))
|
||||
|
||||
Reference in New Issue
Block a user