aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula4-120/+0
2015-01-29drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula3-41/+37
2015-01-29drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula2-331/+0
2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula1-18/+34
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula4-4/+180
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula4-119/+157
2015-01-29agp: change agp_free_page_array to use kvfreeWang, Yalin2-12/+4
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie110-1670/+1732
2015-01-28drm/i915/skl: Enabling PSR on SkylakeSonika Jindal3-3/+31
2015-01-28Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson1-1/+1
2015-01-28drm/i915: Be consistent on printing seqnosMika Kuoppala1-4/+4
2015-01-28drm/i915: Display current hangcheck status in debugfsChris Wilson1-0/+36
2015-01-28drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson5-18/+32
2015-01-28agp/intel: Serialise after GTT updatesChris Wilson1-7/+7
2015-01-28drm/bridge: dw-hdmi: Adapt to bridge API changeFabio Estevam1-9/+2
2015-01-28drm/sti: fixup for bridge interfaceDave Airlie1-10/+19
2015-01-28drm/bridge: dw-hdmi: Fix return error pathFabio Estevam1-1/+1
2015-01-28drm: Check the right variable when setting formatsDan Carpenter1-1/+1
2015-01-28drm/bridge: ptn3460: use gpiod interfaceAjay Kumar1-52/+36
2015-01-28drm/bridge: ptn3460: probe connector at the end of bridge attachAjay Kumar1-0/+3
2015-01-28drm/bridge: ptn3460: support drm_panelAjay Kumar2-0/+43
2015-01-28drm/exynos: dp: support drm_bridgeAjay Kumar2-6/+32
2015-01-28drm/bridge: ptn3460: Convert to I2C driver modelAjay Kumar3-67/+91
2015-01-28drm/bridge: make bridge registration independent of drm flowAjay Kumar9-106/+112
2015-01-28drm/bridge: do not pass drm_bridge_funcs to drm_bridge_initAjay Kumar5-8/+9
2015-01-28drm/bridge: ptn3460: Few trivial cleanupsAjay Kumar1-47/+48
2015-01-28drm/panel: simple: Add AVIC TM070DDH03 panel supportPhilipp Zabel1-0/+31
2015-01-28drm/panel: sharp: lq101r1sx01: Remove unneeded includeThierry Reding1-2/+0
2015-01-28drm/panel: sharp: lq101r1sx01: Respect power timingsThierry Reding1-9/+9
2015-01-28drm/panel: sharp: lq101r1sx01: Add delay after display onThierry Reding1-0/+13
2015-01-28drm/panel: simple: Add support for Giantplus GPG482739QS5Philipp Zabel1-0/+26
2015-01-28drm/mipi-dsi: Avoid potential NULL pointer dereferenceThierry Reding1-3/+3
2015-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-188/+315
2015-01-28Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...Dave Airlie4-19/+273
2015-01-28Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie17-1630/+1955
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-256/+541
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+3
2015-01-27drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in commentKumar Amit Mehta1-1/+1
2015-01-27drm/tegra: Use correct relocation target offsetsDavid Ung1-1/+1
2015-01-27drm/tegra: Add minimal power managementThierry Reding1-0/+25
2015-01-27drm/tegra: dc: Unify enabling the display controllerThierry Reding5-52/+16
2015-01-27drm/tegra: Track tiling and format in plane stateThierry Reding2-30/+101
2015-01-27drm/tegra: Track active planes in CRTC stateThierry Reding1-28/+44
2015-01-27drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding4-179/+0
2015-01-27drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding3-119/+100
2015-01-27drm/tegra: Atomic conversion, phase 3, step 2Thierry Reding1-1/+1
2015-01-27drm/tegra: dc: Use atomic clock state in modesetThierry Reding1-0/+37
2015-01-27drm/tegra: sor: Implement ->atomic_check()Thierry Reding1-0/+22
2015-01-27drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding1-0/+22