summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18drm/i915: Fix legacy gamma mode for ICLVille Syrjälä
2019-03-18Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Joonas Lahtinen
2019-03-18drm/i915: use REG_FIELD_PREP() to define register bitfield valuesJani Nikula
2019-03-18drm/i915: deprecate _SHIFT in favor of _MASK passed to accessorsJani Nikula
2019-03-18drm/i915: introduce REG_BIT() and REG_GENMASK() to define register contentsJani Nikula
2019-03-18drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_setChris Wilson
2019-03-18drm/i915: Sanity check mmap length against object sizeChris Wilson
2019-03-16drm/i915: do not pass dev_priv to low-level forcewake functionsDaniele Ceraolo Spurio
2019-03-15drm/i915: Fix off-by-one in reporting hanging processChris Wilson
2019-03-15drm/i915: Split ilk vs. icl csc matrix handlingVille Syrjälä
2019-03-15drm/i915: Clean the csc limited range/identity programmingVille Syrjälä
2019-03-15drm/i915: Extract ilk_csc_convert_ctm()Ville Syrjälä
2019-03-15drm/i915: Clean up ilk/icl pipe/output CSC programmingVille Syrjälä
2019-03-15drm/i915: Extract ilk_csc_limited_range()Ville Syrjälä
2019-03-15drm/i915: Precompute/readout/check CHV CGM modeVille Syrjälä
2019-03-15drm/i915: Readout and check csc_modeVille Syrjälä
2019-03-15drm/i915/icl: remove intel_dpll_is_combophy()Lucas De Marchi
2019-03-15drm/i915/icl: split combo and tbt pll funcsLucas De Marchi
2019-03-15drm/i915/icl: split combo and mg pll disableLucas De Marchi
2019-03-15drm/i915/icl: split pll enable in three stepsLucas De Marchi
2019-03-15drm/i915/icl: split combo and mg pll enableLucas De Marchi
2019-03-15drm/i915: Always kick the execlists tasklet after resetChris Wilson
2019-03-15drm/i915/gtt: Refactor common ppgtt initialisationChris Wilson
2019-03-15drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvlChris Wilson
2019-03-15drm/i915: Drop address size from ppgtt_typeChris Wilson
2019-03-15drm/i915: Record platform specific ppGTT size in intel_device_infoChris Wilson
2019-03-15drm/i915: Mark up vGPU support for full-ppgttChris Wilson
2019-03-14drm/i915: Also use new comparative stuff for more ICP+ stuffRodrigo Vivi
2019-03-14drm/i915: Refactor to common helpers for prepare/finish between reset & wedgeChris Wilson
2019-03-14drm/i915/selftests: Disable preemption while setting up fence-timersChris Wilson
2019-03-14drm/i915/guc: Preparing for GuC reset along with engine resetSujaritha Sundaresan
2019-03-13drm/i915/icl+: Always use TPS2 or TPS3 when exiting PSR1José Roberto de Souza
2019-03-13drm/i915/psr: Move logic to get TPS registers values to another functionJosé Roberto de Souza
2019-03-13drm/i915/vbt: Parse and use the new field with PSR2 TP2/3 wakeup timeJosé Roberto de Souza
2019-03-13drm/i915: Start using comparative INTEL_PCH_TYPERodrigo Vivi
2019-03-13drm/i915: Move PCH_NOP to -1Rodrigo Vivi
2019-03-13drm/i915/gen11+: First assume next platforms will inherit stuffRodrigo Vivi
2019-03-13drm/i915/bios: assume eDP is present on port A when there is no VBTThomas Preston
2019-03-13drm/i915/icl: Implement half float formatsKevin Strasser
2019-03-13drm/i915: Refactor icl_is_hdr_planeKevin Strasser
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser
2019-03-12drm/i915: Add new ICL PCI IDJosé Roberto de Souza
2019-03-12drm/i915/selftests: Improve error detection of reset failureChris Wilson
2019-03-12drm/i915: Consolidate reset-request debug messageChris Wilson
2019-03-11Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...Joonas Lahtinen
2019-03-11Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-03-11drm/i915/icl: Fix CRC mismatch error for DP link layer complianceAditya Swarup
2019-03-11drm/i915: Update DRIVER_DATE to 20190311Joonas Lahtinen
2019-03-09drm/i915: Introduce a context barrier callbackChris Wilson
2019-03-08drm/i915: Suppress the "Failed to idle" warning for gem_eioChris Wilson