Displaying 20 results from an estimated 21 matches for "sarea".
Did you mean:
area
2014 Oct 29
1
[PATCH] Remove sarea header
...lude.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/nv_include.h b/src/nv_include.h
index de55570..eee8c5d 100644
--- a/src/nv_include.h
+++ b/src/nv_include.h
@@ -69,6 +69,5 @@
#include "nv_type.h"
#include "nv_proto.h"
#include "nv_dma.h"
-#include "sarea.h"
#endif /* __NV_INCLUDE_H__ */
--
2.1.0.rc2.206.gedb03e5
2007 Jun 09
2
Fedora and direct rendering
...open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) NOUVEAU(0): [drm] DRM interface version 1.3
(II) NOUVEAU(0): [drm] created "nouveau" driver at busid "pci:0000:01:00.0"
(II) NOUVEAU(0): [drm] added 8192 byte SAREA at 0xf8abb000
(II) NOUVEAU(0): [drm] mapped SAREA 0xf8abb000 to 0xb7f9e000
(II) NOUVEAU(0): [drm] framebuffer handle = 0xf0000000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
(II) NOUVEAU(0): [drm] installed DRM signal handler
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice:...
2005 Dec 20
9
Rails Configuration Question
...#39;
class BugTest < Test::Unit::TestCase
def setup
@bug = Bug.find(1)
end
def test_read
assert_equal 1, @bug.id
puts "Category => " + @bug.category.sCategory
puts "Project => " + @bug.project.sProject
puts "Area => " + @bug.area.sArea
puts "PersonOpenedBy => " + @bug.person_opened_by.sFullName
puts "PersonAssignedTo => " + @bug.person_assigned_to.sFullName
end
end
This works perfectly and I assume must be using my database.yml for
connection info.
#Action Controller Code#
class BugController...
2016 Apr 21
0
[PATCH 03/24] drm: add extern C guard for the UAPI headers
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
include/uapi/drm/drm.h | 16 ++++++++++++++++
include/uapi/drm/drm_fourcc.h | 8 ++++++++
include/uapi/drm/drm_mode.h | 8 ++++++++
include/uapi/drm/drm_sarea.h | 8 ++++++++
4 files changed, 40 insertions(+)
diff --git a/include/uapi/drm/drm.h b/include/uapi/drm/drm.h
index 3683250..452675f 100644
--- a/include/uapi/drm/drm.h
+++ b/include/uapi/drm/drm.h
@@ -65,6 +65,10 @@ typedef unsigned long drm_handle_t;
#endif
+#if defined(__cplusplus)
+ext...
2024 Nov 08
0
[ANNOUNCE] xf86-video-nouveau 1.0.18
...drop obsolete check for HAS_DIXREGISTERPRIVATEKEY
drop compat with ancient ABI_VIDEODRV_VERSION < 20
use XNFalloc() instead of xnfalloc
use XNFcallocarray() instead of xnfcalloc macro
use dixDestroyPixmap() instead of direct driver call
Ilia Mirkin (1):
remove sarea.h usage
Matt Turner (1):
xf86-video-nouveau 1.0.18
S?rgio M. Basto (1):
Fix implicit declaration of wfbScreenInit
?ukasz Spintzyk (6):
nouveau: Rename functions that has origin from modesetting
nouveau: fixup driver for new X server ABI
nouveau: Remove consider_disa...
2008 Jun 12
0
Very slow 3D in DX6 app with DRI enabled
...rns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] loaded kernel module for "i915" driver
(II) I810(0): [drm] DRM interface version 1.3
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xf8844000
(II) I810(0): [drm] mapped SAREA 0xf8844000 to 0xb7c2a000
(II) I810(0): [drm] framebuffer handle = 0xc0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(II) I810(0): Allocated 32 kB for the logical context at 0xdfe2000.
(II) I810(0): Allocated 6400 kB for the back buffer...
2008 Jun 12
2
Very slow 3D in DX6 app with DRI enabled]
...rns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] loaded kernel module for "i915" driver
(II) I810(0): [drm] DRM interface version 1.3
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xf8844000
(II) I810(0): [drm] mapped SAREA 0xf8844000 to 0xb7c2a000
(II) I810(0): [drm] framebuffer handle = 0xc0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(II) I810(0): Allocated 32 kB for the logical context at 0xdfe2000.
(II) I810(0): Allocated 6400 kB for the back buffer...
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
...operly handle drmModeAddFB failure in drmmode_crtc_scanout_allocate
Bump version for 7.6.0 release
Piotr Redlewski (2):
Disable CRTCs when disabling the outputs
Do not try to enable already enabled CRTCs in DPMS hook
Rolf Eike Beer (1):
radeon: remove unneeded inclusion of sarea.h
Stephen Chandler Paul (1):
Handle failures in setting a CRTC to a DRM mode properly
Tom St Denis (5):
dri2: Avoid calculation with undefined msc value
Simplify pick best crtc to fold two loops into one
Clean up allocation in RADEONInitVideo()
Simplify drmmode_set_m...
2005 Dec 17
6
i915drm
HI all,
I am running FreeBSD 6.0-STABLE (of today) on a HP Pavillon (centrino based
notebook with i915 graphic chipset).
I am trying to use the latest drm hook for i915, but I get this error:
drmsub0: <Intel i915GM> port 0x1800-0x1807 mem
0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at
device 2.0 on pci0
error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or
2010 Dec 21
2
ATI DRI not seen by Wine
...000] ukiOpenByBusid: ukiOpenMinor returns 16
[ 21.000] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[ 21.000] (II) fglrx(0): [uki] DRM interface version 1.0
[ 21.000] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:2:0:0"
[ 21.000] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[ 21.000] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7fcc49cdb000
[ 21.000] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 21.000] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 21.000] (II) fglrx(0): swlDriScreenInit done
[ 21.000] (II) fglrx(0): Kernel Module Version...
2008 May 31
25
[Bug 16176] New: X fails to start with GeForce 9600 with ``Failed to allocate memory for framebuffer! "
http://bugs.freedesktop.org/show_bug.cgi?id=16176
Summary: X fails to start with GeForce 9600 with ``Failed to
allocate memory for framebuffer!"
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2008 Mar 24
4
Ati Low Perfomance
...result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] DRM interface version 1.0
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:6:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xa1000
(II) fglrx(0): [drm] mapped SAREA 0xa1000 to 0xb7baa000
(II) fglrx(0): [drm] framebuffer handle = 0xa2000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx...
2008 Mar 26
24
[Bug 15206] New: [dualhead, randr12, ppc] Second head displays nothing
http://bugs.freedesktop.org/show_bug.cgi?id=15206
Summary: [dualhead, randr12, ppc] Second head displays nothing
Product: xorg
Version: unspecified
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2016 Apr 21
25
[PATCH 00/24] drm: add extern C guard for the UAPI headers
...add extern C guard for the UAPI header
include/uapi/drm/amdgpu_drm.h | 8 ++++++++
include/uapi/drm/armada_drm.h | 8 ++++++++
include/uapi/drm/drm.h | 16 ++++++++++++++++
include/uapi/drm/drm_fourcc.h | 8 ++++++++
include/uapi/drm/drm_mode.h | 8 ++++++++
include/uapi/drm/drm_sarea.h | 8 ++++++++
include/uapi/drm/etnaviv_drm.h | 8 ++++++++
include/uapi/drm/exynos_drm.h | 8 ++++++++
include/uapi/drm/i810_drm.h | 8 ++++++++
include/uapi/drm/i915_drm.h | 8 ++++++++
include/uapi/drm/mga_drm.h | 8 ++++++++
include/uapi/drm/msm_drm.h | 8 ++++++++
incl...
2009 Mar 24
0
nouveau running 2D on a 9800GTX from git master
...(0x1) IX[B]
[23] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NOUVEAU(0): Allocated 128MiB VRAM for framebuffer + offscreen
pixmaps, at offset 0x20000000
(II) NOUVEAU(0): AGPGART: 32MiB available
(II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
(II) NOUVEAU(0): [drm] Using the DRM lock SAREA also for drawables.
(II) NOUVEAU(0): [drm] framebuffer handle = 0xb0000000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
(II) NOUVEAU(0): X context handle = 0x1
(II) NOUVEAU(0): [drm] installed DRM signal handler
(II) NOUVEAU(0): Opened GPU channel 2
(II) EXA(0): Offscreen pixmap area...
2007 Aug 06
3
[Bug 11868] New: Starting X for the second time fails (without reloading drm modules)
...can still use the magic sysrq keys.
I have gathered the information i can.
Snippet of Xorg.0.log (last entries):
(II) NOUVEAU(0): [drm] DRM interface version 1.3
(II) NOUVEAU(0): [drm] created "nouveau" driver at busid "pci:0000:01:00.0"
(II) NOUVEAU(0): [drm] added 8192 byte SAREA at 0x1efff000
(II) NOUVEAU(0): [drm] mapped SAREA 0x1efff000 to 0x2b0109043000
(II) NOUVEAU(0): [drm] framebuffer handle = 0xc0000000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
Snippet of kernel log (first is a succesfull attempt, the second fails):
Aug 6 21:11:29 localhost [drm:...
2008 Apr 04
1
Driver Problem with 7150M
...00:12.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:12.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) NOUVEAU(0): [drm] Using the DRM lock SAREA also for drawables.
(II) NOUVEAU(0): [drm] framebuffer handle = 0x2ffff000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
(II) NOUVEAU(0): X context handle = 0x1
(II) NOUVEAU(0): [drm] installed DRM signal handler
(II) NOUVEAU(0): Allocated 64MiB VRAM for framebuffer + offscreen
pixmaps...
2009 Mar 27
3
[Bug 20915] New: Refresh rate out of range, server backtrace
...[29] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NOUVEAU(0): Allocated 128MiB VRAM for framebuffer + offscreen pixmaps, at
offset 0x20000000
(II) NOUVEAU(0): AGPGART: 32MiB available
(II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
(II) NOUVEAU(0): [drm] Using the DRM lock SAREA also for drawables.
(II) NOUVEAU(0): [drm] framebuffer handle = 0xd0000000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
(II) NOUVEAU(0): X context handle = 0x1
(II) NOUVEAU(0): [drm] installed DRM signal handler
(II) NOUVEAU(0): Opened GPU channel 2
(II) EXA(0): Offscreen pixmap area...
2007 Nov 01
4
Looking for NV44 testers?
...0:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) NOUVEAU(0): [drm] Using the DRM lock SAREA also for drawables.
(II) NOUVEAU(0): [drm] framebuffer handle = 0xe4000000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
(II) NOUVEAU(0): X context handle = 0x1
(II) NOUVEAU(0): [drm] installed DRM signal handler
That's all, here comes the crash.
Some hints, what to do?
Best reg...
2009 Apr 26
2
7.2-PRE amd64 panic when starting Xorg
...00:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEON(0): [drm] framebuffer handle = 0xd0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): X context handle = 0x3
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [pci] 8192 kB allocated with handle 0x00000000
(II) RADEON(0)...