summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2019-06-07drm/i915: Extract engine fault reset to a helperTvrtko Ursulin
2019-06-07drm/i915: Make Gen6/7 RING_FAULT_REG access engine centricTvrtko Ursulin
2019-06-07drm/i915: Tidy engine mask types in hangcheckTvrtko Ursulin
2019-06-07drm/i915: Reset only affected engines when handling error captureTvrtko Ursulin
2019-06-07drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-06-06drm/i915: Report an earlier wedged event when suspending the enginesChris Wilson
2019-06-06drm/i915: Skip context_barrier emission for unused contextsChris Wilson
2019-06-06drm/i915: Move object close under its own lockChris Wilson
2019-06-06drm/i915: fix documentation build warningsJani Nikula
2019-06-05drm/i915/ehl: Support HBR3 on EHL combo PHYMatt Roper
2019-06-05drm/i915/dsi: Use a fuzzy check for burst mode clock checkHans de Goede
2019-06-05drm/i915/bios: add an enum for BDB block IDsJani Nikula
2019-06-05drm/i915/bios: add more LFP optionsJani Nikula
2019-06-05drm/i915/bios: add VBT swing bit to child device definitionJani Nikula
2019-06-05drm/i915/bios: sort BDB block definitions using block IDJani Nikula
2019-06-05drm/i915/bios: add BDB block comments before definitionsJani Nikula