aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/drm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-1/+1
2016-07-04drm/tegra: dc: Implement runtime PMThierry Reding1-1/+1
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter1-1/+1
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter1-1/+0
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson1-10/+10
2016-05-11drm/tegra: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-02drm/tegra: Rename async to nonblock.Maarten Lankhorst1-3/+3
2016-04-22drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie1-1/+1
2016-02-09drm/tegra: drop unused variable.Dave Airlie1-1/+0
2016-02-08drm/tegra: Stop cancelling page flip eventsDaniel Vetter1-3/+0
2015-12-19Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+0
2015-12-15drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss1-1/+0
2015-12-14drm/tegra: Advertise DRIVER_ATOMICThierry Reding1-1/+2
2015-12-14drm/tegra: Use DRIVER level for IOMMU aperture messageThierry Reding1-2/+2
2015-12-14drm/tegra: Implement subsystem-level suspend/resumeThierry Reding1-0/+12
2015-12-14drm/tegra: Use drm_gem_object_unreference_unlocked()Daniel Vetter1-3/+1
2015-12-14drm/tegra: Use unlocked gem unreferencingDaniel Vetter1-5/+5
2015-12-14drm/tegra: Use new multi-driver module helpersThierry Reding1-44/+12
2015-11-24drm/tegra: Remove local fbdev emulation Kconfig optionArchit Taneja1-2/+2
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter1-14/+14
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-3/+4
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter1-1/+1
2015-08-13drm/tegra: sor: Add HDMI supportThierry Reding1-0/+1
2015-08-13drm/tegra: sor: Add Tegra210 eDP supportThierry Reding1-0/+1
2015-08-13drm/tegra: dsi: Add Tegra210 supportThierry Reding1-0/+1
2015-08-13drm/tegra: dsi: Add Tegra132 supportThierry Reding1-0/+1
2015-08-13drm/tegra: dsi: Add Tegra124 supportThierry Reding1-0/+1
2015-08-13drm/tegra: dc: Add Tegra210 supportThierry Reding1-0/+1
2015-08-13drm/tegra: dc: Reset VBLANK to offThierry Reding1-2/+2
2015-08-13drm/tegra: Use SIMPLE_DEV_PM_OPSThierry Reding1-3/+2
2015-08-13drm/tegra: Allow VBLANK to be disabledThierry Reding1-0/+1
2015-06-18Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-2/+10
2015-06-12drm/tegra: gem: Take into account IOMMU apertureThierry Reding1-2/+10
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-04-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-2/+16
2015-04-02drm/tegra: dc: Implement hardware VBLANK counterThierry Reding1-2/+6
2015-04-02drm/tegra: Provide debugfs file for the IOVA spaceThierry Reding1-0/+10
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter1-2/+2
2015-01-27drm/tegra: Use correct relocation target offsetsDavid Ung1-1/+1
2015-01-27drm/tegra: Add minimal power managementThierry Reding1-0/+25
2015-01-27drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding1-1/+83
2015-01-27drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding1-0/+4
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding1-0/+2
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding1-1/+1
2015-01-27drm/tegra: Move tegra_drm_mode_funcs to the coreThierry Reding1-0/+15
2015-01-27drm/tegra: Check for NULL pointer instead of IS_ERR()Dan Carpenter1-2/+2
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding1-1/+3
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding1-6/+10
2014-11-13drm/tegra: Plug memory leakThierry Reding1-0/+2
2014-11-13drm/tegra: Add IOMMU supportThierry Reding1-0/+24