Displaying 17 results from an estimated 17 matches for "tvnv04".
Did you mean:
nv04
2020 Aug 20
0
[RFC v2 06/20] drm/nouveau/kms: Search for encoders' connectors properly
...ed-by: Ben Skeggs <bskeggs at redhat.com>
---
drivers/gpu/drm/nouveau/dispnv04/dac.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dfp.c | 7 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 18 +++++
drivers/gpu/drm/nouveau/dispnv04/disp.h | 4 +
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 85 +++++++++++++++++----
drivers/gpu/drm/nouveau/nouveau_connector.c | 14 ----
drivers/gpu/drm/nouveau/nouveau_encoder.h | 6 +-
9 files changed, 103 insertions(+), 37 deletions(-)...
2019 May 19
5
[PATCH v1 0/4] drm/nouveau: drop use of drmP.h
...vers/gpu/drm/nouveau/dispnv04/disp.c | 1 -
drivers/gpu/drm/nouveau/dispnv04/hw.c | 1 -
drivers/gpu/drm/nouveau/dispnv04/hw.h | 1 -
drivers/gpu/drm/nouveau/dispnv04/overlay.c | 1 -
drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c | 1 -
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 1 -
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 1 -
drivers/gpu/drm/nouveau/dispnv50/base507c.c | 2 ++
drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 ++--
drivers/gpu/drm/nouveau/dispnv50/ovly507e.c | 1 +
drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 ++
drivers/gp...
2014 Mar 03
2
TV-Out on a GeForce 2MX supported?
Hello,
I have here a GeForce 2MX (NV10) with a Brooktree BT869 chip for the
TV-Out.
Is the TV-Out on this card supported by Nouveau? I read on the feature
matrix something that the TV-Out is only supported for some Chrontel
chips, furthermore
xrandr -q
shows me only the DVI connection (in fact it's VGA, not DVI), but not
the S-Video connection. If not supported, is this planned for future
2014 Mar 05
3
TV-Out on a GeForce 2MX supported?
...eo/composite connections.
I still have some hardware for both, though I haven't used it for a long
time.
> This sort of thing is probably
> only going to be supported if you make it happen. If you're
> interested, the relevant source file is
> drivers/gpu/drm/nouveau/dispnv04/tvnv04.c, and you'd have to add
> something in drivers/gpu/drm/i2c. BT* chips are usually easy to find
> docs for, and some of the additional details can probably be worked
> out from mmiotraces, assuming you can find a kernel that the blob
> driver will load on.
It's much better to w...
2014 Mar 05
3
TV-Out on a GeForce 2MX supported?
...for both, though I haven't used it for a long
> > time.
> >
> >> This sort of thing is probably
> >> only going to be supported if you make it happen. If you're
> >> interested, the relevant source file is
> >> drivers/gpu/drm/nouveau/dispnv04/tvnv04.c, and you'd have to add
> >> something in drivers/gpu/drm/i2c. BT* chips are usually easy to find
> >> docs for, and some of the additional details can probably be worked
> >> out from mmiotraces, assuming you can find a kernel that the blob
> >> driver will...
2014 Mar 05
0
TV-Out on a GeForce 2MX supported?
...for future
> versions?
The relevant hardware is not easily available, nor is hardware to
consume s-video/composite connections. This sort of thing is probably
only going to be supported if you make it happen. If you're
interested, the relevant source file is
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c, and you'd have to add
something in drivers/gpu/drm/i2c. BT* chips are usually easy to find
docs for, and some of the additional details can probably be worked
out from mmiotraces, assuming you can find a kernel that the blob
driver will load on.
-ilia
2014 Mar 05
0
TV-Out on a GeForce 2MX supported?
...t; I still have some hardware for both, though I haven't used it for a long
> time.
>
>> This sort of thing is probably
>> only going to be supported if you make it happen. If you're
>> interested, the relevant source file is
>> drivers/gpu/drm/nouveau/dispnv04/tvnv04.c, and you'd have to add
>> something in drivers/gpu/drm/i2c. BT* chips are usually easy to find
>> docs for, and some of the additional details can probably be worked
>> out from mmiotraces, assuming you can find a kernel that the blob
>> driver will load on.
>
>...
2020 Aug 20
22
[RFC v2 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
...ivers/gpu/drm/i915/display/intel_lspcon.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dac.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dfp.c | 7 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 24 +-
drivers/gpu/drm/nouveau/dispnv04/disp.h | 4 +
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 306 +++++++++++---------
drivers/gpu/drm/nouveau/nouveau_connector.c | 132 ++++-----
drivers/gpu/drm/nouveau/nouveau_connector.h | 1 +
drivers/gpu/drm/nouveau/nouveau_display.c |...
2014 Mar 05
0
TV-Out on a GeForce 2MX supported?
...'t used it for a long
>> > time.
>> >
>> >> This sort of thing is probably
>> >> only going to be supported if you make it happen. If you're
>> >> interested, the relevant source file is
>> >> drivers/gpu/drm/nouveau/dispnv04/tvnv04.c, and you'd have to add
>> >> something in drivers/gpu/drm/i2c. BT* chips are usually easy to find
>> >> docs for, and some of the additional details can probably be worked
>> >> out from mmiotraces, assuming you can find a kernel that the blob
>> >...
2014 Sep 14
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
...m/nouveau/dispnv04/dac.c b/drivers/gpu/drm/nouveau/dispnv04/dac.c
diff --git a/drivers/gpu/drm/nouveau/dispnv04/dfp.c b/drivers/gpu/drm/nouveau/dispnv04/dfp.c
diff --git a/drivers/gpu/drm/nouveau/dispnv04/disp.c b/drivers/gpu/drm/nouveau/dispnv04/disp.c
diff --git a/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c b/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
diff --git a/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c b/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
diff --git a/drivers/gpu/drm/nouveau/nouveau_backlight.c b/drivers/gpu/drm/nouveau/nouveau_backlight.c
diff --git a/drivers/gpu/drm/nouveau/nouveau_connec...
2020 Aug 25
22
[RFC v4 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
...ivers/gpu/drm/i915/display/intel_lspcon.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dac.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dfp.c | 7 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 24 +-
drivers/gpu/drm/nouveau/dispnv04/disp.h | 4 +
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 305 +++++++++++---------
drivers/gpu/drm/nouveau/nouveau_connector.c | 132 ++++-----
drivers/gpu/drm/nouveau/nouveau_connector.h | 1 +
drivers/gpu/drm/nouveau/nouveau_display.c |...
2013 Sep 08
1
[PATCH] drm/nv10/plane: add plane support for nv10-nv40
...m/nouveau/dispnv04/Makefile
+++ b/drivers/gpu/drm/nouveau/dispnv04/Makefile
@@ -5,6 +5,7 @@ nouveau-y += dispnv04/dac.o
nouveau-y += dispnv04/dfp.o
nouveau-y += dispnv04/disp.o
nouveau-y += dispnv04/hw.o
+nouveau-y += dispnv04/overlay.o
nouveau-y += dispnv04/tvmodesnv17.o
nouveau-y += dispnv04/tvnv04.o
nouveau-y += dispnv04/tvnv17.o
diff --git a/drivers/gpu/drm/nouveau/dispnv04/disp.c b/drivers/gpu/drm/nouveau/dispnv04/disp.c
index 4908d3f..b13ff0f 100644
--- a/drivers/gpu/drm/nouveau/dispnv04/disp.c
+++ b/drivers/gpu/drm/nouveau/dispnv04/disp.c
@@ -140,6 +140,8 @@ nv04_display_create(struct d...
2014 Sep 14
0
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
...v04/dac.c b/drivers/gpu/drm/nouveau/dispnv04/dac.c
> diff --git a/drivers/gpu/drm/nouveau/dispnv04/dfp.c b/drivers/gpu/drm/nouveau/dispnv04/dfp.c
> diff --git a/drivers/gpu/drm/nouveau/dispnv04/disp.c b/drivers/gpu/drm/nouveau/dispnv04/disp.c
> diff --git a/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c b/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
> diff --git a/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c b/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
> diff --git a/drivers/gpu/drm/nouveau/nouveau_backlight.c b/drivers/gpu/drm/nouveau/nouveau_backlight.c
> diff --git a/drivers/gpu/drm/nouveau...
2020 Aug 26
23
[PATCH v5 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
...ivers/gpu/drm/i915/display/intel_lspcon.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dac.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dfp.c | 7 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 24 +-
drivers/gpu/drm/nouveau/dispnv04/disp.h | 4 +
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 305 +++++++++++---------
drivers/gpu/drm/nouveau/nouveau_connector.c | 132 ++++-----
drivers/gpu/drm/nouveau/nouveau_connector.h | 1 +
drivers/gpu/drm/nouveau/nouveau_display.c |...
2014 Sep 15
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
...drivers/gpu/drm/nouveau/dispnv04/dac.c
>> diff --git a/drivers/gpu/drm/nouveau/dispnv04/dfp.c b/drivers/gpu/drm/nouveau/dispnv04/dfp.c
>> diff --git a/drivers/gpu/drm/nouveau/dispnv04/disp.c b/drivers/gpu/drm/nouveau/dispnv04/disp.c
>> diff --git a/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c b/drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
>> diff --git a/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c b/drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
>> diff --git a/drivers/gpu/drm/nouveau/nouveau_backlight.c b/drivers/gpu/drm/nouveau/nouveau_backlight.c
>> diff --git a/drivers/gpu...
2020 Aug 11
29
[RFC 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
...ivers/gpu/drm/i915/display/intel_lspcon.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dac.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/dfp.c | 7 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 24 +-
drivers/gpu/drm/nouveau/dispnv04/disp.h | 4 +
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c | 2 +-
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 308 +++++++++++---------
drivers/gpu/drm/nouveau/nouveau_connector.c | 132 ++++-----
drivers/gpu/drm/nouveau/nouveau_connector.h | 1 +
drivers/gpu/drm/nouveau/nouveau_display.c |...
2014 Sep 13
4
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On 13.09.2014 22:58, Ilia Mirkin wrote:
> On Sat, Sep 13, 2014 at 4:52 PM, poma <pomidorabelisima at gmail.com> wrote:
>> On 13.09.2014 07:02, poma wrote:
>>> On 13.09.2014 06:57, poma wrote:
>>>>
>>>> Actually I have nothing to show cause logs are all OK.
>>>> Haha, it seems to me that the bugs become intelligent.
>>>>