summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-06-18drm/i915/uncore: switch to kernel unsigned int typesJani Nikula
2018-06-18drm/i915/hdmi: switch to kernel unsigned int typesJani Nikula
2018-06-18drm/i915/vbt: switch to kernel unsigned int typesJani Nikula
2018-06-18drm/i915: Fix fallout of fake reset along resumeChris Wilson
2018-06-18drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke
2018-06-15drm/i915/icl: update VBT's child_device_config flags2 fieldPaulo Zanoni
2018-06-15drm/i915/icl: implement DVFS for ICLPaulo Zanoni
2018-06-15drm/i915: s/IS_G4X && !IS_GM45/IS_G45/Ville Syrjälä
2018-06-15drm/i915/execlists: Reset the CSB head tracking on reset/sanitizationChris Wilson
2018-06-15drm/i915: Be irqsafe inside resetChris Wilson
2018-06-15drm/i915: Fix context ban and hang accounting for clientMika Kuoppala
2018-06-15drm/i915: Keep the ctx workarounds tightly packedChris Wilson
2018-06-14drm/i915/dp: Add support for HBR3 and TPS4 during link trainingManasi Navare
2018-06-14drm/i915/icl: Add allowed DP rates for IcelakeManasi Navare
2018-06-14drm/i915/icl: start adding the TBT pllPaulo Zanoni
2018-06-14drm/i915/icl: unconditionally init DDI for every portPaulo Zanoni
2018-06-14drm/i915/icl: add icelake_get_ddi_pll()Paulo Zanoni
2018-06-14drm/i915/gtt: Reduce a pair of runtime assertsChris Wilson
2018-06-14drm/i915/gtt: Cache the PTE encoding of the scratch pageChris Wilson
2018-06-14drm/i915/gtt: Free unused page tables on unbind the contextChris Wilson
2018-06-14drm/i915/gtt: Lazily allocate page directories for gen7Chris Wilson
2018-06-14drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson
2018-06-14drm/i915/execlists: Push the tasklet kick after reset to reset_finishChris Wilson
2018-06-14drm/i915/selftests: Initialise request to silence a compilerChris Wilson
2018-06-14drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä
2018-06-14drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä
2018-06-14drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä
2018-06-14drm/i915/ddi: Removed unused var from hsw_write_infoframe()Imre Deak
2018-06-14drm/i915/ddi: Set HDMI infoframes with pipe clocks enabledImre Deak
2018-06-14drm/i915/ddi: Check transcoder instead of port when setting HDMI infoframeImre Deak
2018-06-14drm/i915/ddi: Push pipe clock enabling to encodersImre Deak
2018-06-14drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()Imre Deak
2018-06-14drm/i915/psr: Kill delays when activating psr back.Rodrigo Vivi
2018-06-14drm/i915/gtt: Only keep gen6 page directories pinned while activeChris Wilson
2018-06-14drm/i915: Show CCID in engine dumpsChris Wilson
2018-06-14drm/i915: Make the hexdump row offset visually distinctChris Wilson
2018-06-14drm/i915: Dump the ringbuffer of the active request for debuggingChris Wilson
2018-06-14drm/i915/dsm: remove unnecessary dsm priv structureJani Nikula
2018-06-14drm/i915: Move GEM sanitize from resume_early to resumeChris Wilson
2018-06-14drm/i915/opregion: move acpi notifier to dev_privJani Nikula
2018-06-14drm/i915/perf: make oa format tables constJani Nikula
2018-06-14drm/i915: Make closing request flush mandatoryChris Wilson
2018-06-13drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä
2018-06-12drm/i915/icl: DP_AUX_E is valid on ICL+James Ausmus
2018-06-12drm/i915/icl: fix gmbus gpio pin mappingMahesh Kumar
2018-06-12drm/i915/icl: Add DDI HDMI level selection for ICLManasi Navare
2018-06-12drm/i915/gtt: Make gen6 page directories evictableChris Wilson
2018-06-12drm/i915/guc: Add support for define guc_log_size in megabytes.Piotr Piorkowski
2018-06-12drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.hPiotr Piorkowski
2018-06-12drm/i915/guc: Refactoring preparation of the GUC_CTL_CTXINFO parameterPiotr Piorkowski