summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes()Ville Syrjälä
2019-07-11drm/i915: Polish intel_atomic_track_fbs()Ville Syrjälä
2019-07-11drm/i915: Polish intel_shared_dpll_swap_state()Ville Syrjälä
2019-07-11drm/i915: Simplify modeset_get_crtc_power_domains() argumentsVille Syrjälä
2019-07-11drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutexVille Syrjälä
2019-07-11drm/i915: Use the "display core" power domain in vlv/chv set_cdclk()Ville Syrjälä
2019-07-11drm/i915/selftests: Hold the vma manager lock while modifying mmap_offsetChris Wilson
2019-07-11drm/i915/sdvo: Fix handling if zero hbuf sizeVille Syrjälä
2019-07-11drm/i915/guc: Simplify guc clientDaniele Ceraolo Spurio
2019-07-11drm/i915/guc: Remove preemption support for current fwChris Wilson
2019-07-11drm/i915/selftests: Ensure we don't clamp a random offset to 32bChris Wilson
2019-07-11drm/i915/gt: Drop the duplicate icl workaroundChris Wilson
2019-07-10drm/i915/ehl: Enable DDI-DMatt Roper
2019-07-10drm/i915: Transition port type checks to phy checksMatt Roper
2019-07-10drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespaceMatt Roper
2019-07-10drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHYMatt Roper
2019-07-10drm/i915/gen11: Start distinguishing 'phy' from 'port'Matt Roper
2019-07-10drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.cLucas De Marchi
2019-07-10drm/i915: fix include order in intel_tc.*Lucas De Marchi
2019-07-10drm/i915: make new intel_tc.c use uncore accessorsLucas De Marchi
2019-07-10Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-07-10drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709Uma Shankar
2019-07-10drm/i915/icl: Fix Y pre-offset for Full Range YCbCrUma Shankar
2019-07-10drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 caseUma Shankar
2019-07-10drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin
2019-07-10drm/i915/execlists: Record preemption for selftestsChris Wilson
2019-07-09drm/i915: Remove unused i915_gem_context_lookup_engineTvrtko Ursulin
2019-07-09drm/i915: add infrastructure to hold off preemption on a requestLionel Landwerlin
2019-07-09drm/i915: enumerate scratch fieldsLionel Landwerlin
2019-07-09drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin
2019-07-09drm/i915/userptr: Don't mark readonly objects as dirtyChris Wilson
2019-07-09drm/i915/icl: Clear the shared port PLLs from the new crtc stateImre Deak
2019-07-09drm/i915: Clear the shared PLL from the put_dplls() hookImre Deak
2019-07-09drm/i915/sdvo: Add helpers to get the cmd/status stringVille Syrjälä
2019-07-09drm/i915/sdvo: Shrink sdvo_cmd_names[] stringsVille Syrjälä
2019-07-09drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name stringVille Syrjälä
2019-07-09drm/i915/sdvo: Use named initializers for the SDVO command namesVille Syrjälä
2019-07-09drm/i915: Add icl mipi dsi propertiesVandita Kulkarni
2019-07-09drm/i915/hdcp: debug logs for sink related failuresRamalingam C
2019-07-09drm/i915/gt: Remove presumption of RCS0Chris Wilson
2019-07-09drm/i915/gt: Apply RCS workarounds to the render classChris Wilson
2019-07-09drm/i915/selftests: Fill in a little more of the dummy fenceChris Wilson
2019-07-09drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson
2019-07-09drm/i915/selftests: Set igt_spinner.gt for early exitChris Wilson
2019-07-08drm/i915: Update DRIVER_DATE to 20190708Rodrigo Vivi
2019-07-08drm/i915/selftests: Reorder error cleanup for whitelist checkingChris Wilson
2019-07-08drm/i915: Explicitly track active fw_domain timersChris Wilson
2019-07-07drm/i915: Pull assert_forcewake_active() underneath the lockChris Wilson
2019-07-06drm/i915/gtt: Introduce release_pd_entryMika Kuoppala
2019-07-06drm/i915/gtt: Setup phys pages for 3lvl pdpsMika Kuoppala