similar to: [Bug 104509] New: Unable to set "Content Type" bit for HDMI and DisplayPort

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 104509] New: Unable to set "Content Type" bit for HDMI and DisplayPort"

2016 Apr 04
4
[Bug 94817] New: Nearest neighbor scaling?
https://bugs.freedesktop.org/show_bug.cgi?id=94817 Bug ID: 94817 Summary: Nearest neighbor scaling? Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: enhancement Priority: medium Component: Driver/nouveau Assignee: nouveau at
2016 Apr 06
4
[Bug 94844] New: Ditching xf86-video-nouveau in favor of xf86-video-modesetting?
https://bugs.freedesktop.org/show_bug.cgi?id=94844 Bug ID: 94844 Summary: Ditching xf86-video-nouveau in favor of xf86-video-modesetting? Product: xorg Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2015 Jan 31
0
Intel Displayport on Centos 7
On 01/28/2015 03:30 PM, Frank Cox wrote: > ... > Having never used DisplayPort before, I'm wondering if this means that > if I purchase the BenQ monitor above, or something similar, I can then > reasonably expect to plug it in and have it just-work with my Centos 7 > setup. > I like the full-size DisplayPort connector the best of any video connector I've dealt with,
2015 Jan 31
0
Intel Displayport on Centos 7
As long as you have the DisplayPort connection on your computer and you have the proper cable to connect it to the monitor then it's no trouble. I had been using dual DP monitors on my last work machine. Also, note that sometimes the PC end is normal DisplayPort but sometimes it has a mini DisplayPort connection. Just get the right cable and it should be as simple as HDMI. On Jan 28, 2015
2010 Nov 24
0
DisplayPort output with intel graphics driver?
Hi. We've installed CentOS 5.5 on a "mini PC" with an onboard Intel graphics chip, which has both "VGA" and DisplayPort output. This works reasonably well, except that I'd like to connect the monitor to the DisplayPort, and I only seem to get a signal on the VGA connector. This is the case even if I boot with the DisplayPort (only) connected, in which case console
2012 Nov 13
0
Problem with DisplayPort initialisation with 3.7-rc3 and recent git
Hi all, This is really just a friendly nudge related to the bug I filed here: https://bugs.freedesktop.org/show_bug.cgi?id=56615. Basically the problem is related to DisplayPort initialisation since when I have an external monitor plugged into the DisplayPort then even X on the in-built LCD fails to start. Reboot with the DisplayPort unplugged and local X starts without a problem. I'm
2013 Oct 30
0
Activate DisplayPort
One of our embedded system uses GPU from NVIDIA GTX 765M. The system has only DisplayPort, nothing else like VGA, DVI or HDMI. The OS does not see the DisplayPort when it looks for it. As a result, the OS gets loaded but the monitor stays blank. If I disconnect the cable and reconnect then the display comes back. I've done some search and found that people blame the problem with
2010 Aug 05
2
[Bug 29403] New: [nvac] attempting to use displayport freezes machine
https://bugs.freedesktop.org/show_bug.cgi?id=29403 Summary: [nvac] attempting to use displayport freezes machine Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2015 Jan 31
0
Intel Displayport on Centos 7
On Sat, January 31, 2015 12:22 pm, Frank Cox wrote: > On Sat, 31 Jan 2015 12:21:07 -0500 > Lamar Owen wrote: > >> I like the full-size DisplayPort connector the best of any video >> connector I've dealt with, > > Thanks! > > I'm waiting to see if my current monitor actually dies. It's an Asus > 1920x1200 monitor that I like rather a lot, but it
2015 Jan 31
1
Intel Displayport on Centos 7
On 1/31/2015 10:34 AM, Valeri Galtsev wrote: > I see that single link DVI supports up to WQUXGA (3,840 ? 2,400) @ 17 Hz > (164 MHz) whereas dual link DVI supports up to WQUXGA (3,840 ? 2,400) @ 33 > Hz with GTF blanking (2 ? 159 MHz) those numbers seem wrong to me. nothing I've ever seen uses 17hz or 33hz refresh, its all pretty much 60Hz in LCD flat panel land. single link DVI
2015 Jan 31
3
Intel Displayport on Centos 7
On Sat, 31 Jan 2015 12:21:07 -0500 Lamar Owen wrote: > I like the full-size DisplayPort connector the best of any video > connector I've dealt with, Thanks! I'm waiting to see if my current monitor actually dies. It's an Asus 1920x1200 monitor that I like rather a lot, but it occasionally acts a bit flaky when coming back out of sleep mode. (The screen fills with a white
2018 Aug 17
0
[PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
From: Hans Verkuil <hans.verkuil at cisco.com> Add DisplayPort CEC-Tunneling-over-AUX support to amdgpu. Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> Acked-by: Alex Deucher <alexander.deucher at amd.com> --- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 13 +++++++++++-- .../drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 ++ 2 files changed, 13
2018 Aug 17
0
[PATCH (repost) 4/5] drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
From: Hans Verkuil <hans.verkuil at cisco.com> Add DisplayPort CEC-Tunneling-over-AUX support to nouveau. Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> --- drivers/gpu/drm/nouveau/nouveau_connector.c | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.c
2018 Aug 16
0
[PATCH 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
From: Hans Verkuil <hans.verkuil at cisco.com> Add DisplayPort CEC-Tunneling-over-AUX support to amdgpu. Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> --- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 13 +++++++++++-- .../drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 ++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git
2018 Aug 16
0
[PATCH 4/5] drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
From: Hans Verkuil <hans.verkuil at cisco.com> Add DisplayPort CEC-Tunneling-over-AUX support to nouveau. Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> --- drivers/gpu/drm/nouveau/nouveau_connector.c | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.c
2015 Feb 02
0
NVidia on encrypted Q. RE: Intel Displayport on Centos 7
> -----Original Message----- > From: Lamar Owen [mailto:lowen at pari.edu] > Sent: Saturday, January 31, 2015 1:53 PM > To: CentOS mailing list > Subject: Re: [CentOS] Intel Displayport on Centos 7 > <SNIP> > the stock ATI drivers. I haven't tried with the fglrx driver; it seems > to be a bit of a problem child on C7 at the moment. For that matter, > the
2018 Aug 24
0
[PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
On 08/23/2018 08:38 PM, Harry Wentland wrote: > On 2018-08-17 10:11 AM, Hans Verkuil wrote: >> From: Hans Verkuil <hans.verkuil at cisco.com> >> >> Add DisplayPort CEC-Tunneling-over-AUX support to amdgpu. >> >> Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> >> Acked-by: Alex Deucher <alexander.deucher at amd.com> >> ---
2014 Feb 10
6
[Bug 74815] New: nouveau: no displayport output on quadro 400/600 cards
https://bugs.freedesktop.org/show_bug.cgi?id=74815 Priority: medium Bug ID: 74815 Assignee: nouveau at lists.freedesktop.org Summary: nouveau: no displayport output on quadro 400/600 cards QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: mgulick at
2015 Jan 28
5
Intel Displayport on Centos 7
Since my current monitor appears to be slowly dying, I'm looking for a replacement. I generally use hardware replacement as an excuse to get something bigger/better/faster than what I had before, so I'm currently considering something like a BenQ GW2765HT. The manual for my Intel motherboard has this to say about DisplayPort on the built-in graphics controller: QUOTE: DisplayPort?s
2018 Aug 27
1
[PATCH 4/5] drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
Add DisplayPort CEC-Tunneling-over-AUX support to nouveau. Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com> Reviewed-by: Lyude Paul <lyude at redhat.com> Acked-by: Alex Deucher <alexander.deucher at amd.com> --- drivers/gpu/drm/nouveau/nouveau_connector.c | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git