aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dc.c
Commit message (Expand)AuthorAge
* drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren2014-08-04
* drm/tegra: dc - Reset controller on driver removeThierry Reding2014-08-04
* drm/tegra: Properly align stride for framebuffersThierry Reding2014-08-04
* drm/tegra: Implement more tiling modesThierry Reding2014-08-04
* drm/tegra: Add hardware cursor supportThierry Reding2014-06-05
* drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-05
* drm/tegra: dc - Compute shift clock divider in output driversThierry Reding2014-06-05
* drm/tegra: dc - Move around shift clock programmingThierry Reding2014-06-05
* drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding2014-06-05
* drm/tegra: dc - Do not touch power control registerThierry Reding2014-06-05
* drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding2014-06-05
* drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding2014-06-05
* drm/tegra: dc - Add YUYV supportThierry Reding2014-06-05
* drm/tegra: restrict plane loops to legacy planesDaniel Vetter2014-04-24
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm/tegra: Obtain head number from DTThierry Reding2014-01-23
* drm/tegra: Relocate some output-specific codeThierry Reding2013-12-20
* drm/tegra: Add Tegra124 DC supportThierry Reding2013-12-20
* drm/tegra: use reset frameworkStephen Warren2013-12-11
* drm/tegra: Support bottom-up buffer objectsThierry Reding2013-10-31
* drm/tegra: Add support for tiled buffer objectsThierry Reding2013-10-31
* drm/tegra: Allocate resources at probe timeThierry Reding2013-10-31
* drm/tegra: Properly cleanup and zero out resourcesThierry Reding2013-10-31
* drm/tegra: Move driver to DRM treeThierry Reding2013-10-31
* drm/tegra: Move drm to live under host1xTerje Bergstrom2013-04-22
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * drm/tegra: Fix color expansionThierry Reding2013-02-22
| * drm/tegra: Split DC_CMD_STATE_CONTROL register writeThierry Reding2013-02-22
| * drm/tegra: Implement page-flipping supportThierry Reding2013-02-22
| * drm/tegra: Implement VBLANK supportThierry Reding2013-02-22
| * drm/tegra: Implement .mode_set_base()Thierry Reding2013-02-22
| * drm/tegra: Add plane supportThierry Reding2013-02-22
| * drm/tegra: Remove bogus tegra_framebuffer structureThierry Reding2013-02-22
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \
| * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
| |/
* / drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
|/
* Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2012-12-30
* drm: tegra: program only one window during modesetLucas Stach2012-12-29
* drm: tegra: protect DC register access with mutexLucas Stach2012-12-29
* drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2012-12-29
* drm: tegra: Add Tegra30 supportThierry Reding2012-11-28
* drm: tegra: Use framebuffer pitch as line strideThierry Reding2012-11-28
* drm: Add NVIDIA Tegra20 supportThierry Reding2012-11-20