aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-05drm/tegra: dsi - Implement VDD supply supportThierry Reding1-0/+17
2014-06-05drm/tegra: dsi - Remove unneeded codeThierry Reding1-85/+0
2014-06-05drm/tegra: dsi - Use internal pixel formatThierry Reding2-1/+43
2014-06-05drm/tegra: hdmi - Fix disable sequenceThierry Reding1-0/+8
2014-06-05drm/tegra: hdmi - Disable LVDS modeThierry Reding2-1/+10
2014-06-05drm/tegra: hdmi - Use proper power-up sequenceThierry Reding1-0/+11
2014-06-05drm/tegra: hdmi - Clean up clock usageThierry Reding1-14/+6
2014-06-05drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding1-12/+12
2014-06-05drm/tegra: hdmi - Remove duplicate codeThierry Reding1-10/+0
2014-06-05drm/tegra: hdmi - Add connector supply supportThierry Reding1-9/+23
2014-06-05drm/tegra: dc - Use proper H/V ref-to-sync valuesThierry Reding1-3/+2
2014-06-05drm/tegra: dc - Do not touch power control registerThierry Reding1-4/+0
2014-06-05drm/tegra: dc - Reshuffle code to get rid of prototypesThierry Reding2-251/+248
2014-06-05drm/tegra: dc - Rename INVERT_V to V_DIRECTIONThierry Reding2-4/+5
2014-06-05drm/tegra: sor - Add CRC debugfs supportThierry Reding2-0/+125
2014-06-05drm/tegra: dc - Add YUYV supportThierry Reding2-6/+22
2014-06-05drm/tegra: Cleanup header fileThierry Reding1-26/+23
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark9-48/+47
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark17-76/+390
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie5-17/+25
2014-06-04Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie5-7/+9
2014-06-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie27-1419/+1798
2014-06-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie16-39/+884
2014-06-04drm: Move plane helpers into drm_kms_helper.koDaniel Vetter2-5/+8
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter13-25/+53
2014-06-04drm: spiff out FB refcnting tracesRob Clark1-3/+3
2014-06-04drm: add signed-range property typeRob Clark1-12/+33
2014-06-04drm: add object property typeRob Clark1-7/+54
2014-06-04drm: add extended property typesRob Clark1-9/+17
2014-06-04drm: helpers to find mode objectsRob Clark1-62/+28
2014-06-04drm: drop drm_get_connector_name() and drm_get_encoder_name()Jani Nikula1-20/+0
2014-06-04drm: replace drm_get_encoder_name() with direct name field useJani Nikula2-2/+2
2014-06-04drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula3-9/+9
2014-06-04drm: replace drm_get_connector_name() with direct name field useJani Nikula7-28/+28
2014-06-04drm/radeon: replace drm_get_connector_name() with direct name field useJani Nikula3-14/+19
2014-06-04drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula7-11/+11
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula12-31/+31
2014-06-04staging: imx-drm-core: replace drm_get_connector_name() with direct name field useJani Nikula1-1/+1
2014-06-04drm/qxl: use surface_id 0 for primary surface on all monitorsDavid Mansfield1-0/+4
2014-06-04drm/radeon: rework page flip handling v4Christian König3-112/+147
2014-06-04Revert "drm/radeon: rework page flip handling v3"Dave Airlie3-150/+115
2014-06-03Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie39-607/+1130
2014-06-02drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.Mario Kleiner1-0/+8
2014-06-02drm/edid: Parse and handle HDMI deep color modes.Mario Kleiner1-2/+108
2014-06-02drm/radeon: Limit hdmi deep color bit depth to 12 bpc.Mario Kleiner1-0/+25
2014-06-02drm/radeon: Setup HDMI_CONTROL for hdmi deep color gcp's (v2)Alex Deucher2-1/+32
2014-06-02drm/radeon: fix pll setup for hdmi deep color (v7)Alex Deucher1-9/+36
2014-06-02drm/radeon: use hw cts/n values for deep colorAlex Deucher1-3/+15
2014-06-02drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher1-22/+26
2014-06-02drm/radeon/atom: fix dithering on certain panelsAlex Deucher1-1/+4