Hi
This is revision 2 of the manpages for libdrm. I converted everything to docbook
XML. This makes it easier to write them (troff is really hard to read) and
allows us to integrate it into other documentation.
Other than that I only fixed typos and the small corrections you guys mentioned.
Thanks for reviewing!
Regards
David
David Herrmann (4):
man: convert manpages to XML instead of plain troff
man: add drm.7 overview page
man: add drm-kms overview page
man: add drm-memory …
[View More]overview page
.gitignore | 4 +
configure.ac | 24 +--
man/Makefile.am | 65 +++++--
man/drm-kms.xml | 342 +++++++++++++++++++++++++++++++++++
man/drm-memory.xml | 430 ++++++++++++++++++++++++++++++++++++++++++++
man/drm.xml | 137 ++++++++++++++
man/drmAvailable.man | 25 ---
man/drmAvailable.xml | 75 ++++++++
man/drmHandleEvent.man | 45 -----
man/drmHandleEvent.xml | 102 +++++++++++
man/drmModeGetResources.man | 79 --------
man/drmModeGetResources.xml | 139 ++++++++++++++
12 files changed, 1286 insertions(+), 181 deletions(-)
create mode 100644 man/drm-kms.xml
create mode 100644 man/drm-memory.xml
create mode 100644 man/drm.xml
delete mode 100644 man/drmAvailable.man
create mode 100644 man/drmAvailable.xml
delete mode 100644 man/drmHandleEvent.man
create mode 100644 man/drmHandleEvent.xml
delete mode 100644 man/drmModeGetResources.man
create mode 100644 man/drmModeGetResources.xml
--
1.7.12.1
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=41265
Summary: KMS does not work on Radeon HD6700M
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: DRM/other
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: weasalandme(a)yahoo.com
Created an attachment (id=51663)
--> (https://bugs.…
[View More]freedesktop.org/attachment.cgi?id=51663)
syslog output with drm.debug=15
I have a Sony Vaio Z laptop with an internal Intel 3000M card and a discrete
Radeon HD6700M card which is connected via the new Intel LightPeak/Thunderbolt
port.
Intel card works fine, Radeon card fails on drm init with invalid rom contents
(attached is the full dmesg with drm.debug=15)
[drm] initializing kernel modesetting (TURKS 0x1002:0x6740 0x104D:0x9084).
[drm] register mmio base: 0xC0200000
[drm] register mmio size: 131072
radeon 0000:16:00.0: Invalid ROM contents
radeon 0000:16:00.0: Invalid ROM contents
[drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
radeon 0000:16:00.0: Fatal error during GPU init
The interesting part is that xorg detects a card on PCI:22:0:0 bus and if I
specify that as the BusID (xorg.conf) the radeon driver loads and TURKS
complains that it requires KMS. If I use PCI:16:0:0 as the BusID radeon does
not detect a card at all. According to lspci there is nothing on bus 22:00 but
I think the Intel card provides that address as the location of the discrete
card.
Any ideas what I can do to get this working?
uname -a:
Linux debian 3.1.0-rc6-amd64 #1 SMP Thu Sep 22 20:01:48 UTC 2011 x86_64
GNU/Linux
xorg 7.6
lspci output:
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if
00 [VGA controller])
Subsystem: Sony Corporation Device [104d:9084]
Flags: bus master, fast devsel, latency 0, IRQ 48
Memory at d0000000 (64-bit, non-prefetchable) [size=4M]
Memory at a0000000 (64-bit, prefetchable) [size=256M]
I/O ports at a000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
16:00.0 VGA compatible controller [0300]: ATI Technologies Inc Whistler XT [AMD
Radeon HD 6700M Series] [1002:6740] (prog-if 00 [VGA controller])
Subsystem: Sony Corporation Device [104d:9084]
Flags: fast devsel, IRQ 255
Memory at b0000000 (64-bit, prefetchable) [disabled] [size=256M]
Memory at <unassigned> (64-bit, non-prefetchable) [disabled]
I/O ports at 3000 [disabled] [size=256]
[virtual] Expansion ROM at c0000000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010
<?>
Capabilities: [150] Advanced Error Reporting
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugzilla.kernel.org/show_bug.cgi?id=49021
Summary: VGA output: Attached monitor is not detected
Product: Drivers
Version: 2.5
Kernel Version: 3.7-rc1
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: niels_ole(a)salscheider-…
[View More]online.de
Regression: No
Created an attachment (id=83861)
--> (https://bugzilla.kernel.org/attachment.cgi?id=83861)
dmesg with drm.debug=4
When I attach a screen to the VGA output of my Llano based notebook, it is not
detected. I cannot force it to "on" with "video:VGA-1:e".
When I try to add a mode with xrandr, my lvds panel becomes black.
This notebook uses a TRAVIS bridge for the VGA connector.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=55172
Bug #: 55172
Summary: Skybox misrendering (Unvanquished, texture compression
enabled)
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.…
[View More]org
ReportedBy: bugspam(a)moreofthesa.me.uk
The more distant parts of the skybox texture in maps such as atcshd are
misrendered in a consistent way if texture compression is enabled.
(Mesa git cf76edd, Linux 3.6-rc3, HD6770)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
Date: Wed, 8 Aug 2012 23:12:19 +0200
Connecting an ASUS VW222S [1] over VGA a garbled screen is shown with
vertical stripes in the top half.
In commit bc42aabc [2]
commit bc42aabc6a01b92b0f961d65671564e0e1cd7592
Author: Adam Jackson <ajax(a)redhat.com>
Date: Wed May 23 16:26:54 2012 -0400
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson added the quirk `EDID_QUIRK_FORCE_REDUCED_BLANKING` which
is also needed for this ASUS monitor.
All log files …
[View More]and output from `xrandr` is included in the referenced
Bugzilla report #17629.
[1] http://www.asus.com/Display/LCD_Monitors/VW222S/
[2] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=bc4…
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=17629
Signed-off-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
Cc: <dri-devel(a)lists.freedesktop.org>
Cc: Adam Jackson <ajax(a)redhat.com>
Cc: Ian Pilcher <arequipeno(a)gmail.com>
Cc: <stable(a)vger.kernel.org>
---
Same comment as in previous patch.
Ian, I did not base this patch on your series, to make it easier to get
back ported. I can easily rebase it though, so hopefully some maintainer
can tell me what to do.
---
drivers/gpu/drm/drm_edid.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c
index 75e252e..102346d 100644
--- a/drivers/gpu/drm/drm_edid.c
+++ b/drivers/gpu/drm/drm_edid.c
@@ -87,6 +87,9 @@ static struct edid_quirk {
int product_id;
u32 quirks;
} edid_quirk_list[] = {
+ /* ASUS VW222S */
+ { "ACI", 22a2, EDID_QUIRK_FORCE_REDUCED_BLANKING },
+
/* Acer AL1706 */
{ "ACR", 44358, EDID_QUIRK_PREFER_LARGE_60 },
/* Acer F51 */
--
1.7.10.4
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=33418
Summary: Continuous GPU soft resets
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: other
Status: NEW
Severity: major
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: spamjunkeater(a)gmail.com
When I try to play nexuiz, neverball games. My NI (HD6850) got lock and soft
…
[View More]reset itself continuously.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
Hi,
The FOSDEM organizers have sent out a call for devrooms. FOSDEM this
year is on the weekend of the 2nd and 3rd of February 2013.
After the success of this formula last year, where, for the first time
ever, we had a properly filled devroom schedule when the deadline hit, i
am going to re-apply the same formula:
* By the 28th of september, i need 6 committed speakers, otherwise i
will not apply for a DevRoom. 6 people need to apply for a talk slot
who _definitely_ will come to …
[View More]FOSDEM on February 2nd and/or 3rd 2013.
This "definitely" means:
* Don't knowingly plan anything else for this weekend.
* Come to FOSDEM even if your corporation does not fund you (though
feel free to contact the board individually for funding)
* Make sure that you are allowed to travel to the shengen area in
february.
* Catastrophies excluded of course. Such catastrophies include
things like train-derailments and such, but explicitely excludes
hangovers :p
* Scheduling based on timeliness of application: the earlier you apply,
the better slot you get.
* FOSDEMs final deadline for the full schedule is likely around 15th of
january 2013. But do not count on that deadline, we will only do
hourly slots, to keep people from running around between devrooms like
headless chickens. Only 12-16 slots will be available, first come,
first serve.
I will set up a wiki page tonight, at http://wiki.x.org/wiki/fosdem2013
I hope we get a nice devroom like we had last time. That new building we
were in was really amazing, even though it took a while before all
FOSDEM visitors found it.
Thanks,
Luc Verhaegen.
[View Less]
https://bugzilla.kernel.org/show_bug.cgi?id=47481
Summary: Random blank screen: radeon_cs_ib_chunk Failed to
schedule IB on AMD PALM
Product: Drivers
Version: 2.5
Kernel Version: 3.5.3, 3.6.0-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-…
[View More]bugs.osdl.org
ReportedBy: anisse(a)astier.eu
Regression: No
Created an attachment (id=80131)
--> (https://bugzilla.kernel.org/attachment.cgi?id=80131)
Dmesg of the problem
Hi,
Randomly I might get a bug on an AMD E1-1200 : screen won't turn on and when X
is supposed to start I get a lot of these:
[ 307.718332] radeon 0000:00:01.0: couldn't schedule ib
[ 307.718348] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 307.719063] radeon 0000:00:01.0: couldn't schedule ib
[ 307.719075] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 307.734461] radeon 0000:00:01.0: couldn't schedule ib
[ 307.734476] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
[ 307.735489] radeon 0000:00:01.0: couldn't schedule ib
[ 307.735502] [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !
They stop once X is stopped.
Full dmesg in attachment.
Extract of my xorg.conf:
Section "Device"
Identifier "Card0
Driver "radeon"
Option "DRI"
EndSection
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=39285
Summary: Some polygons aren't filled with correct color on R200
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: b7.10110111(a)gmail.com
Created an attachment (id=49179)
--> (https://bugs.…
[View More]freedesktop.org/attachment.cgi?id=49179)
Test program
See test program. Here's the screenshot: http://i.imgur.com/EbSwr.png
Works correctly with SW renderer, but doesn't with radeon.
OpenGL renderer string: Mesa DRI R200 (RV250 4C66) 20090101 x86/MMX/SSE2 TCL
DRI2
OpenGL version string: 1.3 Mesa 7.10.2
lspci output: ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 01)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]