summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-12drm/i915: Kill INTEL_SUBPLATFORM_AMLVille Syrjälä
2019-06-12drm/i915: Add missing commas to the end of the subplatform ID arraysVille Syrjälä
2019-06-12drm/i915: Improve WRPLL reference clock readout on HSW/BDWVille Syrjälä
2019-06-12drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC referenceVille Syrjälä
2019-06-12drm/i915: Nuke LC_FREQVille Syrjälä
2019-06-12drm/i915: Rename HSW/BDW PLL bitsVille Syrjälä
2019-06-12drm/i915: Do not touch the PCH SSC reference if a PLL is using itVille Syrjälä
2019-06-12drm/i915: Prevent lock-cycles between GPU waits and GPU resetsChris Wilson
2019-06-12drm/i915: Add a label for config DRM_I915_SPIN_REQUESTChris Wilson
2019-06-11drm/i915/skl: use ranges for voltage level lookupLucas De Marchi
2019-06-11drm/i915/cnl: use ranges for voltage level lookupLucas De Marchi
2019-06-11drm/i915/icl: use ranges for voltage level lookupLucas De Marchi
2019-06-11drm/i915: Make GuC GGTT reservation work on ggttTvrtko Ursulin
2019-06-11drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_sizeTvrtko Ursulin
2019-06-11drm/i915: Rename i915_hw_ppgtt to i915_ppgttChris Wilson
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-06-10drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson
2019-06-10drm/i915: Allow interrupts when taking the timeline->mutexChris Wilson
2019-06-10drm/i915: Make read_subslice_reg take engineTvrtko Ursulin
2019-06-10drm/i915: Remove I915_READ64 and I915_READ64_32x2Tvrtko Ursulin
2019-06-10drm/i915: Convert intel_read_wm_latency to uncore mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Convert gem_record_fences to uncore mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Eliminate unused mmio accessorsTvrtko Ursulin
2019-06-10drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin
2019-06-10drm/i915: Move i915_check_and_clear_faults to intel_reset.cTvrtko Ursulin
2019-06-10drm/i915: Grammar s/the its/its/Geert Uytterhoeven
2019-06-10drm/i915/frontbuffer: remove obsolete comment about mark busy/idleJani Nikula
2019-06-10drm/i915: move more atomic plane declarations to intel_atomic_plane.hJani Nikula
2019-06-10drm/i915: remove some unused declarations from intel_drv.hJani Nikula
2019-06-10drm/i915: move pm related declarations to intel_pm.hJani Nikula
2019-06-09drm/i915/wopcm: update default size for gen11+Daniele Ceraolo Spurio
2019-06-09drm/i915/guc: always use Command Transport BuffersDaniele Ceraolo Spurio
2019-06-08drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3)Hans de Goede
2019-06-08drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2)Hans de Goede
2019-06-08drm/i915/dsi: Move logging of DSI VBT parameters to a helper functionHans de Goede
2019-06-07drm/i915/sdvo: Actually print the reason why the SDVO command failedVille Syrjälä
2019-06-07drm/i915/sdvo: Don't write stack garbage into the hbufVille Syrjälä
2019-06-07drm/i915/sdvo: Don't unpack stack garbageVille Syrjälä
2019-06-07drm/i915/sdvo: Check that we have space for the infoframeVille Syrjälä
2019-06-07drm/i915: Rename SDVO_AUDIO_ENABLE to HDMI_AUDIO_ENABLEVille Syrjälä
2019-06-07drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-07drm/i915/sdvo: Fix AVI infoframe TX rate readoutVille Syrjälä
2019-06-07drm/i915: Fix per-pixel alpha with CCSVille Syrjälä
2019-06-07drm/i915: Drop pointless WARN_ONVille Syrjälä
2019-06-07drm/i915: Move intel_dp->prepare_link_train assignment into ddi codeVille Syrjälä
2019-06-07drm/i915: Tidy intel_execlists_submission_initTvrtko Ursulin
2019-06-07drm/i915: Convert some more bits to use engine mmio accessorsTvrtko Ursulin
2019-06-07drm/i915: Unexport i915_gem_init/fini_aliasing_ppgttTvrtko Ursulin