All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 80678] New: xrandr scaling / transform does not work with radeon
@ 2014-06-29 14:14 bugzilla-daemon
  2014-06-30 15:42 ` [Bug 80678] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-29 14:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 4603 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

          Priority: medium
            Bug ID: 80678
          Assignee: dri-devel@lists.freedesktop.org
           Summary: xrandr scaling / transform does not work with radeon
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: h.judt@gmx.at
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: XOrg CVS
         Component: DRM/Radeon
           Product: DRI

Scaling doesn't work with radeon. Screen rotation does work, though.

On a laptop with intel driver, the following works fine, except the mouse
pointer is confined to the mode area, but I believe that is a known xorg-server
bug to which a patch is available in bug #39949:
xrandr --fb 1920x1080 --output eDP1 --mode 1600x900 --scale-from 1920x1080

The same command, adapted to the radeon output device doesn't work. Same
software configuration (xorg-1.15.99.903, libdrm-git, mesa-git,
xf86-video-ati-git, various kernel versions (at the moment 3.15.2)).

lspci -vvv:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cayman PRO [Radeon HD 6950] (prog-if 00 [VGA controller])
        Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b00
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 41
        Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Region 2: Memory at f7e20000 (64-bit, non-prefetchable) [size=128K]
        Region 4: I/O ports at e000 [size=256]
        Expansion ROM at f7e00000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 3
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1
unlimited
                        ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr-
TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Exit
Latency L0s <64ns, L1 <1us
                        ClockPM- Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+
DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-,
OBFF Not Supported
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-,
OBFF Disabled
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
                         Transmit Margin: Normal Operating Range,
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -3.5dB,
EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-,
LinkEqualizationRequest-
        Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
                Address: 00000000fee0100c  Data: 4191
        Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1
Len=010 <?>
        Capabilities: [150 v1] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt-
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt-
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
        Kernel driver in use: radeon

Is scaling not implemented in radeon?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 6084 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
@ 2014-06-30 15:42 ` bugzilla-daemon
  2014-07-01 21:05 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-30 15:42 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 250 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
I'm not sure if EXA supports those options.  You might try glamor.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1025 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
  2014-06-30 15:42 ` [Bug 80678] " bugzilla-daemon
@ 2014-07-01 21:05 ` bugzilla-daemon
  2014-07-01 21:07 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-07-01 21:05 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 599 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #2 from Harald Judt <h.judt@gmx.at> ---
No, it doesn't work with glamor either. Besides, I'd like to use EXA because of
xv support.

Actually, I notice one difference after executing
xrandr --fb 1920x2400 --output HDMI-0 --mode 1920x1200 --scale-from 1920x2400

The vertical panel seems to stretch/extend to the new vertical size (2400).
However, the intended scaling doesn't get applied.

xrandr --verbose before and after this command shows no differences.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1371 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
  2014-06-30 15:42 ` [Bug 80678] " bugzilla-daemon
  2014-07-01 21:05 ` bugzilla-daemon
@ 2014-07-01 21:07 ` bugzilla-daemon
  2014-07-01 21:09 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-07-01 21:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 361 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #3 from Harald Judt <h.judt@gmx.at> ---
Created attachment 102098
  --> https://bugs.freedesktop.org/attachment.cgi?id=102098&action=edit
xrandr-verbose-glamor

xrandr --verbose output after applying above xrandr command

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1268 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-07-01 21:07 ` bugzilla-daemon
@ 2014-07-01 21:09 ` bugzilla-daemon
  2014-07-01 21:14 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-07-01 21:09 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 333 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #4 from Alex Deucher <agd5f@yahoo.com> ---
(In reply to comment #2)
> No, it doesn't work with glamor either. Besides, I'd like to use EXA because
> of xv support.

glamor supports Xv as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-07-01 21:09 ` bugzilla-daemon
@ 2014-07-01 21:14 ` bugzilla-daemon
  2016-01-14  1:01 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-07-01 21:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 274 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #5 from Harald Judt <h.judt@gmx.at> ---
Maybe I forgot to compile in support for xv then. One way or the other, scaling
doesn't work.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1046 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-07-01 21:14 ` bugzilla-daemon
@ 2016-01-14  1:01 ` bugzilla-daemon
  2016-01-18  9:50 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-01-14  1:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 289 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #6 from Sebastian Wick <sebastian@sebastianwick.net> ---
I'm running into the same problem. The transform matrix doesn't seem to get
updated at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1070 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (5 preceding siblings ...)
  2016-01-14  1:01 ` bugzilla-daemon
@ 2016-01-18  9:50 ` bugzilla-daemon
  2016-01-18 10:12 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-01-18  9:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 770 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
commit 9483a3d777919b224f70c3b4d01e4b320a57db31
Author: Michel Dänzer <michel.daenzer@amd.com>
Date:   Fri Jan 15 16:48:46 2016 +0900

    Fix RandR CRTC transforms

    Currently, Xorg will only transform the cursor as of the first time the
    cursor image changes after a transform is set.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2300 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (6 preceding siblings ...)
  2016-01-18  9:50 ` bugzilla-daemon
@ 2016-01-18 10:12 ` bugzilla-daemon
  2016-01-19 15:25 ` bugzilla-daemon
  2016-02-25  9:29 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-01-18 10:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 384 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #8 from Harald Judt <h.judt@gmx.at> ---
Thanks for fixing it. Unfortunately, it comes too bit late, and I can no longer
test this because my old graphics card went to the gpu nirvana :-(

That said, hopefully it helps Sebastian and other users.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1200 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (7 preceding siblings ...)
  2016-01-18 10:12 ` bugzilla-daemon
@ 2016-01-19 15:25 ` bugzilla-daemon
  2016-02-25  9:29 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-01-19 15:25 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 226 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

--- Comment #9 from Sebastian Wick <sebastian@sebastianwick.net> ---
It's working. Thanks, Michel!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1059 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 80678] xrandr scaling / transform does not work with radeon
  2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
                   ` (8 preceding siblings ...)
  2016-01-19 15:25 ` bugzilla-daemon
@ 2016-02-25  9:29 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-02-25  9:29 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 499 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80678

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sobukus@sourcemage.org

--- Comment #10 from Michel Dänzer <michel@daenzer.net> ---
*** Bug 31799 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2049 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-02-25  9:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-29 14:14 [Bug 80678] New: xrandr scaling / transform does not work with radeon bugzilla-daemon
2014-06-30 15:42 ` [Bug 80678] " bugzilla-daemon
2014-07-01 21:05 ` bugzilla-daemon
2014-07-01 21:07 ` bugzilla-daemon
2014-07-01 21:09 ` bugzilla-daemon
2014-07-01 21:14 ` bugzilla-daemon
2016-01-14  1:01 ` bugzilla-daemon
2016-01-18  9:50 ` bugzilla-daemon
2016-01-18 10:12 ` bugzilla-daemon
2016-01-19 15:25 ` bugzilla-daemon
2016-02-25  9:29 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.