summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-11-13drm/tegra: gem: Extract tegra_bo_alloc_object()Thierry Reding1-39/+38
2014-11-13drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlierSean Paul1-4/+7
2014-11-13drm/tegra: dsi: Replace 1000000 by USEC_PER_SECThierry Reding1-1/+1
2014-11-13drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SECThierry Reding1-1/+1
2014-11-13drm/tegra: dsi: Implement host transfersThierry Reding2-1/+279
2014-11-13drm/tegra: dsi: Add ganged mode supportThierry Reding2-29/+193
2014-11-13drm/tegra: dsi: Split out tegra_dsi_set_timeout()Thierry Reding1-15/+23
2014-11-13drm/tegra: dsi: Add command mode supportThierry Reding1-19/+63
2014-11-13drm/tegra: dsi: Refactor in preparation for command modeThierry Reding1-19/+81
2014-11-13drm/tegra: dsi: Properly cleanup on probe failureThierry Reding1-15/+37
2014-11-13drm/tegra: dsi: Mark connector hotpluggableThierry Reding1-2/+4
2014-11-13drm/tegra: dsi: Leave parent clock aloneThierry Reding1-7/+0
2014-11-13drm/tegra: dsi: Do not manage clock on enable/disableThierry Reding1-15/+14
2014-11-13drm/tegra: dsi: Make FIFO depths host parametersThierry Reding1-4/+6
2014-11-13drm/tegra: DPMS off/on in encoder prepare/commitSean Paul1-0/+2
2014-11-13drm/tegra: Do not enable output on .mode_set()Thierry Reding1-6/+0
2014-11-13drm/tegra: dc: Add powergate supportThierry Reding2-3/+43
2014-11-13gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 registerSean Paul1-0/+4
2014-11-13gpu: host1x: mipi: Calibrate clock lanesSean Paul1-32/+92
2014-11-13gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRLSean Paul1-1/+3
2014-11-13gpu: host1x: mipi: Registers are 32 bits wideThierry Reding1-8/+8
2014-11-13gpu: host1x: Make gather offsets unsignedThierry Reding1-1/+1
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding2-4/+4
2014-11-13gpu: host1x: Fix typo in commentThierry Reding1-1/+1
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry Reding3-4/+4
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding1-4/+8
2014-11-13drm/tegra: Depend on COMMON_CLKThierry Reding1-0/+1
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding1-1/+1
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding2-13/+66
2014-11-13drm/dsi: Add DSI transfer helperThierry Reding1-16/+16
2014-11-13drm/dsi: Add message to packet translatorThierry Reding1-0/+53
2014-11-13drm/dsi: Introduce packet format helpersThierry Reding1-0/+67
2014-11-07drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding1-2/+2
2014-11-07drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding1-3/+3
2014-11-07drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz1-6/+6
2014-11-07drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach1-0/+26
2014-11-07drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach1-0/+26
2014-11-07drm/panel: simple: Add missing .bpc fieldsThierry Reding1-0/+5
2014-11-07drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar1-0/+26
2014-11-07drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel1-0/+26
2014-11-06drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot1-9/+2
2014-11-06drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-11-06drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds479-10099/+23511
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-7/+7
2014-10-13drm/mst: rework payload table allocation to conform better.Dave Airlie1-20/+57
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-10-09nouveau: __iomem misannotationsAl Viro3-7/+7