summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)AuthorLines
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter-0/+1
2014-09-03drm/tegra: Renaming DP training vswing pre emph definesSonika Jindal-2/+2
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+4
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-73/+404
2014-08-07Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-50/+359
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-0/+2
2014-08-06drm/tegra: Add support for panel prepare and unprepare routinesAjay Kumar-0/+2
2014-08-04drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren-0/+7
2014-08-04drm/tegra: dc - Reset controller on driver removeThierry Reding-0/+1
2014-08-04drm/tegra: Properly align stride for framebuffersThierry Reding-1/+27
2014-08-04drm/tegra: sor - Configure proper sync polaritiesThierry Reding-3/+13
2014-08-04drm/tegra: sor - Use bits-per-color from panelStéphane Marchesin-1/+1
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding-18/+44
2014-08-04drm/tegra: Allow non-authenticated processes to create buffer objectsThierry Reding-1/+1
2014-08-04drm/tegra: Add SET/GET_FLAGS IOCTLsThierry Reding-0/+49
2014-08-04drm/tegra: Add SET/GET_TILING IOCTLsThierry Reding-0/+95
2014-08-04drm/tegra: Implement more tiling modesThierry Reding-24/+118
2014-08-04drm/tegra: dsi - Handle non-continuous clock flagAlexandre Courbot-1/+2
2014-08-04drm/tegra: sor - missing unlock on errorDan Carpenter-1/+1
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding-2/+2
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding-2/+4
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst-1/+1
2014-07-08drm/tegra: Implement race-free hotplug detectionThierry Reding-17/+39
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding-3/+1
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood-2/+2
2014-06-09drm/tegra: sor - Remove obsolete commentThierry Reding-1/+1
2014-06-09drm/tegra: sor - Enable only the necessary number of lanesThierry Reding-1/+1
2014-06-09drm/tegra: sor - Power on only the necessary lanesThierry Reding-3/+17
2014-06-09drm/tegra: sor - Do not program interlaced mode registersThierry Reding-3/+0
2014-06-09drm/tegra: sor - Do not hardcode link speedThierry Reding-2/+2
2014-06-09drm/tegra: sor - Do not hardcode number of blank symbolsThierry Reding-3/+23
2014-06-09drm/tegra: sor - Don't hardcode link parametersThierry Reding-10/+213
2014-06-09drm/tegra: sor - Change power down orderingStéphane Marchesin-1/+1
2014-06-09drm/tegra: sor - Fix copy/paste errorStéphane Marchesin-1/+1
2014-06-09drm/tegra: sor - Remove pixel clock roundingStéphane Marchesin-3/+0
2014-06-06drm/tegra: sor - Make debugfs setup consistentThierry Reding-6/+5
2014-06-06drm/tegra: sor - Recursively remove debugfs treeThierry Reding-1/+1
2014-06-05drm/tegra: dp - Mark the connector as hotplug capableThierry Reding-0/+1
2014-06-05drm/tegra: dp - Implement hotplug detection in work queueThierry Reding-10/+20
2014-06-05drm/tegra: Add hardware cursor supportThierry Reding-3/+138
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding-96/+52
2014-06-05drm/tegra: gem - Make tegra_bo_import() staticThierry Reding-1/+2
2014-06-05drm/tegra: hdmi - Add Tegra124 supportThierry Reding-0/+89
2014-06-05drm/tegra: sor - Protect CRC debugfs against enable stateThierry Reding-24/+45
2014-06-05drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding-1/+0
2014-06-05drm/tegra: dc - Compute shift clock divider in output driversThierry Reding-41/+82
2014-06-05drm/tegra: dc - Move around shift clock programmingThierry Reding-9/+10
2014-06-05drm/tegra: dsi - Reset controller on driver unloadThierry Reding-0/+1
2014-06-05drm/tegra: dsi - Fix typo when disabling controllerThierry Reding-1/+1