summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/drm.c
AgeCommit message (Expand)Author
2018-07-09drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding
2018-05-18gpu: host1x: Remove wait check supportThierry Reding
2018-05-17drm/tegra: Acquire a reference to the IOVA cacheThierry Reding
2018-05-17drm/tegra: Fix order of teardown in IOMMU caseThierry Reding
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-28drm/tegra: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-19drm/tegra: Shutdown on driver unbindThierry Reding
2018-03-17drm/tegra: hub: Use private object for global stateThierry Reding
2018-01-12Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2017-12-21drm/tegra: Correct timeout in tegra_syncpt_waitDmitry Osipenko
2017-12-21drm/tegra: Implement zpos propertyThierry Reding
2017-12-13drm/tegra: sor: Add Tegra186 supportThierry Reding
2017-12-13drm/tegra: dc: Add Tegra186 supportThierry Reding
2017-12-13drm/tegra: Add Tegra186 display hub supportThierry Reding
2017-12-13drm/tegra: Use atomic commit helpersThierry Reding
2017-12-13drm/tegra: Do not wrap lines unnecessarilyThierry Reding
2017-12-08drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-10-20drm/tegra: Use u64_to_user_ptr helperMikko Perttunen
2017-10-20drm/tegra: Add Tegra186 support for VICMikko Perttunen
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-17drm/tegra: Prevent BOs from being freed during job submissionDmitry Osipenko
2017-08-17drm/tegra: Support render nodeThierry Reding
2017-08-17drm/tegra: Fix NULL deref in debugfs/iovaMichał Mirosław
2017-08-17drm/tegra: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-08-16drm/tegra: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-26drm/tegra: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-20drm/tegra: Drop drm_vblank_cleanupDaniel Vetter
2017-06-20Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko
2017-06-15drm/tegra: Check syncpoint ID in the 'submit' IOCTLDmitry Osipenko
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko
2017-06-15drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTLDmitry Osipenko
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-09drm/tegra: switch to postcloseDaniel Vetter
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-04-05drm/tegra: Add VIC supportArto Merilainen
2017-04-05drm/tegra: Add Tegra DRM allocation APIMikko Perttunen
2017-04-05drm/tegra: Add tiling FB modifiersAlexandre Courbot
2017-04-05drm/tegra: Don't leak kernel pointer to userspaceThierry Reding