summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-01-28drm/bridge: dw-hdmi: Adapt to bridge API changeFabio Estevam
2015-01-28drm/sti: fixup for bridge interfaceDave Airlie
2015-01-28drm/bridge: dw-hdmi: Fix return error pathFabio Estevam
2015-01-28drm: Check the right variable when setting formatsDan Carpenter
2015-01-28drm/bridge: ptn3460: use gpiod interfaceAjay Kumar
2015-01-28drm/bridge: ptn3460: probe connector at the end of bridge attachAjay Kumar
2015-01-28drm/bridge: ptn3460: support drm_panelAjay Kumar
2015-01-28drm/exynos: dp: support drm_bridgeAjay Kumar
2015-01-28drm/bridge: ptn3460: Convert to I2C driver modelAjay Kumar
2015-01-28drm/bridge: make bridge registration independent of drm flowAjay Kumar
2015-01-28drm/bridge: do not pass drm_bridge_funcs to drm_bridge_initAjay Kumar
2015-01-28drm/bridge: ptn3460: Few trivial cleanupsAjay Kumar
2015-01-28drm/panel: simple: Add AVIC TM070DDH03 panel supportPhilipp Zabel
2015-01-28drm/panel: sharp: lq101r1sx01: Remove unneeded includeThierry Reding
2015-01-28drm/panel: sharp: lq101r1sx01: Respect power timingsThierry Reding
2015-01-28drm/panel: sharp: lq101r1sx01: Add delay after display onThierry Reding
2015-01-28drm/panel: simple: Add support for Giantplus GPG482739QS5Philipp Zabel
2015-01-28drm/mipi-dsi: Avoid potential NULL pointer dereferenceThierry Reding
2015-01-28Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie
2015-01-28Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2015-01-27drm/tegra: Use correct relocation target offsetsDavid Ung
2015-01-27drm/tegra: Add minimal power managementThierry Reding
2015-01-27drm/tegra: dc: Unify enabling the display controllerThierry Reding
2015-01-27drm/tegra: Track tiling and format in plane stateThierry Reding
2015-01-27drm/tegra: Track active planes in CRTC stateThierry Reding
2015-01-27drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 2Thierry Reding
2015-01-27drm/tegra: dc: Use atomic clock state in modesetThierry Reding
2015-01-27drm/tegra: sor: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: dsi: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: rgb: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: dc: Store clock setup in atomic stateThierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding
2015-01-27drm/tegra: dc: Do not needlessly deassert resetThierry Reding
2015-01-27drm/tegra: Output cleanup functions cannot failThierry Reding
2015-01-27drm/tegra: Remove remnants of the output midlayerThierry Reding
2015-01-27drm/tegra: debugfs cleanup cannot failThierry Reding
2015-01-27drm/tegra: sor: DemidlayerThierry Reding
2015-01-27drm/tegra: dsi: DemidlayerThierry Reding
2015-01-27drm/tegra: hdmi: DemidlayerThierry Reding
2015-01-27drm/tegra: rgb: DemidlayerThierry Reding
2015-01-27drm/tegra: Add tegra_dc_setup_clock() helperThierry Reding
2015-01-27drm/tegra: output: Make ->setup_clock() optionalThierry Reding
2015-01-27drm/tegra: Convert output midlayer to helpersThierry Reding
2015-01-27drm/tegra: dc: No longer disable planes at CRTC disableThierry Reding
2015-01-27drm/tegra: Move tegra_drm_mode_funcs to the coreThierry Reding