summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-02-13drm/i915: Support not having an init clock gating function definedDamien Lespiau
2015-02-13drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtcPaulo Zanoni
2015-02-13drm/i915: don't keep reassigning FBC_UNSUPPORTEDPaulo Zanoni
2015-02-13drm/i915: don't try to find crtcs for FBC if it's disabledPaulo Zanoni
2015-02-13drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)Nick Hoath
2015-02-13drm/i915: gen 9 h/w w/a Fix stepping checkNick Hoath
2015-02-13drm/i915/gen8: Un-hardcode number of page directoriesBen Widawsky
2015-02-13drm/i915: Setup less PPGTT on failed page_directoryBen Widawsky
2015-02-13drm/i915: Rename to GEN8_LEGACY_PDPESBen Widawsky
2015-02-13drm/i915/trace: Fix offsets for 64bBen Widawsky
2015-02-13drm/i915/gen9: Implement WaForceEnableNonCoherentHoath, Nicholas
2015-02-13drm/i915/gen9: Implement Wa4x4STCOptimizationDisableHoath, Nicholas
2015-02-13drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7Nick Hoath
2015-02-13drm/i915/gen9: Implement WaDisableSDEUnitClockGatingHoath, Nicholas
2015-02-13drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphicsNick Hoath
2015-02-13drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath
2015-02-13drm/i915/gen9: Implement WaDisablePartialInstShootdownHoath, Nicholas
2015-02-13drm/i915: ring w/a gen 9 revision definitionsHoath, Nicholas
2015-02-13drm/i915: ring w/a initialisation for gen 9Hoath, Nicholas
2015-02-13drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau
2015-02-13drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-02-13drm/i915: Store the initial framebuffer in initial_plane_configDamien Lespiau
2015-02-13drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-02-13drm/i915: Use an intermediate variable to avoid repeating ourselvesDamien Lespiau
2015-02-13drm/i915: Put update_state_fb() next to the fb updateDamien Lespiau
2015-02-13drm/i915/fbc: fix the check for already reserved fbc sizeJani Nikula
2015-02-13drm/i915/skl: Declare that GT3 has a second VCSDamien Lespiau
2015-02-13drm/i915/skl: Implementation of SKL display power well supportSatheeshakrishna M
2015-02-13drm/i915: Ensure plane->state->fb stays in sync with plane->fbMatt Roper
2015-02-13drm/i915/skl: Remove the check enforcing VCS2 to be gen8 onlyDamien Lespiau
2015-02-13drm/i915: Correct the variable holding the value for EOT to writeShobhit Kumar
2015-02-13drm/i915: Introduce intel_set_rps()Ville Syrjälä
2015-02-13drm/i915: Track old framebuffer instead of objectTvrtko Ursulin
2015-02-13drm/i915: Switch planes from transitional helpers to full atomic helpersMatt Roper
2015-02-13drm/i915: Keep plane->state updated on pageflipMatt Roper
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter
2015-02-09drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar
2015-02-05drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter
2015-01-30drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira
2015-01-30drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath