aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/logo.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22drm/tegra: Add list of framebuffers to debugfsThierry Reding1-0/+44
2013-02-22drm/tegra: Fix color expansionThierry Reding1-1/+1
2013-02-22drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding1-2/+3
2013-02-22drm/tegra: Implement page-flipping supportThierry Reding4-0/+82
2013-02-22drm/tegra: Implement VBLANK supportThierry Reding3-17/+91
2013-02-22drm/tegra: Implement .mode_set_base()Thierry Reding1-0/+32
2013-02-22drm/tegra: Add plane supportThierry Reding3-95/+372
2013-02-22drm/tegra: Remove bogus tegra_framebuffer structureThierry Reding2-12/+1
2013-02-22drm: Add consistency check for page-flippingThierry Reding2-0/+13
2013-02-22drm/radeon: Use generic HDMI infoframe helpersThierry Reding2-161/+58
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/i915: Handle untiled planes when computing their offsetsChris Wilson3-22/+34
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