summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding
2013-02-22drm: Move mode tables to drm_edid.cThierry Reding
2013-02-22drm: Remove duplicate drm_mode_cea_vic()Thierry Reding
2013-02-22Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2013-02-22gma500: Fix n, m1 and m2 clock limits for sdvo and lvdsPatrik Jakobsson
2013-02-21drm/exynos: Add device tree based discovery support for G2DAjay Kumar
2013-02-21drm/exynos: hdmi: support extra resolutions using drm_display_mode timingsSean Paul
2013-02-21drm/exynos: mixer: set correct mode for range of resolutionsRahul Sharma
2013-02-21drm/exynos: implement display-mode-check callback in mixer driverRahul Sharma
2013-02-21drm/exynos: add display-mode-check operation to exynos_mixer_ops structRahul Sharma
2013-02-21drm/exynos: release resources properly when fb creation is failed.YoungJun Cho
2013-02-21drm/exynos: fix wrong pointer access at vm close.YoungJun Cho
2013-02-21drm/exynos: Add missing braces around sizeofSachin Kamat
2013-02-21drm/exynos: consider exception case to fb handle creationInki Dae
2013-02-21drm/exynos: fix iommu address allocation orderInki Dae
2013-02-20Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...Dave Airlie
2013-02-20Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20drm/radeon: properly validate the atpx interfaceAlex Deucher
2013-02-20drm/radeon: switch get_gpu_clock() to a callback (v2)Alex Deucher
2013-02-20drm/radeon: add a asic callback to get the xclkAlex Deucher
2013-02-20drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation f...Tim Gardner
2013-02-20drm/radeon: remove overzealous warning in hdmi handlingAlex Deucher
2013-02-20drm/radeon: fix multi-head power profile stability on BTC+ asicsAlex Deucher
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz
2013-02-20drm/nv50-/kms: remove UPDATE methods after each encoder disconnectBen Skeggs
2013-02-20drm/nvd0/disp: handle multiple actions from one set of supervisor intrsBen Skeggs
2013-02-20drm/nv50/disp: handle multiple actions from one set of supervisor intrsBen Skeggs
2013-02-20gpu: remove gma500 stub driverLee, Chun-Yi
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs
2013-02-20drm/nv50: initial kms support for off-chip TMDS/DP encodersBen Skeggs
2013-02-20drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs
2013-02-20drm/nv50-/kms: remove unnecessary wait-for-completion pointsBen Skeggs
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs
2013-02-20drm/nv50-/disp: handle supervisor tasks from workqueueBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nv50-/disp: 0x0000 is a valid udisp config valueBen Skeggs
2013-02-20drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs
2013-02-20drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau: store i2c port pointer directly in nouveau_encoderBen Skeggs
2013-02-20drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs
2013-02-20drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs
2013-02-20drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.Stefan de Konink