summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-01drm/i915: Instrument PSR parameter for debuging with link standby x link off.Rodrigo Vivi
2016-02-01drm/i915: Add PSR main link standby support backRodrigo Vivi
2016-02-01drm/i915: PSR simplify port and link standby checks.Rodrigo Vivi
2016-02-01drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau
2016-01-29drm/i915: Sink CRC: tune down error message at stop to debug_kms.Rodrigo Vivi
2016-01-29drm/i915/fbc: refactor some small functions called only oncePaulo Zanoni
2016-01-29drm/i915/fbc: don't store/check a pointer to the FBPaulo Zanoni
2016-01-29drm/i915/fbc: call intel_fbc_pre_update earlier during page flipsPaulo Zanoni
2016-01-29drm/i915/fbc: don't store the fb_id on reg_paramsPaulo Zanoni
2016-01-29drm/i915/fbc: don't print no_fbc_reason to dmesgPaulo Zanoni
2016-01-29drm/i915/fbc: don't try to deactivate FBC if it's not enabledPaulo Zanoni
2016-01-29drm/i915/fbc: make FBC work with fastbootPaulo Zanoni
2016-01-29drm/i915/fbc: move intel_fbc_{enable, disable} call one level upPaulo Zanoni
2016-01-29drm/i915/fbc: choose the new FBC CRTC during atomic checkPaulo Zanoni
2016-01-29drm/i915: simplify struct drm_device access at intel_atomic_check()Paulo Zanoni
2016-01-29drm/i915/fbc: rewrite the multiple_pipes_ok() code for lockingPaulo Zanoni
2016-01-29drm/i915/fbc: make sure we cancel the work function at fbc_disablePaulo Zanoni
2016-01-29drm/i915/fbc: rename the FBC disable functionsPaulo Zanoni
2016-01-29drm/i915/fbc: unexport intel_fbc_deactivatePaulo Zanoni
2016-01-29drm/i915/fbc: fix the FBC state checking codePaulo Zanoni
2016-01-29drm/i915/fbc: split intel_fbc_update into pre and post updatePaulo Zanoni
2016-01-29drm/i915/fbc: introduce struct intel_fbc_state_cachePaulo Zanoni
2016-01-29drm/i915/fbc: unconditionally update FBC during atomic commitsPaulo Zanoni
2016-01-29drm/i915/fbc: don't flush for operations on the wrong frontbufferPaulo Zanoni
2016-01-29drm/i915/fbc: don't use the frontbuffer tracking subsystem for flipsPaulo Zanoni
2016-01-29drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->xPaulo Zanoni
2016-01-29drm/i915/fbc: introduce struct intel_fbc_reg_paramsPaulo Zanoni
2016-01-29drm/i915/fbc: extract intel_fbc_can_enable()Paulo Zanoni
2016-01-29drm/i915/fbc: extract intel_fbc_can_activate()Paulo Zanoni
2016-01-29drm/i915/fbc: wait for a vblank instead of 50ms when enablingPaulo Zanoni
2016-01-29drm/i915: Fix file permissionsMat Martineau
2016-01-29drm/i915: refine qemu south bridge detectionGerd Hoffmann
2016-01-28drm/i915: Fix intel_tile_width() parametersVille Syrjälä
2016-01-28drm/i915: Standardize on 'cpp' for bytes per pixelVille Syrjälä
2016-01-28drm/i915: Make display gtt offsets u32Ville Syrjälä
2016-01-28drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages()Ville Syrjälä
2016-01-28drm/i915: Pass stride to rotate_pages()Ville Syrjälä
2016-01-28drm/i915: Rename the rotated gtt view member to 'rotated'Ville Syrjälä
2016-01-28Fix pointer tests in error-handling pathsDave Gordon
2016-01-28drm/i915: Fix premature LRC unpin in GuC modeTvrtko Ursulin
2016-01-28drm/i915: Extract context unpinning to its own functionTvrtko Ursulin
2016-01-28drm/i915: Make LRC pinning own a reference to the contextTvrtko Ursulin
2016-01-28drm/i915: Make LRC (un)pinning work on context and engineTvrtko Ursulin
2016-01-28drm/i915: Fix VCS ring selection after uapi decouplingTvrtko Ursulin
2016-01-27drm/i915: Move stolen memory initialization earlier during loadingImre Deak
2016-01-27drm/i915: Move MCHBAR setup earlier during initImre Deak
2016-01-27drm/i915: Move allocation of various workqueues earlier during initImre Deak
2016-01-27drm/i915: Sanitize i915_gem_load() init and clean-upImre Deak
2016-01-27drm/i915: Sanitize GEM shrinker init and clean-upImre Deak
2016-01-27drm/i915: Sanitize i915_get_bridge_dev() error pathImre Deak