summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use staged config in intel_dp_mst_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_configAnder Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Copy the staged connector config to the legacy atomic stateAnder Conselvan de Oliveira
2015-03-26drm/i915: Update dummy connector atomic state with current configAnder Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-26drm/i915/skl: fix semicolon.cocci warningskbuild test robot
2015-03-26drm/i915: Allocate a crtc_state also when the crtc is being disabledAnder Conselvan de Oliveira
2015-03-26drm/i915: Allocate a drm_atomic_state for the legacy modeset codeAnder Conselvan de Oliveira
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira
2015-03-26drm/i915: Add intel_atomic_get_crtc_state() helper functionAnder Conselvan de Oliveira
2015-03-26drm/i915: always preserve bios swizzlingDaniel Vetter
2015-03-26drm/i915: Add initial_ prefix to bios fb takeover codeDaniel Vetter
2015-03-26drm/i915: Remove duplicated psr.active unsetRodrigo Vivi
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi
2015-03-25drm/i915: Add fault address to error state for gen8 and gen9Mika Kuoppala
2015-03-25drm/i915/skl: Fix up positive error codeTvrtko Ursulin
2015-03-25drm/i915: make unsupported fb modifier message DRM_DEBUGJesse Barnes
2015-03-24drm/i915: Removing the drrs capability enum initializationRamalingam C
2015-03-24drm/i915: move clearing of RPS interrupt bits from disable to reset timeImre Deak
2015-03-24drm/i915: fix race when clearing RPS IIR bitsImre Deak
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin
2015-03-23drm/i915/skl: Query display address through a wrapperTvrtko Ursulin
2015-03-23drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin
2015-03-23drm/i915: Helper function to determine GGTT view from plane stateTvrtko Ursulin
2015-03-23drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin
2015-03-23drm/i915: Use GGTT view when (un)pinning objects to planesTvrtko Ursulin
2015-03-23drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin
2015-03-23drm/i915: Use usleep_range() in wait_for()Ville Syrjälä
2015-03-20drm/i915: Do not leak objects after capturing error stateMichel Thierry
2015-03-20drm/i915: Fix SKL sprite disable double buffer register updateVille Syrjälä
2015-03-20drm/i915: Eliminate plane control register RMW from sprite codeVille Syrjälä
2015-03-20drm/i915: Eliminate the RMW sprite colorkey managementVille Syrjälä
2015-03-20drm/i915: Move vblank wait determination to 'check' phaseMatt Roper
2015-03-20drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpllImre Deak
2015-03-20drm/i915: check for div-by-zero in vlv_PLL_is_optimalImre Deak
2015-03-20drm/i915: factor out vlv_PLL_is_optimalImre Deak
2015-03-20drm/i915: Kill intel_plane->objVille Syrjälä
2015-03-20drm/i915: Initialize all contextsBen Widawsky
2015-03-20drm/i915: Track page table reload needBen Widawsky
2015-03-20drm/i915: Track GEN6 page table usageBen Widawsky
2015-03-20drm/i915: Extract context switch skip and add pd load logicBen Widawsky
2015-03-20drm/i915: page table generalizationsMichel Thierry
2015-03-20drm/i915: Send out the full AUX addressVille Syrjälä
2015-03-20drm/i915: kerneldoc for i915_gem_shrinker.cDaniel Vetter