summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06drm/tegra: sor - Make debugfs setup consistentThierry Reding
2014-06-06drm/tegra: sor - Recursively remove debugfs treeThierry Reding
2014-06-05drm/tegra: dp - Mark the connector as hotplug capableThierry Reding
2014-06-05drm/tegra: dp - Implement hotplug detection in work queueThierry Reding
2014-06-05drm/tegra: Add hardware cursor supportThierry Reding
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding
2014-06-05drm: Document how to register devices without struct drm_busThierry Reding
2014-06-05drm: Add device registration documentationThierry Reding
2014-06-05drm: Introduce drm_dev_set_unique()Thierry Reding
2014-06-05gpu: host1x: Rename internal functions for clarityThierry Reding
2014-06-05drm/tegra: gem - Make tegra_bo_import() staticThierry Reding
2014-06-05drm/tegra: hdmi - Add Tegra124 supportThierry Reding
2014-06-05drm/tegra: sor - Protect CRC debugfs against enable stateThierry Reding
2014-06-05drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding
2014-06-05drm/tegra: dc - Compute shift clock divider in output driversThierry Reding
2014-06-05drm/tegra: dc - Move around shift clock programmingThierry Reding
2014-06-05drm/tegra: dsi - Reset controller on driver unloadThierry Reding
2014-06-05drm/tegra: dsi - Fix typo when disabling controllerThierry Reding
2014-06-05drm/tegra: dsi - Add enable guardThierry Reding
2014-06-05drm/tegra: dsi - Initialize proper packet sequencesThierry Reding
2014-06-05drm/tegra: dsi - Implement VDD supply supportThierry Reding
2014-06-05drm/tegra: dsi - Remove unneeded codeThierry Reding
2014-06-05drm/tegra: dsi - Use internal pixel formatThierry Reding
2014-06-05drm/tegra: hdmi - Fix disable sequenceThierry Reding
2014-06-05drm/tegra: hdmi - Disable LVDS modeThierry Reding
2014-06-05drm/tegra: hdmi - Use proper power-up sequenceThierry Reding
2014-06-05drm/tegra: hdmi - Clean up clock usageThierry Reding
2014-06-05drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding
2014-06-05drm/tegra: hdmi - Remove duplicate codeThierry Reding
2014-06-05drm/tegra: hdmi - Add connector supply supportThierry Reding
2014-06-05drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding
2014-06-05drm/tegra: dc - Do not touch power control registerThierry Reding
2014-06-05drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding
2014-06-05drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding
2014-06-05drm/tegra: sor - Add CRC debugfs supportThierry Reding
2014-06-05drm/tegra: dc - Add YUYV supportThierry Reding
2014-06-05drm/tegra: Cleanup header fileThierry Reding
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie
2014-06-04Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-06-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-06-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-06-04drm: Move plane helpers into drm_kms_helper.koDaniel Vetter
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter
2014-06-04drm: spiff out FB refcnting tracesRob Clark
2014-06-04drm: add signed-range property typeRob Clark
2014-06-04drm: add object property typeRob Clark
2014-06-04drm: add extended property typesRob Clark
2014-06-04drm: helpers to find mode objectsRob Clark