Age | Commit message (Expand) | Author | Files | Lines |
2014-04-16 | gpu: host1x: handle the correct # of syncpt regs | Stephen Warren | 1 | -2/+2 |
2014-04-05 | Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 1 | -0/+1 |
2014-04-04 | gpu: host1x: export host1x_syncpt_incr_max() function | Bryan Wu | 1 | -0/+1 |
2014-02-12 | gpu: host1x: do not check previously handled gathers | Erik Faye-Lund | 1 | -1/+1 |
2014-01-14 | gpu: host1x: Remove unnecessary include | Thierry Reding | 1 | -1/+0 |
2013-12-19 | gpu: host1x: Add Tegra124 support | Thierry Reding | 8 | -1/+768 |
2013-12-19 | gpu: host1x: Fix build warnings | Thierry Reding | 1 | -5/+8 |
2013-12-19 | gpu: host1x: Increase compile test coverage | Thierry Reding | 1 | -1/+1 |
2013-12-19 | gpu: host1x: Fix more sparse warnings | Thierry Reding | 1 | -0/+3 |
2013-12-19 | gpu: host1x: Use the correct HW headers for host1x02 | Thierry Reding | 3 | -2/+150 |
2013-12-19 | gpu: host1x: Export public API | Thierry Reding | 4 | -0/+22 |
2013-12-19 | gpu: host1x: Add MIPI pad calibration support | Thierry Reding | 4 | -4/+288 |
2013-12-03 | gpu: host1x: Fix a few sparse warnings | Thierry Reding | 1 | -2/+3 |
2013-11-28 | gpu: host1x: Silence a few warnings with LPAE=y | Olof Johansson | 2 | -4/+4 |
2013-10-31 | gpu: host1x: Add syncpoint base support | Arto Merilainen | 5 | -2/+87 |
2013-10-31 | gpu: host1x: Add 'flags' field to syncpt request | Arto Merilainen | 1 | -7/+11 |
2013-10-31 | gpu: host1x: Disable clock on probe failure | Wei Yongjun | 1 | -1/+3 |
2013-10-31 | gpu: host1x: Add support for Tegra114 | Thierry Reding | 7 | -1/+620 |
2013-10-31 | drm/tegra: Move driver to DRM tree | Thierry Reding | 16 | -5707/+0 |
2013-10-31 | gpu: host1x: Use relative include paths | Thierry Reding | 7 | -26/+24 |
2013-10-31 | drm/tegra: Move subdevice infrastructure to host1x | Thierry Reding | 11 | -364/+853 |
2013-10-31 | gpu: host1x: Expose syncpt and channel functionality | Thierry Reding | 13 | -254/+26 |
2013-10-31 | drm/tegra: Introduce tegra_drm_client structure | Thierry Reding | 5 | -83/+94 |
2013-10-31 | gpu: host1x: Make host1x header file public | Thierry Reding | 4 | -35/+5 |
2013-10-31 | drm/tegra: gem: Miscellaneous cleanups | Thierry Reding | 1 | -11/+10 |
2013-10-31 | drm/tegra: Rename gr2d to tegra-gr2d | Thierry Reding | 1 | -1/+1 |
2013-10-31 | drm/tegra: gr2d: Miscellaneous cleanups | Thierry Reding | 1 | -51/+49 |
2013-10-31 | gpu: host1x: firewall: Refactor register check | Thierry Reding | 1 | -26/+31 |
2013-10-31 | gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf | Thierry Reding | 1 | -5/+5 |
2013-10-31 | gpu: host1x: Fix alignment of function arguments | Thierry Reding | 1 | -1/+1 |
2013-10-31 | gpu: host1x: Do not discard .remove() | Thierry Reding | 1 | -4/+3 |
2013-10-31 | gpu: host1x: Cleanup includes | Thierry Reding | 9 | -51/+2 |
2013-10-31 | drm/tegra: Rename host1x_drm_context to tegra_drm_context | Thierry Reding | 3 | -20/+28 |
2013-10-31 | drm/tegra: Rename host1x_drm_file to tegra_drm_file | Thierry Reding | 2 | -15/+15 |
2013-10-31 | drm/tegra: Rename host1x_drm structure to tegra_drm | Thierry Reding | 8 | -116/+115 |
2013-10-31 | drm/tegra: Cleanup tegra_dc structure | Thierry Reding | 1 | -4/+1 |
2013-10-31 | drm/tegra: Remove unused fields | Thierry Reding | 1 | -4/+0 |
2013-10-31 | gpu: host1x: Remove unused Makefile | Thierry Reding | 1 | -6/+0 |
2013-10-31 | gpu: host1x: check relocs after all gathers are consumed | Erik Faye-Lund | 1 | -4/+4 |
2013-10-09 | drm: Make irq_enabled bool | Ville Syrjälä | 1 | -1/+1 |
2013-09-05 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 9 | -57/+31 |
2013-09-04 | Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int... | Dave Airlie | 5 | -17/+23 |
2013-09-03 | drm/tegra: Parse device tree earlier | Thierry Reding | 1 | -7/+7 |
2013-09-03 | gpu: host1x: Sort drivers by probe order | Thierry Reding | 1 | -1/+1 |
2013-09-03 | gpu: host1x: Check for valid host1x pointer | Thierry Reding | 1 | -1/+1 |
2013-09-02 | drm/tegra: fix up page flip flags. | Dave Airlie | 1 | -1/+1 |
2013-08-30 | video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe | Lespiau, Damien | 1 | -3/+3 |
2013-08-30 | gpu: host1x: Port the HDMI vendor infoframe code the common helpers | Lespiau, Damien | 1 | -20/+4 |
2013-08-27 | gpu: host1x: returning success instead of -ENOMEM | Dan Carpenter | 1 | -2/+1 |
2013-08-27 | gpu: host1x: fix an integer overflow check | Dan Carpenter | 1 | -6/+6 |