aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2013-10-01drm/i915/vlv: add VLV specific clock_get function v3Jesse Barnes
2013-10-01drm/i915: Add a tracepoint for using a semaphoreChris Wilson
2013-10-01drm/i915: Show WT caching in debugfsChris Wilson
2013-10-01drm/i915: Fix VLV eDP timing v2Chon Ming Lee
2013-10-01drm/i915: Move the conditional seqno query into the tracepointChris Wilson
2013-10-01drm/i915: Convert active API to VMABen Widawsky
2013-10-01drm/i915: Provide a cheap ggtt vma lookupBen Widawsky
2013-10-01drm/i915: trace vm eviction instead of everythingBen Widawsky
2013-10-01drm/i915: remove "extern" keywords from intel_drv.h functionsPaulo Zanoni
2013-10-01drm/i915: make hsw_{disable, restore}_lcpll staticPaulo Zanoni
2013-10-01drm/i915: make intel_crtc_fb_gamma_{set, get} staticPaulo Zanoni
2013-10-01drm/i915: make intel_crtc_load_lut staticPaulo Zanoni
2013-10-01drm/i915: make intel_pipe_has_type staticPaulo Zanoni
2013-10-01drm/i915: reorganize intel_drv.hPaulo Zanoni
2013-10-01drm/i915: backlight combination mode bit is gen4 onlyJani Nikula
2013-10-01drm/i915: Add HSW CRT output readout supportVille Syrjälä
2013-10-01drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handlingJani Nikula
2013-10-01drm/i915: Add some debug spam for intialising SDVOChris Wilson
2013-10-01drm/i915: Delay the release of the forcewake by a jiffieChris Wilson
2013-10-01drm/i915: precendence bug in GT_PARITY_ERROR()Dan Carpenter
2013-10-01drm/i915: Fix intel_crtc_mode_get() mode clockVille Syrjälä
2013-10-01drm/i915: Calculate PSR register offsets from base + genBen Widawsky
2013-10-01drm/i915/dp: read DPCD PSR capability only on eDPJani Nikula
2013-10-01drm/i915: Drop explicit plane restoration during resumeVille Syrjälä
2013-10-01drm/i915: Call intel_uncore_early_sanitize() during resumeVille Syrjälä
2013-10-01drm/i915: Move power well resume earlierVille Syrjälä
2013-10-01drm/i915: Move power well init earlier during driver loadVille Syrjälä
2013-10-01drm/i915: Redisable VGA before the modeset on resumeVille Syrjälä
2013-10-01drm/i915: Fix unclaimed register access due to delayed VGA memory disableVille Syrjälä