summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Make job submission 64-bit safeThierry Reding2014-08-041-11/+11
* gpu: host1x: Rename internal functions for clarityThierry Reding2014-06-051-6/+6
* gpu: host1x: handle the correct # of syncpt regsStephen Warren2014-04-161-2/+2
* Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-051-0/+1
|\
| * gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu2014-04-041-0/+1
* | gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
|/
* gpu: host1x: Remove unnecessary includeThierry Reding2014-01-141-1/+0Star
* gpu: host1x: Add Tegra124 supportThierry Reding2013-12-198-1/+768
* gpu: host1x: Fix build warningsThierry Reding2013-12-191-5/+8
* gpu: host1x: Increase compile test coverageThierry Reding2013-12-191-1/+1
* gpu: host1x: Fix more sparse warningsThierry Reding2013-12-191-0/+3
* gpu: host1x: Use the correct HW headers for host1x02Thierry Reding2013-12-193-2/+150
* gpu: host1x: Export public APIThierry Reding2013-12-194-0/+22
* gpu: host1x: Add MIPI pad calibration supportThierry Reding2013-12-194-4/+288
* gpu: host1x: Fix a few sparse warningsThierry Reding2013-12-031-2/+3
* gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2013-11-282-4/+4
* gpu: host1x: Add syncpoint base supportArto Merilainen2013-10-315-2/+87
* gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen2013-10-311-7/+11
* gpu: host1x: Disable clock on probe failureWei Yongjun2013-10-311-1/+3
* gpu: host1x: Add support for Tegra114Thierry Reding2013-10-317-1/+620
* drm/tegra: Move driver to DRM treeThierry Reding2013-10-3116-5707/+0Star
* gpu: host1x: Use relative include pathsThierry Reding2013-10-317-26/+24Star
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-3111-364/+853
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-3113-254/+26Star
* drm/tegra: Introduce tegra_drm_client structureThierry Reding2013-10-315-83/+94
* gpu: host1x: Make host1x header file publicThierry Reding2013-10-314-35/+5Star
* drm/tegra: gem: Miscellaneous cleanupsThierry Reding2013-10-311-11/+10Star
* drm/tegra: Rename gr2d to tegra-gr2dThierry Reding2013-10-311-1/+1
* drm/tegra: gr2d: Miscellaneous cleanupsThierry Reding2013-10-311-51/+49Star
* gpu: host1x: firewall: Refactor register checkThierry Reding2013-10-311-26/+31
* gpu: host1x: firewall: Rename cmdbuf_id -> cmdbufThierry Reding2013-10-311-5/+5
* gpu: host1x: Fix alignment of function argumentsThierry Reding2013-10-311-1/+1
* gpu: host1x: Do not discard .remove()Thierry Reding2013-10-311-4/+3Star
* gpu: host1x: Cleanup includesThierry Reding2013-10-319-51/+2Star
* drm/tegra: Rename host1x_drm_context to tegra_drm_contextThierry Reding2013-10-313-20/+28
* drm/tegra: Rename host1x_drm_file to tegra_drm_fileThierry Reding2013-10-312-15/+15
* drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding2013-10-318-116/+115Star
* drm/tegra: Cleanup tegra_dc structureThierry Reding2013-10-311-4/+1Star
* drm/tegra: Remove unused fieldsThierry Reding2013-10-311-4/+0Star
* gpu: host1x: Remove unused MakefileThierry Reding2013-10-311-6/+0Star
* gpu: host1x: check relocs after all gathers are consumedErik Faye-Lund2013-10-311-4/+4
* drm: Make irq_enabled boolVille Syrjälä2013-10-091-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-059-57/+31Star
|\
| * Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2013-09-045-17/+23
| |\
| | * drm/tegra: Parse device tree earlierThierry Reding2013-09-031-7/+7
| | * gpu: host1x: Sort drivers by probe orderThierry Reding2013-09-031-1/+1
| | * gpu: host1x: Check for valid host1x pointerThierry Reding2013-09-031-1/+1
| | * gpu: host1x: returning success instead of -ENOMEMDan Carpenter2013-08-271-2/+1Star
| | * gpu: host1x: fix an integer overflow checkDan Carpenter2013-08-271-6/+6
| | * drm/tegra: hdmi: Make sure clock is enabled before dumping registersMikko Perttunen2013-08-271-0/+7