drm/i915: Mark the context and address space as closed
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_drv.h
2016-08-04  Chris Wilsondrm/i915: Mark the context and address space as closed
2016-08-04  Chris Wilsondrm/i915: Release vma when the handle is closed
2016-08-04  Chris Wilsondrm/i915: i915_vma_move_to_active prep patch
2016-08-04  Chris Wilsondrm/i915: Refactor activity tracking for requests
2016-08-04  Chris Wilsondrm/i915: Introduce i915_gem_active for request tracking
2016-08-04  Chris Wilsondrm/i915: Be more careful when unbinding vma
2016-08-04  Chris Wilsondrm/i915: Count how many VMA are bound for an object
2016-08-04  Chris Wilsondrm/i915: Store owning file on the i915_address_space
2016-08-02  Chris Wilsondrm/i915: Simplify calling engine->sync_to
2016-08-02  Chris Wilsondrm/i915: Unify legacy/execlists submit_execbuf callbacks
2016-08-02  Chris Wilsondrm/i915: Simplify request_alloc by returning the alloc...
2016-08-02  Chris Wilsondrm/i915: Rename struct intel_ringbuffer to struct...
2016-08-02  Chris Wilsondrm/i915: Rename intel_context[engine].ringbuf
2016-07-27  Chris Wilsondrm/i915: Avoid using intel_engine_cs *ring for GPU...
2016-07-27  Chris Wilsondrm/i915: Use engine to refer to the user's BSD intel_e...
2016-07-27  Chris Wilsondrm/i915/cmdparser: Remove stray intel_engine_cs *ring
2016-07-25  Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160725
2016-07-21  Chris WilsonRevert "drm/i915: Enable RC6 immediately"
2016-07-21  Chris Wilsondrm/i915: Enable RC6 immediately
2016-07-20  Mika Kuoppaladrm/i915/gen9: Add WaInPlaceDecompressionHang
2016-07-20  Chris Wilsondrm/i915: Convert i915_semaphores_is_enabled over to...
2016-07-20  Chris Wilsondrm/i915: Rename drm_gem_object_unreference_unlocked...
2016-07-20  Chris Wilsondrm/i915: Rename drm_gem_object_unreference in preparat...
2016-07-20  Chris Wilsondrm/i915: Wrap drm_gem_object_reference in i915_gem_obj...
2016-07-20  Chris Wilsondrm/i915: Wrap drm_gem_object_lookup in i915_gem_object...
2016-07-20  Chris Wilsondrm/i915: Rename i915_gem_context_reference/unreference()
2016-07-20  Chris Wilsondrm/i915: Disable waitboosting for mmioflips/semaphores
2016-07-20  Chris Wilsondrm/i915: Move GEM request routines to i915_gem_request.c
2016-07-15  Chris Wilsondrm/i915: Flush logical context image out to memory...
2016-07-15  Chris Wilsondrm/i915/evict: Always switch away from the current...
2016-07-14  Lyudedrm/i915: Enable polling when we don't have hpd
2016-07-14  Lyudedrm/i915/vlv: Disable HPD in valleyview_crt_detect_hotp...
2016-07-14  Chris Wilsondrm/i915: Defer enabling rc6 til after we submit the...
2016-07-14  Chris Wilsondrm/i915: Define a separate variable and control for...
2016-07-14  Tvrtko Ursulindrm/i915: Unify engine init loop
2016-07-12  Chris Wilsondrm/i915: Provide argument names for static stubs
2016-07-11  Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160711
2016-07-08  Chris Wilsondrm/i915: Fill unused GGTT with scratch pages for VT-d
2016-07-07  Rodrigo Vividrm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
2016-07-06  Chris Wilsondrm/i915: Group the irq breadcrumb variables into the...
2016-07-06  Chris Wilsondrm/i915: Wake up the bottom-half if we steal their...
2016-07-05  Chris Wilsondrm/i915: Convert dev_priv->dev backpointers to dev_pri...
2016-07-05  Chris Wilsondrm/i915: Split out runtime configuration of device...
2016-07-04  Tvrtko Ursulindrm/i915: Explicitly convert some macros to boolean...
2016-07-04  Peter AntoineRevert "drm/i915/kbl: drm/i915: Avoid GuC loading for...
2016-07-04  Chris Wilsondrm/i915: Allow userspace to request no-error-capture...
2016-07-04  Chris Wilsondrm/i915: Remove stop-rings debugfs interface
2016-07-04  Chris Wilsondrm/i915: Only start retire worker when idle
2016-07-01  Chris Wilsondrm/i915: Embed signaling node into the GEM request
2016-07-01  Chris Wilsondrm/i915: Convert trace-irq to the breadcrumb waiter
2016-07-01  Chris Wilsondrm/i915: Only apply one barrier after a breadcrumb...
2016-07-01  Chris Wilsondrm/i915: Check the CPU cached value in HWS of seqno...
2016-07-01  Chris Wilsondrm/i915: Use HWS for seqno tracking everywhere
2016-07-01  Chris Wilsondrm/i915: Spin after waking up for an interrupt
2016-07-01  Chris Wilsondrm/i915: Slaughter the thundering i915_wait_request...
2016-07-01  Chris Wilsondrm/i915: Separate GPU hang waitqueue from advance
2016-07-01  Chris Wilsondrm/i915: Make queueing the hangcheck work inline
2016-07-01  Chris Wilsondrm/i915: Remove the dedicated hangcheck workqueue
2016-06-30  Chris Wilsondrm/i915: Perform Sandybridge BSD tail write under...
2016-06-30  Chris Wilsondrm/i915: Use a hybrid scheme for fast register waits
2016-06-29  Chris Wilsondrm/i915: Remove request->reset_counter
2016-06-28  Randy Dunlapdrm/i915: fix build errors when ACPI is not enabled
2016-06-24  Chris Wilsondrm/i915: Split idling from forcing context switch
2016-06-24  Chris Wilsondrm/i915: Move legacy kernel context pinning to intel_r...
2016-06-24  Chris Wilsondrm/i915: Merge i915_dma.c into i915_drv.c
2016-06-24  Chris Wilsondrm/i915: Start exploiting drm_device subclassing
2016-06-24  Chris Wilsondrm/i915: Remove redundant drm_connector_register_all()
2016-06-24  Chris Wilsondrm/i915: Demidlayer driver loading
2016-06-24  Chris Wilsondrm/i915: Register debugfs interface last
2016-06-24  Chris Wilsondrm/i915: Move connector registration to driver registr...
2016-06-24  Chris Wilsondrm/i915: Move backlight registration to connector...
2016-06-24  Tvrtko Ursulindrm/i915: Small compaction of the engine init code
2016-06-24  Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-06-24  Dave AirlieMerge tag 'mediatek-drm-2016-06-20' of git://git.pengut...
2016-06-24  Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2016-06-24  Dave AirlieMerge tag 'drm-intel-next-2016-06-20' of git://anongit...
2016-06-24  Dave AirlieMerge tag 'topic/drm-misc-2016-06-22-updated' of git...
2016-06-21  Daniel Vetterdrm: document drm_auth.c
2016-06-21  Tvrtko Ursulindrm/i915/guc: Remove one unnecessary variable
2016-06-20  Chris Wilsondrm/i915: use ORIGIN_CPU for frontbuffer invalidation...
2016-06-20  Chris Wilsondrm/i915: Extract checking for backing struct pages...
2016-06-19  Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160620
2016-06-19  Chris Wilsondrm/i915: Move intel_connector->unregister to connector...
2016-06-17  Zhi Wangdrm/i915: Introduce GVT context creation API
2016-06-17  Zhi Wangdrm/i915: Support LRC context single submission
2016-06-17  Zhi Wangdrm/i915: Introduce execlist context status change...
2016-06-17  Zhi Wangdrm/i915: Make addressing mode bits in context descript...
2016-06-17  Zhi Wangdrm/i915: Make ring buffer size of a LRC context config...
2016-06-17  Zhi Wangdrm/i915: gvt: Introduce the basic architecture of...
2016-06-16  Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-06-14  Daniel VetterMerge tag 'sphinx-4.8' of git://git.lwn.net/linux into...
2016-06-14  arun.siluvery@linu... drm/i915:bxt: Enable Pooled EU support
2016-06-13  Chris Wilsondrm/i915: Introduce i915_gem_object_get_dma_address()
2016-06-09  Dave AirlieMerge tag 'omapdrm-4.8' of git://git./linux/kernel...
2016-06-09  Dave AirlieMerge branch 'virtio-gpu-for-airlied' of git://git...
2016-06-09  Dave AirlieMerge tag 'drm-intel-next-2016-06-06' of git://anongit...
2016-06-09  Dave AirlieMerge tag 'topic/lockless-gem-bo-freeing-2016-06-01...
2016-06-09  Dave AirlieBackmerge tag 'v4.7-rc2' into drm-next
2016-06-08  Mika Kuoppaladrm/i915/kbl: Add WaDisableLSQCROPERFforOCL
2016-06-08  Mika Kuoppaladrm/i915/kbl: Add REVID macro
next
This page took 0.250896 seconds and 108 git commands to generate.