drm/i915/gvt: Don't mark vgpu context as inactive when preempted
[sfrench/cifs-2.6.git] / drivers /
2017-11-13 Maarten Lankhorstdrm/i915: Handle adjust better in intel_pipe_config_compare
2017-11-13 Maarten Lankhorstdrm/i915: Check boolean options in intel_pipe_config_co...
2017-11-13 Maarten Lankhorstdrm/i915: Remove bogus ips_enabled check.
2017-11-13 Emil Renner Berthingdrm/rockchip: analogix_dp: Use mutex rather than spinlock
2017-11-12 Oscar Mateodrm/i915: Remove Gen9 WAs with no effect
2017-11-12 Chris Wilsondrm/i915: Remove redundant intel_autoenable_gt_powersave()
2017-11-11 Maarten Lankhorstdrm/i915: Update watermark state correctly in sanitize_...
2017-11-10 Chris Wilsondrm/i915/selftests: Yet another forgotten mock_i915...
2017-11-10 Chris Wilsondrm/i915: Kerneldoc typo s/rps/rps_client/
2017-11-10 Chris Wilsondrm/i915: Stop caching the "golden" renderstate
2017-11-10 Chris Wilsondrm/i915: Record the default hw state after reset upon...
2017-11-10 Chris Wilsondrm/i915: Mark the context state as dirty/written
2017-11-10 Chris Wilsondrm/i915: Inline intel_modeset_gem_init()
2017-11-10 Chris Wilsondrm/i915: Move intel_init_clock_gating() to i915_gem_init()
2017-11-10 Chris Wilsondrm/i915: Move GT powersaving init to i915_gem_init()
2017-11-10 Chris Wilsondrm/i915: Force the switch to the i915->kernel_context
2017-11-10 Tvrtko Ursulindrm/i915: Define an engine class enum for the uABI
2017-11-10 Chris Wilsondrm/i915/selftests: Initialise mock_i915->mm.obj_lock
2017-11-10 Chris Wilsondrm/i915: Restore the wait for idle engine after flushi...
2017-11-10 Hans de Goededrm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forc...
2017-11-10 Chris Wilsondrm/i915: Move irqs enabled assertion deeper for mock...
2017-11-10 Chris Wilsondrm/i915/selftests: Reduce the volume of the timeout...
2017-11-10 Dave Airliedrm/mode_object: fix documentation for object lookups.
2017-11-09 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20171109
2017-11-09 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20171109
2017-11-09 Chris Wilsondrm/i915: Mark up i915_vma_unbind() as a potential...
2017-11-09 Chris Wilsondrm/i915: Mark vm_free_page() as a potential sleeper...
2017-11-09 Chris Wilsondrm/i915: Use trace_printk to provide a death rattle...
2017-11-09 Ville Syrjälädrm/i915: Clean up DP code local variables and calling...
2017-11-09 Ville Syrjälädrm/i915: Clean up PPS code calling conventions
2017-11-09 Ville Syrjälädrm/i915: Nuke intel_digital_port->port
2017-11-09 Ville Syrjälädrm/i915: Replace dig_port->port with encoder port...
2017-11-09 Ville Syrjälädrm/i915: Eliminate crtc->config usage from CRT code
2017-11-09 Ville Syrjälädrm/i915: Pass crtc state to DPIO PHY functions
2017-11-09 Ville Syrjälädrm/i915: Eliminate some encoder->crtc usage from TV...
2017-11-09 Ville Syrjälädrm/i915: Eliminate some encoder->crtc usage from SDVO...
2017-11-09 Ville Syrjälädrm/i915: Eliminate some encoder->crtc usage from DSI...
2017-11-09 Ville Syrjälädrm/i915: Eliminate some encoder->crtc usage from DP...
2017-11-09 Chris Wilsondrm/i915: Reorder context-close to avoid calling i915_v...
2017-11-09 Ville Syrjälädrm/i915: Move init_clock_gating() back to where it was
2017-11-09 Chris Wilsondrm/i915: Prune the reservation shared fence array
2017-11-09 Chris Wilsondrm/i915: Idle the GPU before shinking everything
2017-11-09 Chris Wilsondrm/i915: Lock llist_del_first() vs llist_del_all()
2017-11-09 Maarten Lankhorstdrm/i915: Calculate ironlake intermediate watermarks...
2017-11-09 Joonas Lahtinendrm/i915: Disable lazy PPGTT page table optimization...
2017-11-09 Chris Wilsondrm/i915/execlists: Remove the priority "optimisation"
2017-11-09 Chris Wilsondrm/i915: Filter out spurious execlists context-switch...
2017-11-09 Chris Wilsondrm/i915: Reorder context-close to avoid calling i915_v...
2017-11-09 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-11-08' of git:...
2017-11-09 Dave AirlieMerge branch 'drm-next-4.15' of git://people.freedeskto...
2017-11-08 pdingdrm/amdgpu: use irq-safe lock for kiq->ring_lock
2017-11-08 Pixel Dingdrm/amdgpu: bypass lru touch for KIQ ring submission
2017-11-08 Dan Carpenterdrm/amdgpu: Potential uninitialized variable in amdgpu_...
2017-11-08 Dan Carpenterdrm/amdgpu: potential uninitialized variable in amdgpu_...
2017-11-08 Michal Wajdeczkodrm/i915/guc: Simplify programming of GUC_SHIM_CONTROL
2017-11-08 Michal Wajdeczkodrm/i915/guc: Drop legacy workarounds from guc_prepare_xfer
2017-11-08 Michal Wajdeczkodrm/i915/guc: Wait for ucode DMA transfer completion
2017-11-08 Michal Wajdeczkodrm/i915/guc: Split GuC firmware xfer function into...
2017-11-08 Rafael Antognollidrm/i915: Implement ReadHitWriteOnlyDisable.
2017-11-08 Ville Syrjälädrm/i915: Move init_clock_gating() back to where it was
2017-11-08 Chris Wilsondrm/i915: Prune the reservation shared fence array
2017-11-08 Chris Wilsondrm/i915: Idle the GPU before shinking everything
2017-11-08 Chris Wilsondrm/i915: Include intel_engine_is_idle() status in...
2017-11-08 Chris Wilsondrm/i915: Read ilk FDI PLL frequency once during initia...
2017-11-07 Nicolas Ioossdrm/amd/powerplay: initialize a variable before using it
2017-11-07 Evan Quandrm/amd/powerplay: suppress KASAN out of bounds warning...
2017-11-07 Roger Hedrm/amd/amdgpu: fix evicted VRAM bo adjudgement condition
2017-11-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-11-07' of git:...
2017-11-07 Ville Syrjälädrm/vblank: Tune drm_crtc_accurate_vblank_count() WARN...
2017-11-07 Chris Wilsondrm/i915/selftests: Take rpm wakeref around partial...
2017-11-07 Chris Wilsondrm/i915/selftests: Take rpm wakeref around GGTT lowlev...
2017-11-07 Chris Wilsondrm/i915/selftests: Skip mixed page exhaustion if only...
2017-11-07 Chris Wilsondrm/i915: Prevent unbounded wm results in g4x_compute_wm()
2017-11-07 Chris Wilsondrm/i915: Simplify onion for bxt_ddi_phy_init()
2017-11-07 Chris Wilsondrm/i915: Silence compiler for csr_load_work_fn()
2017-11-07 Chris Wilsondrm/i915: Silence smatch for cmdparser
2017-11-07 Chris Wilsondrm/i915: Deconstruct struct sgt_dma initialiser
2017-11-06 Arnd Bergmanndrm/rockchip: add CONFIG_OF dependency for lvds
2017-11-06 Michal Wajdeczkodrm/i915: Handle error-state modparams in dedicated...
2017-11-06 Michal Wajdeczkodrm/i915: Make GuC log part of the uC error state
2017-11-06 Michal Wajdeczkodrm/i915: Add Guc/HuC firmware details to error state
2017-11-06 Michal Wajdeczkodrm/i915/guc: Assert ctch->vma is allocated
2017-11-06 Chris Wilsondrm/i915/guc: Assert guc->stage_desc_pool is allocated
2017-11-06 Chris Wilsondrm/i915: Lock llist_del_first() vs llist_del_all()
2017-11-06 Chris Wilsondrm/i915/selftests: Hide dangerous tests
2017-11-06 Chris Wilsondrm/i915: Assert vma->flags are updated correctly durin...
2017-11-06 Dave AirlieMerge branch 'drm-next-4.15' of git://people.freedeskto...
2017-11-04 Michel Dänzerdrm/ttm: Downgrade pr_err to pr_debug for memory alloca...
2017-11-04 Michel Dänzerdrm/ttm: Always and only destroy bo->ttm_resv in ttm_bo...
2017-11-03 Akshu Agrawaldrm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
2017-11-03 Dave AirlieMerge tag 'drm-intel-next-2017-10-23' of git://anongit...
2017-11-03 Boris BREZILLONdrm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
2017-11-03 Arnd Bergmanndrm/amdgpu/virt: don't dereference undefined 'module...
2017-11-03 Chris Wilsondrm/i915: Set up mocs tables before restarting the...
2017-11-03 Tvrtko Ursulindrm/i915: Warn in debug builds of incorrect usages...
2017-11-03 Tvrtko Ursulindrm/i915: Reject unknown syncobj flags
2017-11-02 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2017-11-02 Gustavo A. R. Silvadrm/nouveau/bios/timing: mark expected switch fall...
2017-11-02 Gustavo A. R. Silvadrm/nouveau/devinit/nv04: mark expected switch fall...
2017-11-02 Colin Ian Kingdrm/nouveau/bios: make const arrays hwsq_signature...
next