summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/drm.c
AgeCommit message (Expand)Author
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-07-04drm/tegra: dc: Implement runtime PMThierry Reding
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-11drm/tegra: Use lockless gem BO free callbackDaniel Vetter
2016-05-02drm/tegra: Rename async to nonblock.Maarten Lankhorst
2016-04-22drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie
2016-02-09drm/tegra: drop unused variable.Dave Airlie
2016-02-08drm/tegra: Stop cancelling page flip eventsDaniel Vetter
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