search for: radeon

Displaying 20 results from an estimated 1574 matches for "radeon".

2007 Aug 23
0
[ANNOUNCE] xf86-video-ati 6.7.191
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ATI 6.8 pre-release This is the long awaited radeon driver with randr 1.2 support. radeon 6.7 was pretty much a dead end, so it's been branched for those that still want to play with it. In addition to randr support there are quite a few other goodies: zero copy tfp, improved connector table parsing, TV-out support, and much more. Changes sinc...
2014 Dec 03
3
Radeon graphics problems with CentOS 6.6
...wn problem that would get fixed with a kernel update but I'm still having problems with the 2.6.32-504.1.3.el6.x86_64 kernel. Relevant info below. Any ideas? Thanks, Darby [root at c6 ~]# lspci | grep VGA 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6530D] [root at c6 ~]# uname -a Linux c6 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [root at c6 ~]# yum list xorg-x11-drv-ati.x86_64 xorg-x11-drv-ati-firmware.noarch Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speed...
2009 Apr 26
2
7.2-PRE amd64 panic when starting Xorg
...opies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: drm0: <ATI Radeon R430 X800> on vgapci0 device_attach: drm0 attach returned 2 Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0x3c fault code = supervisor write data, page not present instruction pointer = 0x8:0xffffffff80ee10af stack pointer = 0x10:0xffff...
2009 Apr 19
2
X won't start
This machine is running CentOS 5.3, fully updated Linux mavis.localdomain 2.6.18-128.1.6.el5 #1 SMP Wed Apr 1 09:19:18 EDT 2009 i686 athlon i386 GNU/Linux. Video is an ATI Radeon 9000. X froze overnight and attempts to restart it fail. I tried an old kernel (2.6.18-92.1.22.el5) before realizing that root can start X and a virgin user can start X. I still can't use my original user name. I'm sure the last line of this is telling me something that I'm missing...
2010 Nov 23
1
Sims 3 Color & Graphics Issues
...ayOnLinux v3.8.6 Checking plugin: Advanced Wine Configuration... Checking plugin: Offline PlayOnLinux... Checking plugin: Capture... Checking plugin: Transgaming Cedega... Checking plugin: Wine Import... Checking plugin: Wine Look... Checking plugin: Detour... Running The Sims 3 Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 1...
2012 Nov 06
0
[ANNOUNCE] xf86-video-ati 7.0.0
...ship xf86-video-ati 7.x with an older version of mesa, please disable 2D tiling. - - xserver 1.13 support including prime - - glamor support - - SI support Adam Jackson (3): Don't bother to include vbe.h Implement ->driverFunc Remove mibstore.h Alex Deucher (6): radeon: add some new SI pci ids radeon: add new pci ids for SI man: update man pages for trinity (ARUBA) Revert "radeon/radeon_platform_probe: fix Zaphod mode breakage" man: note that 2D tiling requires Mesa 9.0 or newer radeon: bump version for release Andreas Bol...
2007 Mar 27
0
[ANNOUNCE] xf86-video-ati-6.6.191
...known as Alex's superpatch. Please logs all regressions into bugzilla so we can fix them before the 6.7 release. Adam Jackson: Undo unintended configure.ac change. airlied: split mode handling code into separate modes source file forgot SetPitch function is called radeon: initial move framebuffer away from zero prep. fixup EXA after previous commit make DDC function more generic Alain P?teut: enable i2c for PCI_CHIP_RV250_If. allows AIW fuctionality to work. Alex Deucher: radeon: restructure files along lines of Alex's superpatch...
2016 Apr 03
3
PA-RISC (hppa) video cards init failure loading the device driver kernel module
...kernel: Linux version 4.4.0-1-parisc64-smp (debian-kernel at lists.debian.org) (gcc version 4.9.3 (GCC) ) #1 SMP Debian 4.4.6-1 (2016-03-17) I have two very different AGP video cards (ATI FireGL T2 and NVIDIA QUADRO MXR) that have the same issue, despite the two complety different drivers ("radeon" and "nouveau"). The full logs are in bottom of this post. Just to make a long history short: ATI FIRE GL T2 ("radeon") [ 47.836000] [drm:r100_ring_test [radeon]] *ERROR* radeon: ring test failed (scratch(0x15E4)=0xCAFEDEAD) [ 47.948000] [drm:r100_cp_init [radeon]] *ER...
2016 Jan 06
1
No GUI with CentOS-7.2
...ustom xorg.conf.d files ? Opensource Ati driver, ou proprietary blobs ? Thank you for your interest. I am running CentOS-7 installed from CentOS-7-x86_64-LiveKDE-1503.iso and later upgraded to CentOS-7.2. The only packages I have installed have been from CentOS and Epel repos. I'm sure the ATI Radeon driver is open-source. The Radeon firmware comes from the kernel-firmware package - I don't know if any of that is proprietary? There is no xorg.conf file, I assume this is replaced by /usr/share/X11/xorg.conf.d/* . I'm attaching Xorg.0.log - I don't know if that is allowed here? --...
2020 May 12
1
[PATCH 1/3] drm/radeon: remove AGP support
...Am 11.05.20 um 19:17 schrieb Christian K?nig: > AGP is deprecated for 10+ years now and not used any more on modern hardware. > > Old hardware should continue to work in PCI mode. > > Signed-off-by: Christian K?nig <christian.koenig at amd.com> > --- > drivers/gpu/drm/radeon/Makefile | 4 +- > drivers/gpu/drm/radeon/evergreen.c | 7 - > drivers/gpu/drm/radeon/r100.c | 10 +- > drivers/gpu/drm/radeon/r300.c | 9 - > drivers/gpu/drm/radeon/r420.c | 9 - > drivers/gpu/drm/radeon/r520.c | 8 - > dr...
2016 Apr 04
1
PA-RISC (hppa) video cards init failure loading the device driver kernel module
...t; list; unfortunately the c8000 has 3.3 PCI slots and all the (very old) PCI video cards in my hands have 5V PCI connector Many thanks for your suggestions and advice. Simone Mannori - Italy On 4 April 2016 at 04:18, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > Not sure about the radeon issue, but > > "DRM: GPU lockup - switching to software fbcon" > > basically means "the CPU isn't able to submit commands, or the GPU > isn't executing the commands". Basically the GPU can only have so many > commands outstanding [well, command buffers]...
2020 May 11
0
[PATCH 1/3] drm/radeon: remove AGP support
AGP is deprecated for 10+ years now and not used any more on modern hardware. Old hardware should continue to work in PCI mode. Signed-off-by: Christian K?nig <christian.koenig at amd.com> --- drivers/gpu/drm/radeon/Makefile | 4 +- drivers/gpu/drm/radeon/evergreen.c | 7 - drivers/gpu/drm/radeon/r100.c | 10 +- drivers/gpu/drm/radeon/r300.c | 9 - drivers/gpu/drm/radeon/r420.c | 9 - drivers/gpu/drm/radeon/r520.c | 8 - drivers/gpu/drm/radeon/r600.c...
2008 Jun 12
0
[ANNOUNCE] xf86-video-ati 6.8.191
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ati 6.9.0rc1 release Lots of changes since the last release. Main things are EXA composite support for r3xx/r4xx/r5xx chips and textured video support on all radeons. Adam Jackson (5): Bump CRTC size limits on AVIVO chips so 30" displays work without tweaking. Add R500 unified shader register block. Fix R500_US_CONFIG. Add the R500 US index/data pair. Clarify R500 US setup. Alan Coopersmith (2): On non-gcc compilers,...
2020 Jan 10
0
[PATCH 05/23] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
The callback struct drm_driver.get_scanout_position() is deprecated in favor of struct drm_crtc_helper_funcs.get_scanout_position(). Convert radeon over. Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de> --- drivers/gpu/drm/radeon/atombios_crtc.c | 1 + drivers/gpu/drm/radeon/radeon_display.c | 13 +++++++++++++ drivers/gpu/drm/radeon/radeon_drv.c | 11 ----------- drivers/gpu/drm/radeon/radeon_legacy_crtc.c |...
2010 Aug 16
9
Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
>.. And KMS modesetting works properly now in Xen dom0! My onboard ATI Radeon is the following: > # lspci -v | grep VGA  11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00   [VGA controller]) Environment :  Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config attached) [root@fedora13 ~]# lspci -v | grep VGA 01:00.0 VGA compatible contr...
2020 Jan 15
0
[PATCH v2 10/21] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
The callback struct drm_driver.get_scanout_position() is deprecated in favor of struct drm_crtc_helper_funcs.get_scanout_position(). Convert radeon over. Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de> --- drivers/gpu/drm/radeon/atombios_crtc.c | 1 + drivers/gpu/drm/radeon/radeon_display.c | 13 +++++++++++++ drivers/gpu/drm/radeon/radeon_drv.c | 11 ----------- drivers/gpu/drm/radeon/radeon_legacy_crtc.c |...
2016 Apr 04
0
[Radeon] PA-RISC (hppa) video cards init failure loading the device driver kernel module
The very same option list, but for the "radeon" kernel module: http://xorg.freedesktop.org/wiki/RadeonFeature/#index4h2 Simone Mannori - Italy On 4 April 2016 at 05:56, Simone Mannori <simone.mannori at gmail.com> wrote: > Dear Ilia, > > this page summarize all the possible options of the "nouveau" kernel m...
2020 Jan 23
0
[PATCH v4 10/22] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
The callback struct drm_driver.get_scanout_position() is deprecated in favor of struct drm_crtc_helper_funcs.get_scanout_position(). Convert radeon over. v4: * 80-character line fixes Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de> --- drivers/gpu/drm/radeon/atombios_crtc.c | 1 + drivers/gpu/drm/radeon/radeon_display.c | 13 +++++++++++++ drivers/gpu/drm/radeon/radeon_drv.c | 11 ----------- drivers/gpu/d...
2020 May 11
2
[PATCH 1/3] drm/radeon: remove AGP support
...change on PowerPC." With that updated, patches 1, 3: Reviewed-by: Alex Deucher <alexander.deucher at amd.com> patch 2: Acked-by: Alex Deucher <alexander.deucher at amd.com> > > Signed-off-by: Christian K?nig <christian.koenig at amd.com> > --- > drivers/gpu/drm/radeon/Makefile | 4 +- > drivers/gpu/drm/radeon/evergreen.c | 7 - > drivers/gpu/drm/radeon/r100.c | 10 +- > drivers/gpu/drm/radeon/r300.c | 9 - > drivers/gpu/drm/radeon/r420.c | 9 - > drivers/gpu/drm/radeon/r520.c | 8 - > dr...
2016 Apr 04
0
PA-RISC (hppa) video cards init failure loading the device driver kernel module
Not sure about the radeon issue, but "DRM: GPU lockup - switching to software fbcon" basically means "the CPU isn't able to submit commands, or the GPU isn't executing the commands". Basically the GPU can only have so many commands outstanding [well, command buffers], and we hit that limit. &gt...