search for: hdminve0

Displaying 1 result from an estimated 1 matches for "hdminve0".

Did you mean: hdminvd0
2014 Sep 07
0
drm/nve0/disp: Fix HDMI InfoFrame initialisation.
...tron L246WH screen with 1600x1200 (native) and 800x600 resolutions with scaling disabled on all 3 HDMI-capable outputs (HDMI-1, DVI-D-1, DVI-D-2) available. Audio output was tested on HDMI-1 output. --- drivers/gpu/drm/nouveau/Makefile | 1 + .../gpu/drm/nouveau/core/engine/disp/hdminve0.c | 91 ++++++++++++++++++++++ drivers/gpu/drm/nouveau/core/engine/disp/nv50.h | 1 + drivers/gpu/drm/nouveau/core/engine/disp/nve0.c | 2 +- 4 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 drivers/gpu/drm/nouveau/core/engine/disp/hdminve0.c diff --git a/drivers/gpu...