summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-01-05drm/i915/guc: Add GuC ADS - MMIO reg stateAlex Dai
2016-01-05drm/i915/guc: Add GuC ADS - scheduler policiesAlex Dai
2016-01-05drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocationAlex Dai
2016-01-05drm/i915/guc: Expose (intel)_lr_context_size()Dave Gordon
2016-01-05drm/i915/guc: Move GuC wq_check_space to alloc_request_extrasAlex Dai
2016-01-05drm/i915: Disable shrinker for non-swapped backed objectsChris Wilson
2016-01-05drm/i915: Avoid writing relocs with addresses in non-canonical formMichał Winiarski
2016-01-04i915: correctly handling failed allocationInsu Yun
2015-12-30drm/i915: Fix whitespace (trivial)Ben Widawsky
2015-12-23drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: Calculate visibility in check_plane correctly regardless of dpms.Maarten Lankhorst
2015-12-22drm/i915: Keep track of the cdclk as if all crtc's were active.Maarten Lankhorst
2015-12-22drm/i915: Do not acquire crtc state to check clock during modeset, v4.Maarten Lankhorst
2015-12-22drm/i915/skl: Do not allow scaling when crtc is disabled.Maarten Lankhorst
2015-12-22drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)Jani Nikula
2015-12-22drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-22drm/i915: Compile-time concatenate WARN_ON macro stringsJoonas Lahtinen
2015-12-22drm/i915: Simplify _STATE_ debug macrosJoonas Lahtinen
2015-12-21drm/i915: Remove obsolete code from intelfb_alloc()Lukas Wunner
2015-12-21drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-21drm/i915: Reorder i915_params struct.Joonas Lahtinen
2015-12-21drm/i915: Decouple struct i915_params i915 into i915_params.hJoonas Lahtinen
2015-12-21drm/i915: Limit VF cache invalidate workaround usage to gen9Ben Widawsky
2015-12-21drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang
2015-12-21drm/i915: Move Braswell stop_machine GGTT insertion workaroundChris Wilson
2015-12-18drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc alsoMika Kuoppala
2015-12-18drm/i915: Update DRIVER_DATE to 20151218Daniel Vetter
2015-12-18drm/i915/skl: Default to noncoherent access up to F0Mika Kuoppala
2015-12-18drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-18drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson
2015-12-18drm/i915: Break busywaiting for requests on pending signalsChris Wilson
2015-12-18drm/i915: don't enable autosuspend on platforms without RPM supportImre Deak
2015-12-18drm/i915/backlight: prefer dev_priv over dev pointerJani Nikula
2015-12-17drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-17drm/i915: Pin the ifbdev for the info->system_base GGTT mmappingChris Wilson
2015-12-17drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-17drm/i915: mdelay(10) considered harmfulDaniel Vetter
2015-12-17drm/i915: check that we are in an RPM atomic section in GGTT PTE updatersImre Deak
2015-12-17drm/i915: add support for checking RPM atomic sectionsImre Deak
2015-12-17drm/i915: check that we hold an RPM wakelock ref before we put itImre Deak
2015-12-17drm/i915: add support for checking if we hold an RPM referenceImre Deak
2015-12-17drm/i915: use assert_rpm_wakelock_held instead of opencoding itImre Deak
2015-12-17drm/i915: add assert_rpm_wakelock_held helperImre Deak
2015-12-17drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpersImre Deak
2015-12-17drm/i915: get a permanent RPM reference on platforms w/o RPM supportImre Deak
2015-12-17drm/i915: refactor RPM disabling due to RC6 being disabledImre Deak
2015-12-17drm/i915: clarify comment about mandatory RPM put/get during driver load/unloadImre Deak
2015-12-17drm/i915/opregion: handle VBT sizes bigger than 6 KBJani Nikula
2015-12-16drm/i915: Fix AVI/HDMI/SPD infoframes on HSW+Ville Syrjälä
2015-12-16drm/i915/bios: reduce indent in parse_general_featuresJani Nikula