summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/drm.c
AgeCommit message (Expand)Author
2015-12-19Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-15drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss
2015-12-14drm/tegra: Advertise DRIVER_ATOMICThierry Reding
2015-12-14drm/tegra: Use DRIVER level for IOMMU aperture messageThierry Reding
2015-12-14drm/tegra: Implement subsystem-level suspend/resumeThierry Reding
2015-12-14drm/tegra: Use drm_gem_object_unreference_unlocked()Daniel Vetter
2015-12-14drm/tegra: Use unlocked gem unreferencingDaniel Vetter
2015-12-14drm/tegra: Use new multi-driver module helpersThierry Reding
2015-11-24drm/tegra: Remove local fbdev emulation Kconfig optionArchit Taneja
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-08-13drm/tegra: sor: Add HDMI supportThierry Reding
2015-08-13drm/tegra: sor: Add Tegra210 eDP supportThierry Reding
2015-08-13drm/tegra: dsi: Add Tegra210 supportThierry Reding
2015-08-13drm/tegra: dsi: Add Tegra132 supportThierry Reding
2015-08-13drm/tegra: dsi: Add Tegra124 supportThierry Reding
2015-08-13drm/tegra: dc: Add Tegra210 supportThierry Reding
2015-08-13drm/tegra: dc: Reset VBLANK to offThierry Reding
2015-08-13drm/tegra: Use SIMPLE_DEV_PM_OPSThierry Reding
2015-08-13drm/tegra: Allow VBLANK to be disabledThierry Reding
2015-06-18Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-06-12drm/tegra: gem: Take into account IOMMU apertureThierry Reding
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner
2015-04-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-04-02drm/tegra: dc: Implement hardware VBLANK counterThierry Reding
2015-04-02drm/tegra: Provide debugfs file for the IOVA spaceThierry Reding
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter
2015-01-27drm/tegra: Use correct relocation target offsetsDavid Ung
2015-01-27drm/tegra: Add minimal power managementThierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 3Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 3, step 1Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding
2015-01-27drm/tegra: Move tegra_drm_mode_funcs to the coreThierry Reding
2015-01-27drm/tegra: Check for NULL pointer instead of IS_ERR()Dan Carpenter
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding
2014-11-13drm/tegra: Plug memory leakThierry Reding
2014-11-13drm/tegra: Add IOMMU supportThierry Reding
2014-11-13drm/tegra: Fix error handling cleanupThierry Reding
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding
2014-08-04drm/tegra: Allow non-authenticated processes to create buffer objectsThierry Reding
2014-08-04drm/tegra: Add SET/GET_FLAGS IOCTLsThierry Reding
2014-08-04drm/tegra: Add SET/GET_TILING IOCTLsThierry Reding
2014-07-08drm/tegra: Implement race-free hotplug detectionThierry Reding
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding
2014-06-05drm/tegra: hdmi - Add Tegra124 supportThierry Reding
2014-04-05Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-04-04drm/tegra: Add eDP supportThierry Reding