summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson
2019-02-05drm/i915/selftests: Exercise some AB...BA preemption chainsChris Wilson
2019-02-05drm/i915/selftests: Context SSEU reconfiguration testsTvrtko Ursulin
2019-02-05drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin
2019-02-05drm/i915: Add timeline barrier supportTvrtko Ursulin
2019-02-05drm/i915/perf: lock powergating configuration to default when activeLionel Landwerlin
2019-02-05drm/i915: Record the sseu configuration per-context & engineLionel Landwerlin
2019-02-04drm/i915: Trim NEWCLIENT boostingChris Wilson
2019-02-04drm/i915: Allow normal clients to always preempt idle priority clientsChris Wilson
2019-02-02drm/i915: Update DRIVER_DATE to 20190202Rodrigo Vivi
2019-01-31drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi
2019-02-01Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2019-02-01drm/i915: Enable fastboot by default on VLV and CHVHans de Goede
2019-02-01drm/i915/icl: restore WaEnableFloatBlendOptimizationTalha Nassar
2019-02-01drm/i915: Save some lines of source code in workaroundsTvrtko Ursulin
2019-02-01drm/i915: Move workaround infrastructure code upTvrtko Ursulin
2019-01-31drm/i915/icl: Work around broken VBTs for port F detectionImre Deak
2019-01-31drm/i915/icl: Add TypeC ports only if VBT is presentImre Deak
2019-01-31drm/i915: Pick the first unused PLL once againVille Syrjälä
2019-01-31drm/i915: Don't use the second dbuf slice on iclVille Syrjälä
2019-01-31drm/i915/gvt: add VFIO EDID regionHang Yuan
2019-01-31drm/i915/gvt: add hotplug emulationHang Yuan
2019-01-31drm/i915/gvt: add functions to get default resolutionHang Yuan
2019-01-30drm/i915: Apply LUT validation checks to platforms more accurately (v3)Matt Roper
2019-01-30drm/i915: Force background color to black for gen9+ (v2)Matt Roper
2019-01-29drm/i915: Update DRIVER_DATE to 20190129Rodrigo Vivi
2019-01-30drm/i915: Use IS_GEN9_LP() for the linetime w/a checkVille Syrjälä
2019-01-30drm/i915: Drop the pointless linetime==0 checkVille Syrjälä
2019-01-30drm/i915: Drop the definite article in front of SAGVVille Syrjälä
2019-01-30drm/i915: Pass dev_priv to skl_needs_memory_bw_wa()Ville Syrjälä
2019-01-30drm/i915: Account for minimum ddb allocation restrictionsVille Syrjälä
2019-01-30drm/i915: Fix > vs >= mismatch in watermark/ddb calculationsVille Syrjälä
2019-01-30drm/i915: Fix bits vs. bytes mixup in dbuf block size computationVille Syrjälä
2019-01-30drm/i915: Reinstate an early latency==0 check for skl+Ville Syrjälä
2019-01-30drm/i915: Don't ignore level 0 lines watermark for glk+Ville Syrjälä
2019-01-29drm/i915/icl: keep track of unused pll while loopingLucas De Marchi
2019-01-29drm/i915/icl: remove dpll from clk_selLucas De Marchi
2019-01-29drm/i915: always return something on DDI clock selectionLucas De Marchi
2019-01-29drm/i915/icl: use tc_port in MG_PLL macrosLucas De Marchi
2019-01-29drm/i915: Drop fake breadcrumb irqChris Wilson
2019-01-29drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson
2019-01-29drm/i915: Remove the intel_engine_notify tracepointChris Wilson
2019-01-29drm/i915/tv: Bypass the vertical filter if possibleVille Syrjälä
2019-01-29drm/i915/tv: Fix adjusted_mode dotclock for interlaced modesVille Syrjälä
2019-01-29drm: Constify drm_color_lut_check()Ville Syrjälä
2019-01-29drm/i915/execlists: Suppress preempting selfChris Wilson
2019-01-29drm/i915: Rename execlists->queue_priority to queue_priority_hintChris Wilson
2019-01-29drm/i915: Identify active requestsChris Wilson
2019-01-29drm/i915/selftests: Apply a subtest filterChris Wilson
2019-01-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi