summaryrefslogtreecommitdiffstats
path: root/tools/power (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-01drm: Revert "drm: Reject modes with more than 1 stereo flags set"Damien Lespiau1-4/+0
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau3-49/+26
2013-10-01drm/i915/vlv: use correct units for rc6 residency v2Jesse Barnes2-2/+23
2013-10-01drm/i915/vlv: use lower precision RC6 counterJesse Barnes2-1/+8
2013-10-01drm/i915: Use DIV_ROUND_CLOSEST()Ville Syrjälä1-2/+1
2013-10-01drm/i915: Eliminate one indent leel from vlv_find_best_dpllVille Syrjälä1-19/+21
2013-10-01drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.Chon Ming Lee2-0/+72
2013-10-01drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2Jesse Barnes1-0/+17
2013-10-01drm/i915: Allow stereo modes on HDMIDamien Lespiau1-0/+1
2013-10-01drm/i915: Prefer crtc_{h|v}display for pipe src dimensionsDamien Lespiau1-3/+4
2013-10-01drm/i915: Ask the DRM core do make stereo timings adjustementsDamien Lespiau1-1/+1
2013-10-01drm/i915: Use crtc_clock with the adjusted modeDamien Lespiau10-43/+56
2013-10-01drm/i915: Use crtc_clock in intel_dump_crtc_timings()Damien Lespiau1-1/+1
2013-10-01drm: Check the fb size against the adjusted v/hdisplay for stereo modesDamien Lespiau1-0/+8
2013-10-01drm: Factor out common CRTC viewport checking codeDamien Lespiau1-33/+37
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau2-2/+23
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau2-0/+2
2013-10-01drm: Remove synth_clock from struct drm_display_modeDamien Lespiau1-1/+0
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau2-3/+0
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau2-1/+9
2013-10-01drm: Carry over the stereo flags when adding the alternate modeDamien Lespiau1-0/+3
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau3-9/+15
2013-10-01drm: Set the relevant infoframe field when scanning out a 3D modeDamien Lespiau1-2/+38
2013-10-01drm: Reject modes with more than 1 stereo flags setDamien Lespiau1-0/+4
2013-10-01drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()Damien Lespiau1-15/+21
2013-10-01drm/edid: Expose mandatory stereo modes for HDMI sinksDamien Lespiau1-7/+103
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau4-2/+43
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau2-14/+36
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau4-0/+19
2013-10-01drm: Move the GET_CAP macros next to the corresponding ioctl structureDamien Lespiau1-11/+10
2013-10-01drm/i915/vlv: fix up broken precision in vlv_crtc_clock_getChris Wilson1-5/+3
2013-10-01drm/i915/vlv: add VLV specific clock_get function v3Jesse Barnes1-1/+32
2013-10-01drm/i915: Add a tracepoint for using a semaphoreChris Wilson2-0/+27
2013-10-01drm/i915: Show WT caching in debugfsChris Wilson2-1/+2
2013-10-01drm/i915: Fix VLV eDP timing v2Chon Ming Lee1-1/+1
2013-10-01drm/i915: Move the conditional seqno query into the tracepointChris Wilson2-4/+19
2013-10-01drm/i915: Convert active API to VMABen Widawsky4-10/+12
2013-10-01drm/i915: Provide a cheap ggtt vma lookupBen Widawsky2-3/+18
2013-10-01drm/i915: trace vm eviction instead of everythingBen Widawsky2-0/+17
2013-10-01drm/i915: remove "extern" keywords from intel_drv.h functionsPaulo Zanoni1-206/+192
2013-10-01drm/i915: make hsw_{disable, restore}_lcpll staticPaulo Zanoni2-6/+3
2013-10-01drm/i915: make intel_crtc_fb_gamma_{set, get} staticPaulo Zanoni3-25/+21
2013-10-01drm/i915: make intel_crtc_load_lut staticPaulo Zanoni2-79/+78
2013-10-01drm/i915: make intel_pipe_has_type staticPaulo Zanoni2-17/+15
2013-10-01drm/i915: reorganize intel_drv.hPaulo Zanoni1-196/+214
2013-10-01drm/i915: backlight combination mode bit is gen4 onlyJani Nikula1-1/+1
2013-10-01drm/i915: Add HSW CRT output readout supportVille Syrjälä3-8/+32
2013-10-01drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handlingJani Nikula1-22/+22
2013-10-01drm/i915: Add some debug spam for intialising SDVOChris Wilson1-2/+18
2013-10-01drm/i915: Delay the release of the forcewake by a jiffieChris Wilson3-4/+38