search for: crtc1

Displaying 15 results from an estimated 15 matches for "crtc1".

Did you mean: crtc
2009 Apr 19
2
X won't start
...: 0x1fff0000 (**) RADEON(0): MC_AGP_LOCATION : 0x27ff2000 (**) RADEON(0): Map Changed ! Applying ... (**) RADEON(0): Map applied, resetting engine ... (**) RADEON(0): Updating display base addresses... (**) RADEON(0): Memory map updated. (**) RADEON(0): Programming CRTC1, offset: 0x00000000 (**) RADEON(0): Wrote: 0x0000000c 0x00030065 0x00000000 (0x0000a400) (**) RADEON(0): Wrote: rd=12, fd=101, pd=3 (**) RADEON(0): Disposing accel... (**) RADEON(0): Disposing cusor info (**) RADEON(0): Disposing DGA (**) RADEON(0): Unmapping memory (**)...
2009 Oct 18
1
[PATCH 1/2] nv04-nv40/crtc: Don't perform the LUT expansion twice.
Fixes bug 24595. Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- src/nv_crtc.c | 34 ++++------------------------------ 1 files changed, 4 insertions(+), 30 deletions(-) diff --git a/src/nv_crtc.c b/src/nv_crtc.c index 2ae36a0..9708741 100644 --- a/src/nv_crtc.c +++ b/src/nv_crtc.c @@ -888,8 +888,6 @@ static void nv_crtc_unlock(xf86CrtcPtr crtc) { } -#define
2011 Oct 09
1
(no subject)
Hi, This is my work in documenting EVO. I did some RE to fill missing gaps. Best regards, Maxim Levitsky
2008 Jan 06
2
[Bug 13944] New: nouveau video blitter gives tearing with two outputs
http://bugs.freedesktop.org/show_bug.cgi?id=13944 Summary: nouveau video blitter gives tearing with two outputs Product: xorg Version: 7.3 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2007 Aug 23
0
[ANNOUNCE] xf86-video-ati 6.7.191
...RADEON: more cleanup RADEON: cleanup RADEON: Change default LVDS i2c line for powerpc RADEON: if connector is VGA set TMDS to none Fix regular/"xinerama"/zaphod dualhead mode update to 6.6.192 for rc release RADEON: several updates RADEON: fix crtc1 (un)blanking code after last commit RADEON: Only add valid connectors RADEON: add output properties (not functional yet) RADEON: clean up some logic RADEON: clean up non-DDC probe, add detect for DVI RADEON: fixup last commit and add support for ext TMDS detect R...
2009 Mar 24
0
nouveau running 2D on a 9800GTX from git master
..._crtc_dpms is called with mode 3 for CRTC0. (II) NOUVEAU(0): nv50_output_get_crtc is called. (II) NOUVEAU(0): NV50SorGetCurrentCrtc is called. (II) NOUVEAU(0): nv50_output_get_crtc is called. (II) NOUVEAU(0): NV50DacGetCurrentCrtc is called. (II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC1. (II) NOUVEAU(0): nv50_output_prepare is called. (II) NOUVEAU(0): nv50_crtc_prepare is called for CRTC0. (II) NOUVEAU(0): NV50DacModeSet is called. (II) NOUVEAU(0): Disconnecting DAC. (II) NOUVEAU(0): NV50DacModeSet is called. (II) NOUVEAU(0): Disconnecting DAC. (II) NOUVEAU(0): NV50SorModeSet is c...
2007 Oct 03
7
[Bug 12665] New: Option RandR12 breaks X.org
http://bugs.freedesktop.org/show_bug.cgi?id=12665 Summary: Option RandR12 breaks X.org Product: Mesa Version: CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: adam at
2007 Nov 20
8
[Bug 13323] New: 7600Go: RandR12 fails to drive external DVI
http://bugs.freedesktop.org/show_bug.cgi?id=13323 Summary: 7600Go: RandR12 fails to drive external DVI Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy:
2008 May 01
0
[ANNOUNCE] xf86-video-xgixp 1.7.99.3
...G messages. ~ Minor clean-ups. ~ Move prototypes from xg47_cursor.h to xg47_cursor.c, make them static. ~ Disable cursor debugging. This shouldn't have been committed in the first place. ~ Clean up cursor position setting routines. ~ Only need one position function for CRTC1 ~ Refactor setMonoCursorColor and setMonoCursorColorOfSecondView into a single function ~ Refactor setAlphaCursorPattern and setMonoCursorPattern into a single function ~ Refactor cursor size setting code ~ Major clean up. ~ Eliminate unnecessary wrapper function XGIDDCRead...
2013 Sep 08
1
[PATCH] drm/nv10/plane: add plane support for nv10-nv40
...04.c index 05e903f..a0bc8a8 100644 --- a/drivers/gpu/drm/nouveau/core/engine/disp/nv04.c +++ b/drivers/gpu/drm/nouveau/core/engine/disp/nv04.c @@ -59,6 +59,7 @@ nv04_disp_intr(struct nouveau_subdev *subdev) struct nv04_disp_priv *priv = (void *)subdev; u32 crtc0 = nv_rd32(priv, 0x600100); u32 crtc1 = nv_rd32(priv, 0x602100); + u32 pvideo; if (crtc0 & 0x00000001) { nouveau_event_trigger(priv->base.vblank, 0); @@ -69,6 +70,14 @@ nv04_disp_intr(struct nouveau_subdev *subdev) nouveau_event_trigger(priv->base.vblank, 1); nv_wr32(priv, 0x602100, 0x00000001); } + + if (nv_de...
2009 Mar 27
3
[Bug 20915] New: Refresh rate out of range, server backtrace
...(II) NOUVEAU(0): nv50_output_dpms is called with mode 3. (II) NOUVEAU(0): NV50DacSetPowerMode is called with mode 3. (II) NOUVEAU(0): NV50SorSetPowerMode is called with mode 3. (II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC0. (II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC1. (II) NOUVEAU(0): nv50_output_prepare is called. (II) NOUVEAU(0): nv50_crtc_prepare is called for CRTC0. (II) NOUVEAU(0): NV50SorModeSet is called. (II) NOUVEAU(0): Disconnecting SOR. (II) NOUVEAU(0): NV50DacModeSet is called. (II) NOUVEAU(0): Disconnecting DAC. (II) NOUVEAU(0): NV50SorModeSet is c...
2008 Feb 21
27
[Bug 14597] New: randr12 failures on 12" powerbooks, and workarounds
...l not working on powerbooks. I decided to have a good look at it and tried to find the issues by comparing registers in the randr and non-randr state. OpenFirmware posts the card and by default sets up a 1024x768 mode, only 8 bit color however. For some reason, powerbooks have the internal LVDS on CRTC1. When plugging an exernal analog TFT screen, it flashes white during OF init, but stays black after that. randr2 was able to correctly recognize it. The problem seemed only to happen with the internal LVDS. Post of BIOS image, Xorg log, reg traces and initial patch follow. Danny -- Configure b...
2009 Apr 26
2
7.2-PRE amd64 panic when starting Xorg
...ect buffers contents 0x00000000 (II) RADEON(0): [pci] GART texture map handle = 0x81730000 (II) RADEON(0): [pci] GART Texture map mapped at 0x80b284000 (II) RADEON(0): [drm] register handle = 0xd9000000 (II) RADEON(0): [dri] Visual configs initialized disable montype: 3 init memmap init common init crtc1 init pll1 freq: 108000000 best_freq: 108000000 best_feedback_div: 16 best_ref_div: 2 best_post_div: 2 restore memmap (II) RADEON(0): RADEONRestoreMemMapRegisters() : (II) RADEON(0): MC_FB_LOCATION : 0xd7ffd000 0xd7ffd000 (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0 restore common restore cr...
2009 Apr 18
111
[Bug 21273] New: Driver can't detect video output and xserver doesn't start
http://bugs.freedesktop.org/show_bug.cgi?id=21273 Summary: Driver can't detect video output and xserver doesn't start Product: xorg Version: git Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2018 Jan 23
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...: enabling device (0140 -> 0143) [ 5.103983] nvidiafb 0000:01:00.0: enabling device (0140 -> 0143) [ 5.110177] nvidiafb: Device ID: 10de128b [ 5.172187] nvidiafb: CRTC0 analog not found [ 5.212194] usb 4-1: new high-speed USB device number 2 using xhci-hcd [ 5.232184] nvidiafb: CRTC1 analog not found [ 5.392559] hub 4-1:1.0: USB hub found [ 5.396368] hub 4-1:1.0: 4 ports detected [ 5.722183] usb 4-1.2: new low-speed USB device number 3 using xhci-hcd [ 5.880983] input: Trust Trust Wireless TouchKB as /devices/platform/soc/soc:internal-regs/f10f8000.usb3/usb4/4-1/4-1...