aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-7/+36
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter9-567/+1351
2016-07-18drm/tegra: Delete an unnecessary check before the function call "vunmap"Markus Elfring1-1/+1
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie9-567/+1351
2016-07-14drm/tegra: sor: Reject HDMI 2.0 modesThierry Reding1-0/+4
2016-07-14drm/tegra: sor: Prepare for generic PM domain supportJon Hunter1-22/+35
2016-07-14drm/tegra: dsi: Prepare for generic PM domain supportJon Hunter1-11/+17
2016-07-14drm/tegra: sor: Make XBAR configurable per SoCThierry Reding1-13/+28
2016-07-14drm/tegra: sor: Use sor1_src clock to set parent for HDMIThierry Reding1-1/+16
2016-07-14drm/tegra: sor: Implement sor1_brick clockThierry Reding1-0/+107
2016-07-04drm/tegra: sor: Implement runtime PMThierry Reding1-19/+58
2016-07-04drm/tegra: hdmi: Implement runtime PMThierry Reding1-47/+88
2016-07-04drm/tegra: dsi: Implement runtime PMThierry Reding1-103/+132
2016-07-04drm/tegra: dc: Implement runtime PMThierry Reding2-71/+107
2016-07-04drm/tegra: hdmi: Enable audio over HDMIThierry Reding3-105/+361
2016-07-04drm/tegra: sor: Do not support deep color modesThierry Reding2-14/+89
2016-07-04drm/tegra: sor: Extract tegra_sor_mode_set()Thierry Reding1-133/+93
2016-07-01drm/tegra: sor: Split out tegra_sor_apply_config()Thierry Reding1-34/+43
2016-07-01drm/tegra: sor: Rename tegra_sor_calc_config()Thierry Reding1-7/+6
2016-07-01drm/tegra: sor: Factor out tegra_sor_set_parent_clock()Thierry Reding1-7/+28
2016-06-30drm/tegra: dpaux: Add pinctrl supportJon Hunter1-3/+120
2016-06-30drm/tegra: Prepare DPAUX for supporting generic PM domainsJon Hunter1-8/+17
2016-06-30drm/tegra: dpaux: Add helpers for setting up padsJon Hunter1-30/+53
2016-06-30drm/tegra: dpaux: Clean-up on probe failureJon Hunter1-6/+16
2016-06-10drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon6-14/+0
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter1-1/+1
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-27/+32
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter1-1/+0
2016-05-18drm/tegra: Fix crash caused by reference count imbalanceJon Hunter1-4/+11
2016-05-17drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter1-2/+2
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter1-2/+2
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson3-12/+12
2016-05-17Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+1
2016-05-12Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-1/+0
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-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter1-1/+1
2016-03-31drm/tegra: Don't set a gamma table sizeDaniel Vetter1-1/+0
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-22/+0
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-6/+5
2016-02-09drm/tegra: drop unused variable.Dave Airlie1-1/+0
2016-02-08drm/tegra: Stop cancelling page flip eventsDaniel Vetter3-21/+0
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-7/+6
2016-01-05drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector state, v2.Maarten Lankhorst1-7/+6
2015-12-19Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie2-2/+1
2015-12-17Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie7-179/+166
2015-12-15drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss1-1/+0
2015-12-15drm/tegra: Constify function pointer structsVille Syrjälä1-1/+1
2015-12-14drm/tegra: Advertise DRIVER_ATOMICThierry Reding1-1/+2