| View previous topic :: View next topic |
| Author |
Message |
Ant P. Veteran

Joined: 18 Apr 2009 Posts: 1920 Location: UK
|
Posted: Sat Nov 17, 2012 7:17 pm Post subject: What do I need for 30bpp? |
|
|
Hi.
I've got a screen that can do 30bpp modes (Dell U2410), a graphics card that should support it (R700 Radeon) and a choice between DVI or HDMI. I'm currently using the DVI connection and starting X with -depth 30 gives an error that the Radeon driver doesn't support 30bpp. Should I give up now, or do I just need a different cable? |
|
| Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 29994 Location: 56N 3W
|
Posted: Sat Nov 17, 2012 8:03 pm Post subject: |
|
|
Ant P.
30 is a very strange number for colour depth. Its usually 1,8,15,16,24 and 32.
The U2410 specification does say Colour Support: 1.07 billion colours, which is 30 bits.
You need a lot more than just a video driver to do 30 bit colour. Xorg and your applications need to support it too.
Xorg actually uses 32 bit colour internally. Thats 8 bits each for RGB and Alpha, which is the transparency.
This fits in quite nicely with the way CPUs work, in bytes, words and double words. 8, 16 and 32 bits.
The numbers in my opening sentence are not random - fit with CPU internal operations.
HDMI and DVI both support 30 bpp. In fact, definitions for 36 and 48 bpp are in place. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
| Back to top |
|
 |
chithanh Developer

Joined: 05 Aug 2006 Posts: 1390 Location: Berlin, Germany
|
Posted: Sat Nov 17, 2012 8:06 pm Post subject: |
|
|
To my knowledge, the U2410 supports 30-bit color only through the DisplayPort input. But I could be wrong there.
To what extent the radeon driver supports 30-bit I don't know, you will have to ask the upstream developers (#radeon on irc.freenode.net or their mailing list xorg-driver-ati@lists.x.org). |
|
| Back to top |
|
 |
Ant P. Veteran

Joined: 18 Apr 2009 Posts: 1920 Location: UK
|
Posted: Sat Nov 17, 2012 10:49 pm Post subject: |
|
|
| chithanh wrote: | | To my knowledge, the U2410 supports 30-bit color only through the DisplayPort input. But I could be wrong there. |
This seems to be the case, from what I've been reading. I've got an AMD E450 attached via DP, but I don't use that as a desktop and my main PC only has the other two.
I'll forget about it for now, I only started looking because someone in another thread was having problems with 30bpp on nvidia-drivers... wanted to see if I could reproduce the bug :) |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|