summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-09drm/nouveau: embed gem object in nouveau_boDavid Herrmann
2013-10-04drm/i915: Use adjusted_mode in the fastboot hack to disable pfitDamien Lespiau
2013-10-04drm/i915: Add a more detailed comment about the set_base() fastboot hackDamien Lespiau
2013-10-04drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee
2013-10-04drm/i915/vlv: reset DPIO on load and resume v2Jesse Barnes
2013-10-03drm/i915: Simplify PSR debugfsRodrigo Vivi
2013-10-03drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson
2013-10-03drm/i915: Boost RPS frequency for CPU stallsChris Wilson
2013-10-03drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson
2013-10-03drm/i915: Add some missing steps to i915_driver_load error pathChris Wilson
2013-10-03drm/i915: Clean up the ring scaling calculationsBen Widawsky
2013-10-03drm/i915: Don't populate pipe_src_{w,h} multiple timesVille Syrjälä
2013-10-03drm/i915: implement the Haswell mode set sequence workaroundPaulo Zanoni
2013-10-03drm/i915: Disable/enable planes as the first/last thing during modeset on HSWVille Syrjälä
2013-10-03i915/vlv: untangle integrated clock source handling v4Jesse Barnes
2013-10-01drm/i915: fix typo s/PatherPoint/PantherPoint/Jani Nikula
2013-10-01drm/i915: Make intel_resume_power_well() staticDamien Lespiau
2013-10-01drm/i915: destroy connector sysfs files earlierPaulo Zanoni
2013-10-01drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the timeJani Nikula
2013-10-01drm/i915/dp: retry i2c-over-aux seven times on AUX DEFERJani Nikula
2013-10-01drm/i915/vlv: reduce GT FIFO error info to a debug messageJesse Barnes
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau
2013-10-01drm: Revert "drm: Reject modes with more than 1 stereo flags set"Damien Lespiau
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau
2013-10-01drm/i915/vlv: use correct units for rc6 residency v2Jesse Barnes
2013-10-01drm/i915/vlv: use lower precision RC6 counterJesse Barnes
2013-10-01drm/i915: Use DIV_ROUND_CLOSEST()Ville Syrjälä
2013-10-01drm/i915: Eliminate one indent leel from vlv_find_best_dpllVille Syrjälä
2013-10-01drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.Chon Ming Lee
2013-10-01drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2Jesse Barnes
2013-10-01drm/i915: Allow stereo modes on HDMIDamien Lespiau
2013-10-01drm/i915: Prefer crtc_{h|v}display for pipe src dimensionsDamien Lespiau
2013-10-01drm/i915: Ask the DRM core do make stereo timings adjustementsDamien Lespiau
2013-10-01drm/i915: Use crtc_clock with the adjusted modeDamien Lespiau
2013-10-01drm/i915: Use crtc_clock in intel_dump_crtc_timings()Damien Lespiau
2013-10-01drm: Check the fb size against the adjusted v/hdisplay for stereo modesDamien Lespiau
2013-10-01drm: Factor out common CRTC viewport checking codeDamien Lespiau
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau
2013-10-01drm: Carry over the stereo flags when adding the alternate modeDamien Lespiau
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau
2013-10-01drm: Set the relevant infoframe field when scanning out a 3D modeDamien Lespiau
2013-10-01drm: Reject modes with more than 1 stereo flags setDamien Lespiau
2013-10-01drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()Damien Lespiau
2013-10-01drm/edid: Expose mandatory stereo modes for HDMI sinksDamien Lespiau
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm/i915/vlv: fix up broken precision in vlv_crtc_clock_getChris Wilson