aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/auxdisplay (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22drm/tegra: Use generic HDMI infoframe helpersThierry Reding3-306/+110
2013-02-22drm: Add EDID helper documentationThierry Reding1-0/+4
2013-02-22drm: Add HDMI infoframe helpersThierry Reding3-0/+40
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding4-0/+543
2013-02-22drm: Add some missing forward declarationsThierry Reding1-1/+2
2013-02-22drm: Move mode tables to drm_edid.cThierry Reding2-781/+746
2013-02-22drm: Remove duplicate drm_mode_cea_vic()Thierry Reding5-29/+12
2013-02-22gma500: Fix n, m1 and m2 clock limits for sdvo and lvdsPatrik Jakobsson1-6/+6
2013-02-21drm/exynos: Add device tree based discovery support for G2DAjay Kumar1-0/+10
2013-02-21drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul1-648/+374
2013-02-21drm/exynos: mixer: set correct mode for range of resolutionsRahul Sharma1-4/+4
2013-02-21drm/exynos: implement display-mode-check callback in mixer driverRahul Sharma1-0/+26
2013-02-21drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma3-8/+22
2013-02-21drm/exynos: release resources properly when fb creation is failed.YoungJun Cho1-24/+27
2013-02-21drm/exynos: fix wrong pointer access at vm close.YoungJun Cho1-12/+21
2013-02-21drm/exynos: Add missing braces around sizeofSachin Kamat1-1/+1
2013-02-21drm/exynos: consider exception case to fb handle creationInki Dae1-0/+4
2013-02-21drm/exynos: fix iommu address allocation orderInki Dae1-1/+1
2013-02-20drm/radeon: properly validate the atpx interfaceAlex Deucher1-2/+71
2013-02-20drm/radeon: switch get_gpu_clock() to a callback (v2)Alex Deucher6-11/+19
2013-02-20drm/radeon: add a asic callback to get the xclkAlex Deucher9-1/+93
2013-02-20drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation failureTim Gardner2-3/+15
2013-02-20drm/radeon: remove overzealous warning in hdmi handlingAlex Deucher1-1/+0
2013-02-20drm/radeon: fix multi-head power profile stability on BTC+ asicsAlex Deucher2-1/+14
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz4-0/+93
2013-02-20drm/nv50-/kms: remove UPDATE methods after each encoder disconnectBen Skeggs1-9/+0
2013-02-20drm/nvd0/disp: handle multiple actions from one set of supervisor intrsBen Skeggs1-103/+118
2013-02-20drm/nv50/disp: handle multiple actions from one set of supervisor intrsBen Skeggs1-108/+118
2013-02-20gpu: remove gma500 stub driverLee, Chun-Yi5-86/+1
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings4-4/+7
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs4-1/+329
2013-02-20drm/nv50: initial kms support for off-chip TMDS/DP encodersBen Skeggs2-18/+202
2013-02-20drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs2-33/+100
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs10-0/+197
2013-02-20drm/nv50-/kms: remove unnecessary wait-for-completion pointsBen Skeggs1-10/+2
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs15-555/+570
2013-02-20drm/nv50-/disp: handle supervisor tasks from workqueueBen Skeggs9-32/+53
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs22-395/+1092
2013-02-20drm/nv50-/disp: 0x0000 is a valid udisp config valueBen Skeggs2-17/+14
2013-02-20drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs1-6/+8
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2-13/+18
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs2-1/+16
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs5-148/+193
2013-02-20drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs1-4/+4
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2-1/+5
2013-02-20drm/nouveau: store i2c port pointer directly in nouveau_encoderBen Skeggs5-22/+33
2013-02-20drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs2-21/+36
2013-02-20drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs1-2/+1
2013-02-20drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.Stefan de Konink1-2/+2
2013-02-20drm/nouveau/disp: sizeof() wrong pointerDan Carpenter2-4/+4