summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2014-06-04drm: drop drm_get_connector_name() and drm_get_encoder_name()Jani Nikula
2014-06-04drm: replace drm_get_encoder_name() with direct name field useJani Nikula
2014-06-04drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula
2014-06-04drm: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/radeon: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula
2014-06-04drm/qxl: use surface_id 0 for primary surface on all monitorsDavid Mansfield
2014-06-04drm/radeon: rework page flip handling v4Christian König
2014-06-04Revert "drm/radeon: rework page flip handling v3"Dave Airlie