summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17drm/i915/guc/ct: Stop expecting multiple CT channelsDaniele Ceraolo Spurio
2019-12-17drm/i915/guc/ct: Drop guards in enable/disable callsDaniele Ceraolo Spurio
2019-12-17drm/i915/guc: Merge communication_stop and communication_disableDaniele Ceraolo Spurio
2019-12-17drm/i915: Fix pid leak with banned clientsTvrtko Ursulin
2019-12-17drm/i915/gt: Eliminate the trylock for reading a timeline's hwspChris Wilson
2019-12-17drm/i915/gem: Keep request alive while attaching fencesChris Wilson
2019-12-17drm/i915: DSI: select correct PWM controller to use based on the VBTHans de Goede
2019-12-17mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlightHans de Goede
2019-12-17ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlightHans de Goede
2019-12-17drm/i915/gt: Avoid multi-LRI on SandybridgeChris Wilson
2019-12-16drm/i915: Eliminate the trylock for awaiting an earlier requestChris Wilson
2019-12-16Correct function name in commentMaya Rashish
2019-12-16drm/i915/gt: Tidy up full-ppgtt on IvybridgeChris Wilson
2019-12-16drm/i915/gem: Apply lmem size restriction to get_pagesChris Wilson
2019-12-16drm/i915: Fix typecheck macro in GT_TRACEVenkata Sandeep Dhanalakota
2019-12-16drm/i915: Remove unneeded semicolonzhengbin
2019-12-16drm/i915: Fix WARN_ON condition for cursor plane ddb allocationVandita Kulkarni
2019-12-16drm/i915: opregion: set opregion chpd value to indicate the driver handles ho...Hans de Goede
2019-12-14drm/i915/gem: Serialise object before changing cache-levelChris Wilson
2019-12-13drm/i915/dsi: fix pipe D readout for DSI transcodersJani Nikula
2019-12-13drm/i915/bios: remove extra debug messagesLucas De Marchi
2019-12-13drm/i915/rps: Add frequency translation helpersAndi Shyti
2019-12-13drm/i915: Use EAGAIN for trylock failuresChris Wilson
2019-12-13drm/i915: Introduce new macros for tracingVenkata Sandeep Dhanalakota
2019-12-13drm/i915/perf: Register sysctl path globallyVenkata Sandeep Dhanalakota
2019-12-13drm/i915/icl: Cleanup combo PHY aux power well handlersMatt Roper
2019-12-13drm/i915/tgl: Drop Wa#1178Matt Roper
2019-12-13drm/i915/ehl: Define EHL powerwells independently of ICLMatt Roper
2019-12-13drm/i915/selftests: remove a conditionDan Carpenter
2019-12-13drm/i915/bios: fix off by one in parse_generic_dtd()Dan Carpenter
2019-12-12drm/i915: Streamline skl_commit_modeset_enables()Ville Syrjälä
2019-12-12drm/i915/cml: Separate U series pci id from origianl list.Lee Shawn C
2019-12-12drm/i915/cml: Remove unsupport PCI IDLee Shawn C
2019-12-12drm/i915/gt: Mark up ips_mchdev pointer accessChris Wilson
2019-12-12drm/i915: Set fence_work.ops before dma_fence_initChris Wilson
2019-12-12drm/i915: Improve i915_inject_probe_error macroMichal Wajdeczko
2019-12-12drm/i915/gem: Asynchronous cmdparserChris Wilson
2019-12-12drm/i915/gem: Prepare gen7 cmdparser for async executionChris Wilson
2019-12-12drm/i915/gt: Only ignore rc6 parking for PCU on byt/bswChris Wilson
2019-12-11drm/i915: Align start for memcpy_from_wcChris Wilson
2019-12-11drm/i915/gem: Tidy up error handling for eb_parse()Chris Wilson
2019-12-11drm/i915: Simplify error escape from cmdparserChris Wilson
2019-12-11drm/i915: Remove redundant parameters from intel_engine_cmd_parserChris Wilson
2019-12-11drm/i915: Fix cmdparser drm.debugChris Wilson
2019-12-11drm/i915/gt: Disable manual rc6 for Braswell/BaytrailChris Wilson
2019-12-11drm/i915/uc: Drop explicit ggtt param in some uc_fw functionsMichal Wajdeczko
2019-12-11drm/i915/uc: Drop explicit gt param in some uc_fw functionsMichal Wajdeczko
2019-12-11drm/i915/uc: Drop explicit i915 param in some uc_fw functionsMichal Wajdeczko
2019-12-11drm/i915: Use the i915_device name for identifying our request fencesChris Wilson
2019-12-11drm/i915: remove redundant checks for a null fb pointerColin Ian King