summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-25drm/i915: Use vblank_disable_immediate on gen2Ville Syrjälä
2019-03-25drm/i915: Disable C3 when enabling vblank interrupts on i945gmVille Syrjälä
2019-03-25drm/i915: Mark AML 0x87CA as ULXVille Syrjälä
2019-03-24drm/i915: Remove defunct intel_suspend_gt_powersave()Chris Wilson
2019-03-24drm/i915/guc: Support for extended GuC notification messagesMichal Wajdeczko
2019-03-24drm/i915: always pin hw_id for GVT contextZhenyu Wang
2019-03-22drm/i915/ehl: Add Support for DMC on EHLAnusha Srivatsa
2019-03-22drm/i915/ehl: Set proper eu slice/subslice parameters for EHLBob Paauwe
2019-03-22drm/i915/ehl: EHL outputs are different from ICLBob Paauwe
2019-03-22drm/i915/ehl: Add dpll mgrLucas De Marchi
2019-03-22drm/i915/ehl: Add ElkhartLake platformBob Paauwe
2019-03-22drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus
2019-03-22drm/i915: Clean up EDID downclock mode lookupVille Syrjälä
2019-03-22drm/i915: Stop hand rolling drm_mode_match()Ville Syrjälä
2019-03-22drm/i915: Adjust DSI fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Refactor VBT fixed mode handlingVille Syrjälä
2019-03-22drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...Ville Syrjälä
2019-03-22drm/i915: Refactor EDID fixed mode searchVille Syrjälä
2019-03-22drm/i915: Really calculate the cursor ddb based on the highest enabled wm levelVille Syrjälä
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-22drm/i915/guc: GuC suspend path cleanupSujaritha Sundaresan
2019-03-22drm/i915/selftests: Mark up preemption tests for hang detectionChris Wilson
2019-03-22drm/i915/selftests: Calculate maximum ring size for preemption chainChris Wilson
2019-03-21drm/i915: Skip object locking around a no-op set-domain ioctlChris Wilson
2019-03-21drm/i915: Flush pages on acquisitionChris Wilson
2019-03-21drm/i915: Stop storing the context name as the timeline nameChris Wilson
2019-03-21drm/i915: Stop storing ctx->user_handleChris Wilson
2019-03-21drm/i915: Introduce a mutex for file_priv->context_idrChris Wilson
2019-03-21drm/i915: Separate GEM context construction and registration to userspaceChris Wilson
2019-03-21drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()Dan Carpenter
2019-03-21drm/i915: Use __is_constexpr()Chris Wilson
2019-03-20drm/i915: make raw access function work on uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio
2019-03-20drm/i915: reduce the dev_priv->uncore dance in uncore.cDaniele Ceraolo Spurio
2019-03-20drm/i915: make find_fw_domain work on intel_uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: make more uncore function work on intel_uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio
2019-03-20drm/i915: always use masks on FW regsDaniele Ceraolo Spurio
2019-03-20drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare
2019-03-20drm/i915: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-20drm/i915: Inline skl_update_pipe_wm() into its only callerVille Syrjälä
2019-03-20drm/i915: Don't pass pipe_wm around so muchVille Syrjälä
2019-03-20drm/i915: Move some variables to tighter scopeVille Syrjälä
2019-03-20drm/i915: Keep plane watermarks enabled more aggressivelyVille Syrjälä
2019-03-20drm/i915: Make sure cursor has enough ddb for the selected wm levelVille Syrjälä
2019-03-20drm/i915: Allocate enough DDB for the cursorVille Syrjälä