| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | drm/i915: Use the passed in encoder | Ville Syrjälä | 2020-01-13 | 1 | -2/+2 | |
| | | * | | | | | | | | | drm/i915: Pass intel_encoder to enc_to_*() | Ville Syrjälä | 2020-01-13 | 22 | -212/+217 | |
| | | * | | | | | | | | | drm/i915: Pass intel_connector to intel_attached_*() | Ville Syrjälä | 2020-01-13 | 9 | -54/+54 | |
| | | * | | | | | | | | | drm/i915: Bump up CDCLK to eliminate underruns on TGL | Stanislav Lisovskiy | 2020-01-13 | 1 | -0/+12 | |
| | | * | | | | | | | | | drm/i915/pmu: Do not use colons or dashes in PMU names | Tvrtko Ursulin | 2020-01-13 | 1 | -3/+8 | |
| | | * | | | | | | | | | drm/i915: Correct typo in i915_vma_compress_finish stub | Chris Wilson | 2020-01-11 | 1 | -2/+3 | |
| | | * | | | | | | | | | drm/i915/uc: Add sanitize to to intel_uc_ops | Michal Wajdeczko | 2020-01-11 | 2 | -9/+4 | |
| | | * | | | | | | | | | drm/i915/uc: Add init/fini to to intel_uc_ops | Michal Wajdeczko | 2020-01-11 | 2 | -6/+10 | |
| | | * | | | | | | | | | drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops | Michal Wajdeczko | 2020-01-11 | 2 | -6/+10 | |
| | | * | | | | | | | | | drm/i915/uc: Add ops to intel_uc | Michal Wajdeczko | 2020-01-11 | 2 | -12/+54 | |
| | | * | | | | | | | | | drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex | Chris Wilson | 2020-01-10 | 2 | -23/+19 | |
| | | * | | | | | | | | | drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block (v3) | Vivek Kasireddy | 2020-01-10 | 2 | -2/+100 | |
| | | * | | | | | | | | | drm/i915: Drop request list from error state | Chris Wilson | 2020-01-10 | 2 | -70/+8 | |
| | | * | | | | | | | | | drm/i915: Drop the shadow ring state from the error capture | Chris Wilson | 2020-01-10 | 2 | -9/+0 | |
| | | * | | | | | | | | | drm/i915: Drop the shadow w/a batch buffer | Chris Wilson | 2020-01-10 | 1 | -2/+0 | |
| | | * | | | | | | | | | drm/i915: Start chopping up the GPU error capture | Chris Wilson | 2020-01-10 | 11 | -673/+877 | |
| | | * | | | | | | | | | drm/i915/gt: Mark ring->vma as active while pinned | Chris Wilson | 2020-01-10 | 1 | -3/+28 | |
| | | * | | | | | | | | | drm/i915/gt: Mark context->state vma as active while pinned | Chris Wilson | 2020-01-10 | 1 | -0/+9 | |
| | | * | | | | | | | | | drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings | Chris Wilson | 2020-01-10 | 1 | -5/+2 | |
| | | * | | | | | | | | | drm/i915/uncore: use new struct drm_device based macros. | Wambui Karuga | 2020-01-10 | 1 | -12/+13 | |
| | | * | | | | | | | | | drm/i915/sideband: convert to using new struct drm_device logging macros | Wambui Karuga | 2020-01-10 | 1 | -12/+17 | |
| | | * | | | | | | | | | drm/i915/lmem: use new struct drm_device based logging macros. | Wambui Karuga | 2020-01-10 | 1 | -4/+6 | |
| | | * | | | | | | | | | drm/i915/pm: use new struct drm_device logging macros. | Wambui Karuga | 2020-01-10 | 1 | -157/+194 | |
| | | * | | | | | | | | | drm/i915/pch: convert to using the drm_dbg_kms() macro. | Wambui Karuga | 2020-01-10 | 1 | -22/+24 | |
| | | * | | | | | | | | | drm/i915/gtt: add missing include file asm/smp.h | Chen Zhou | 2020-01-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | drm/i915: Pass cpu_transcoder to assert_pipe_disabled() always | Ville Syrjälä | 2020-01-09 | 2 | -3/+3 | |
| | | * | | | | | | | | | drm/i915: Fix MST disable sequence | Ville Syrjälä | 2020-01-09 | 1 | -10/+12 | |
| | | * | | | | | | | | | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2020-01-09 | 749 | -13461/+27826 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm/i915: use true,false for bool variable in intel_crt.c | Ma Feng | 2020-01-09 | 1 | -3/+3 | |
| | | * | | | | | | | | | | drm/i915/dp: use true,false for bool variable in intel_dp.c | Ma Feng | 2020-01-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | drm/i915: use true,false for bool variable in i915_debugfs.c | Ma Feng | 2020-01-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | drm/i915/gt: runtime-pm is no longer required for ce->ops->pin() | Chris Wilson | 2020-01-09 | 1 | -4/+1 | |
| | | * | | | | | | | | | | drm/i915/gt: Pull context activation into central intel_context_pin() | Chris Wilson | 2020-01-09 | 5 | -64/+40 | |
| | | * | | | | | | | | | | drm/i915/gt: Push context state allocation earlier | Chris Wilson | 2020-01-09 | 2 | -8/+28 | |
| | | * | | | | | | | | | | drm/i915: Pin the context as we work on it | Chris Wilson | 2020-01-09 | 4 | -20/+22 | |
| | | * | | | | | | | | | | drm/i915: Revert "drm/i915/tgl: Wa_1607138340" | Tvrtko Ursulin | 2020-01-09 | 1 | -4/+0 | |
| | | * | | | | | | | | | | drm/i915: Reduce warning for i915_vma_pin_iomap() without runtime-pm | Chris Wilson | 2020-01-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | drm/i915: Early return for no-op i915_vma_pin_fence() | Chris Wilson | 2020-01-09 | 1 | -0/+3 | |
| | | * | | | | | | | | | | drm/i915/gt: Drop a defunct timeline assertion | Chris Wilson | 2020-01-09 | 1 | -1/+0 | |
| | | * | | | | | | | | | | drm/i915/display: Fix warning about MST and DDI restrictions | José Roberto de Souza | 2020-01-08 | 1 | -1/+4 | |
| | | * | | | | | | | | | | drm/i915/display/icl+: Do not program clockgating | José Roberto de Souza | 2020-01-08 | 2 | -92/+0 | |
| | | * | | | | | | | | | | drm/i915/display: Force the state compute phase once to enable PSR | José Roberto de Souza | 2020-01-08 | 4 | -0/+32 | |
| | | * | | | | | | | | | | drm/i915/gt: Always force restore freshly pinned contexts | Chris Wilson | 2020-01-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm/i915/gtt: split up i915_gem_gtt | Matthew Auld | 2020-01-07 | 23 | -4372/+4559 | |
| | | * | | | | | | | | | | drm/i915/gt: Take responsibility for engine->release as the last step | Chris Wilson | 2020-01-07 | 2 | -3/+6 | |
| | | * | | | | | | | | | | drm/i915/display: Use external dependency loop for port sync | José Roberto de Souza | 2020-01-07 | 1 | -52/+17 | |
| | | * | | | | | | | | | | drm/i915: fix an error code in intel_modeset_all_tiles() | Dan Carpenter | 2020-01-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm/i915: Add missing include file <linux/math64.h> | YueHaibing | 2020-01-07 | 1 | -0/+1 | |
| | | * | | | | | | | | | | drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media ... | Dhinakaran Pandiyan | 2020-01-07 | 5 | -51/+188 | |
| | | * | | | | | | | | | | drm/i915: Make sure plane dims are correct for UV CCS planes | Imre Deak | 2020-01-07 | 1 | -2/+6 | |

