summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-11drm/i915/display: remove duplicated assignment to pointer crtc_stateColin Ian King
2019-12-11drm/i915: Pass cpu transcoder to assert_pipe()Ville Syrjälä
2019-12-11drm/i915: ELiminate intel_pipe_to_cpu_transcoder() from assert_fdi_tx()Ville Syrjälä
2019-12-11drm/i915/selftests: Show the i915_active on failureChris Wilson
2019-12-11drm/i915/gem: Wait on unbind barriers when invalidating userptrChris Wilson
2019-12-11drm/i915/gt: Check we are the Ironlake IPS provider before deregisteringChris Wilson
2019-12-11drm/i915: Improve execbuf debugTvrtko Ursulin
2019-12-11drm/i915: Copy across scheduler behaviour flags across submit fencesChris Wilson
2019-12-11drm/i915/dsb: Fix in mmio offset calculation of DSB instanceAnimesh Manna
2019-12-11Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-12-11drm/i915/dsi: add support for DSCJani Nikula
2019-12-11drm/i915/dsi: Fix state mismatch warns for horizontal timings with DSCVandita Kulkarni
2019-12-11drm/i915/dsi: account for DSC in horizontal timingsJani Nikula
2019-12-11drm/i915/dsi: use compressed pixel format with DSCJani Nikula
2019-12-11drm/i915/dsi: take compression into account in afe_clk()Jani Nikula
2019-12-11drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()Jani Nikula
2019-12-11drm/i915/dsi: abstract afe_clk calculationJani Nikula
2019-12-11drm/i915/dsi: set pipe_bpp on ICL configure configJani Nikula
2019-12-11drm/i915/dsc: add basic hardware state readout supportJani Nikula