]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
drm/i915: Avoid early GPU idling due to race with new request
[karo-tx-linux.git] / drivers /
2016-11-07 Imre Deakdrm/i915: Avoid early GPU idling due to race with new...
2016-11-07 Imre Deakdrm/i915: Avoid early GPU idling due to already pending...
2016-11-07 Chris Wilsondrm/i915: Limit Valleyview and earlier to only using...
2016-11-07 Chris Wilsondrm/i915: Round tile chunks up for constructing partial...
2016-11-07 Chris Wilsondrm/i915: Remove the vma from the object list upon...
2016-11-04 Lyudedrm/i915: Reinit polling before hpd when resuming
2016-11-04 Lyudedrm/i915: Remove redundant reprobe in i915_drm_resume
2016-11-04 Dhinakaran Pandiyandrm/i915/dp: Extend BDW DP audio workaround to GEN9...
2016-11-04 Dhinakaran Pandiyandrm/i915/dp: BDW cdclk fix for DP audio
2016-11-04 Chris Wilsondrm/i915: Fix pages pin counting around swizzle quirk
2016-11-03 Chris Wilsondrm/i915: Fix test on inputs for vma_compare()
2016-11-03 Chris Wilsondrm/i915/guc: Cache the client mapping
2016-11-03 Tvrtko Ursulindrm/i915: Tidy slab cache allocations
2016-11-03 Joonas Lahtinendrm/i915: Introduce HAS_64BIT_RELOC
2016-11-02 Chris Wilsondrm/i915: Show the execlist queue in debugfs/i915_engin...
2016-11-02 Joonas Lahtinendrm/i915: Unify global_list into global_link
2016-11-02 Mika Kuoppaladrm/i915: Move hangcheck code out from i915_irq.c
2016-11-02 Mika Kuoppaladrm/i915/gtt: Mark tlbs dirty on clear
2016-11-02 Mika Kuoppaladrm/i915/gtt: Fix pte clear range
2016-11-02 Ander Conselvan... drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in...
2016-11-01 Tvrtko Ursulindrm/i915: Allow shrinking of userptr objects once again
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to intel_init_pm()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to ilk_setup_wm_latency() ...
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to intel_suspend_hw()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to init_clock_gating
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to single_enabled_crtc()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to rest of IS_FOO() macros...
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to HAS_FW_BLC
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to .get_fifo_size()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to i915_pineview_get_mem_freq...
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to IS_PINEVIEW()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to IS_MOBILE()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to .get_display_clock_speed()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to cdclk update funcs
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to intel_crtc_init()
2016-11-01 Ville Syrjälädrm/i915: Always use intel_get_crtc_for_pipe()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to g4x wm functions
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to vlv force pll functions
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to intel_wait_for_vblank()
2016-11-01 Ville Syrjälädrm/i915: Store struct intel_crtc * in {pipe,plane...
2016-11-01 Ville Syrjälädrm/i915: Use struct intel_crtc in legacy platform...
2016-11-01 Ville Syrjälädrm/i915: Pass intel_crtc to update_wm functions
2016-11-01 Ville Syrjälädrm/i915: Pass intel_crtc to intel_crtc_active()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to skl_init_scalers()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to plane constructors
2016-11-01 Chris Wilsondrm/i915: Export a function to flush the context upon...
2016-11-01 Maarten Lankhorstdrm/i915/gen9+: Use the watermarks from crtc_state...
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Clean up minimum allocations, v2.
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Remove minimum block allocation from...
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Remove data_rate from watermark struct...
2016-11-01 Maarten Lankhorstdrm/i915/gen9+: Use for_each_intel_plane_on_crtc in...
2016-11-01 Maarten Lankhorstdrm/i915/gen9+: Use cstate plane mask instead of crtc...
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Prepare for removing data rate from...
2016-11-01 Chris Wilsondrm/i915: Improve lockdep tracking for obj->mm.lock
2016-11-01 Chris Wilsondrm/i915: Store the vma in an rbtree under the object
2016-11-01 Chris Wilsondrm/i915: Track pages pinned due to swizzling quirk
2016-11-01 Chris Wilsondrm/i915: Avoid accessing request->timeline outside...
2016-11-01 Chris Wilsondrm/i915: Move the recently scanned objects to the...
2016-11-01 Chris Wilsondrm/i915: Discard objects from mm global_list after...
2016-11-01 Chris Wilsondrm/i915: Use the full hammer when shutting down the...
2016-10-31 Ville Syrjälädrm/i915: Reorganize sprite init
2016-10-31 Ville Syrjälädrm/i915: Bail if plane/crtc init fails
2016-10-31 Ville Syrjälädrm/i915: Initialize planes in a reasonable order
2016-10-31 Ville Syrjälädrm/i915: Don't try to initialize sprite planes on...
2016-10-31 Chris Wilsondrm/i915: Mark up obj->mm.lock for shrinker
2016-10-29 Lyudedrm/i915/vlv: Prevent enabling hpd polling in late...
2016-10-28 Chris Wilsondrm/i915: Enable multiple timelines
2016-10-28 Chris Wilsondrm/i915: Defer setting of global seqno on request...
2016-10-28 Chris Wilsondrm/i915: Reserve space in the global seqno during...
2016-10-28 Chris Wilsondrm/i915: Convert breadcrumbs spinlock to be irqsafe
2016-10-28 Chris Wilsondrm/i915: Create a unique name for the context
2016-10-28 Chris Wilsondrm/i915: Move the global sync optimisation to the...
2016-10-28 Chris Wilsondrm/i915: Defer breadcrumb emission
2016-10-28 Chris Wilsondrm/i915: Record space required for breadcrumb emission
2016-10-28 Chris Wilsondrm/i915: Rename ->emit_request to ->emit_breadcrumb
2016-10-28 Chris Wilsondrm/i915: Introduce a global_seqno for each request
2016-10-28 Chris Wilsondrm/i915: Wait first for submission, before waiting...
2016-10-28 Chris Wilsondrm/i915: Queue the idling context switch after all...
2016-10-28 Chris Wilsondrm/i915: Combine seqno + tracking into a global timeli...
2016-10-28 Chris Wilsondrm/i915: Restore nonblocking awaits for modesetting
2016-10-28 Chris Wilsondrm/i915: Move GEM activity tracking into a common...
2016-10-28 Chris Wilsondrm/i915: Use lockless object free
2016-10-28 Chris Wilsondrm/i915: Move object release to a freelist + worker
2016-10-28 Chris Wilsondrm/i915: Acquire the backing storage outside of struct...
2016-10-28 Chris Wilsondrm/i915: Implement pwrite without struct-mutex
2016-10-28 Chris Wilsondrm/i915: Implement pread without struct-mutex
2016-10-28 Chris Wilsondrm/i915/dmabuf: Acquire the backing storage outside...
2016-10-28 Chris Wilsondrm/i915: Move object backing storage manipulation...
2016-10-28 Chris Wilsondrm/i915: Pass around sg_table to get_pages/put_pages...
2016-10-28 Chris Wilsondrm/i915: Refactor object page API
2016-10-28 Chris Wilsondrm/i915: Use radixtree to jump start intel_partial_pages()
2016-10-28 Chris Wilsondrm/i915: Use a radixtree for random access to the...
2016-10-28 Chris Wilsondrm/i915: Markup GEM API with lockdep asserts
2016-10-28 Chris Wilsondrm/i915: Reuse the active golden render state batch
2016-10-28 Chris Wilsondrm/i915: Introduce an internal allocator for disposabl...
2016-10-28 Chris Wilsondrm/i915: Defer active reference until required
2016-10-28 Chris Wilsondrm/i915: Remove unused i915_gem_active_wait() in favou...
2016-10-28 Chris Wilsondrm/i915: Rearrange i915_wait_request() accounting...
next