deliverable/linux.git
2016-02-04  Jani Nikuladrm/i915/dsi: don't pass arbitrary data to sideband
2016-02-04  Jani Nikuladrm/i915/dsi: defend gpio table against out of bounds...
2016-02-04  Paulo Zanonidrm/i915/fbc: set fbc->active from the new activation...
2016-02-04  Paulo Zanonidrm/i915/fbc: unexport the HW level activation functions
2016-02-04  Paulo Zanonidrm/i915: don't deactivate FBC at skylake_disable_prima...
2016-02-04  Tim Goredrm/i915: implement WaIncreaseDefaultTLBEntries
2016-02-04  Ramalingam Cdrm/i915/dsi: Configure DSI after enabling DSI pll
2016-02-03  Chris Wilsondrm/i915: Allow i915_gem_object_get_page() on userptr...
2016-02-03  Matt Roperdrm/i915: Pretend cursor is always on for ILK-style...
2016-02-03  Matt Roperdrm/i915: Check DDI max lanes after applying BXT workaround
2016-02-02  Matt Roperdrm/i915/bxt: Don't save/restore eDP panel power during...
2016-02-02  Imre Deakdrm/i915: Properly terminate KMS mode name string durin...
2016-02-02  Imre Deakdrm/i915: Add debug info for failed MSI enabling
2016-02-02  Imre Deakdrm/i915/chv: Fix error path in GPU freq helpers
2016-02-02  Imre Deakdrm/i915: Sanity check DP AUX message buffer and size
2016-02-02  Imre Deakdrm/i915/bxt: update list of PCIIDs
2016-02-02  Patrik Jakobssondrm/i915/skl/kbl: Add support for pipe fusing
2016-02-01  Rodrigo Vividrm/i915: Instrument PSR parameter for debuging with...
2016-02-01  Rodrigo Vividrm/i915: Add PSR main link standby support back
2016-02-01  Rodrigo Vividrm/i915: PSR simplify port and link standby checks.
2016-02-01  Mat Martineaudrm/i915/skl: Fix DMC load on Skylake J0 and K0
2016-01-29  Rodrigo Vividrm/i915: Sink CRC: tune down error message at stop...
2016-01-29  Paulo Zanonidrm/i915/fbc: refactor some small functions called...
2016-01-29  Paulo Zanonidrm/i915/fbc: don't store/check a pointer to the FB
2016-01-29  Paulo Zanonidrm/i915/fbc: call intel_fbc_pre_update earlier during...
2016-01-29  Paulo Zanonidrm/i915/fbc: don't store the fb_id on reg_params
2016-01-29  Paulo Zanonidrm/i915/fbc: don't print no_fbc_reason to dmesg
2016-01-29  Paulo Zanonidrm/i915/fbc: don't try to deactivate FBC if it's not...
2016-01-29  Paulo Zanonidrm/i915/fbc: make FBC work with fastboot
2016-01-29  Paulo Zanonidrm/i915/fbc: move intel_fbc_{enable, disable} call...
2016-01-29  Paulo Zanonidrm/i915/fbc: choose the new FBC CRTC during atomic...
2016-01-29  Paulo Zanonidrm/i915: simplify struct drm_device access at intel_at...
2016-01-29  Paulo Zanonidrm/i915/fbc: rewrite the multiple_pipes_ok() code...
2016-01-29  Paulo Zanonidrm/i915/fbc: make sure we cancel the work function...
2016-01-29  Paulo Zanonidrm/i915/fbc: rename the FBC disable functions
2016-01-29  Paulo Zanonidrm/i915/fbc: unexport intel_fbc_deactivate
2016-01-29  Paulo Zanonidrm/i915/fbc: fix the FBC state checking code
2016-01-29  Paulo Zanonidrm/i915/fbc: split intel_fbc_update into pre and post...
2016-01-29  Paulo Zanonidrm/i915/fbc: introduce struct intel_fbc_state_cache
2016-01-29  Paulo Zanonidrm/i915/fbc: unconditionally update FBC during atomic...
2016-01-29  Paulo Zanonidrm/i915/fbc: don't flush for operations on the wrong...
2016-01-29  Paulo Zanonidrm/i915/fbc: don't use the frontbuffer tracking subsys...
2016-01-29  Paulo Zanonidrm/i915/fbc: replace frequent dev_priv->fbc.x with...
2016-01-29  Paulo Zanonidrm/i915/fbc: introduce struct intel_fbc_reg_params
2016-01-29  Paulo Zanonidrm/i915/fbc: extract intel_fbc_can_enable()
2016-01-29  Paulo Zanonidrm/i915/fbc: extract intel_fbc_can_activate()
2016-01-29  Paulo Zanonidrm/i915/fbc: wait for a vblank instead of 50ms when...
2016-01-29  Mat Martineaudrm/i915: Fix file permissions
2016-01-29  Gerd Hoffmanndrm/i915: refine qemu south bridge detection
2016-01-28  Ville Syrjälädrm/i915: Fix intel_tile_width() parameters
2016-01-28  Ville Syrjälädrm/i915: Standardize on 'cpp' for bytes per pixel
2016-01-28  Ville Syrjälädrm/i915: Make display gtt offsets u32
2016-01-28  Ville Syrjälädrm/i915: Pass rotation_info to intel_rotate_fb_obj_pages()
2016-01-28  Ville Syrjälädrm/i915: Pass stride to rotate_pages()
2016-01-28  Ville Syrjälädrm/i915: Rename the rotated gtt view member to 'rotated'
2016-01-28  Dave GordonFix pointer tests in error-handling paths
2016-01-28  Tvrtko Ursulindrm/i915: Fix premature LRC unpin in GuC mode
2016-01-28  Tvrtko Ursulindrm/i915: Extract context unpinning to its own function
2016-01-28  Tvrtko Ursulindrm/i915: Make LRC pinning own a reference to the context
2016-01-28  Tvrtko Ursulindrm/i915: Make LRC (un)pinning work on context and...
2016-01-28  Tvrtko Ursulindrm/i915: Fix VCS ring selection after uapi decoupling
2016-01-27  Imre Deakdrm/i915: Move stolen memory initialization earlier...
2016-01-27  Imre Deakdrm/i915: Move MCHBAR setup earlier during init
2016-01-27  Imre Deakdrm/i915: Move allocation of various workqueues earlier...
2016-01-27  Imre Deakdrm/i915: Sanitize i915_gem_load() init and clean-up
2016-01-27  Imre Deakdrm/i915: Sanitize GEM shrinker init and clean-up
2016-01-27  Imre Deakdrm/i915: Sanitize i915_get_bridge_dev() error path
2016-01-27  Imre Deakdrm/i915: Sanitize DMC/CSR ucode cleanup code
2016-01-27  Daniel VetterRevert "drm/i915: Fix context/engine cleanup order"
2016-01-25  Nick Hoathdrm/i915: Fix context/engine cleanup order
2016-01-25  Chris Wilsondrm/i915: Improve handling of overlapping objects
2016-01-25  Arun Siluverydrm/i915/gen9: Add WaOCLCoherentLineFlush
2016-01-25  Arun Siluverydrm/i915/skl: Enable Per context Preemption granularity...
2016-01-25  Arun Siluverydrm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist
2016-01-25  Arun Siluverydrm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist
2016-01-25  Arun Siluverydrm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist
2016-01-25  Arun Siluverydrm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist
2016-01-25  Arun Siluverydrm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist
2016-01-25  Arun Siluverydrm/i915/gen9: Add framework to whitelist specific...
2016-01-25  Andreas Zieglerdrm/i915: Remove select to deleted STOP_MACHINE from...
2016-01-25  Alex Daidrm/i915/guc: Decouple GuC engine id from ring id
2016-01-25  Tvrtko Ursulindrm/i915: More use of the cached LRC state
2016-01-24  Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160124
2016-01-21  Chris Wilsondrm/i915: Seal busy-ioctl uABI and prevent leaking...
2016-01-21  Tvrtko Ursulindrm/i915: Decouple execbuf uAPI from internal implement...
2016-01-21  Chris Wilsondrm/i915: Use ordered seqno write interrupt generation...
2016-01-21  Mika Kuoppaladrm/i915: Limit the auto arming of mmio debugs on vlv/chv
2016-01-21  Daniel Vetterdrm/i915: Tune down "GT register while GT waking disabl...
2016-01-21  Dave Gordondrm/i915: tidy up a few leftovers
2016-01-21  Dave Gordondrm/i915: abolish separate per-ring default_context...
2016-01-21  Dave Gordondrm/i915: simplify allocation of driver-internal requests
2016-01-20  Ville Syrjälädrm/i915: Fix NULL plane->fb oops on SKL
2016-01-20  Tvrtko Ursulindrm/i915: Do not put big intel_crtc_state on the stack
2016-01-20  Matt RoperRevert "drm/i915: Add two-stage ILK-style watermark...
2016-01-20  Jani Nikuladrm/i915: add DOC: headline to RC6 kernel-doc
2016-01-20  Jani Nikuladrm/i915: turn some bogus kernel-doc comments to normal...
2016-01-20  Jani Nikuladrm/i915/sdvo: revert bogus kernel-doc comments to...
2016-01-19  Arun Siluverydrm/i915/gen9: Correct max save/restore register count...
2016-01-19  Chris Wilsondrm/i915: Demote user facing DMC firmware load failure...
2016-01-18  Geliang Tangdrm/i915: use hlist_for_each_entry
next
This page took 0.04035 seconds and 5 git commands to generate.