]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2017-02-24 Kenneth Graunkedrm/i915: Drop support for I915_EXEC_CONSTANTS_* execbu...
2017-02-24 Imre Deakdrm/i915/lspcon: Switch back to PCON mode after output...
2017-02-24 Chris Wilsondrm/i915/execlists: Detect an out-of-order context...
2017-02-24 Ville Syrjälädrm/i915: Introduce intel_ddi_dp_voltage_max()
2017-02-24 Ville Syrjälädrm/i915: Refactor translate_signal_level()
2017-02-24 Ville Syrjälädrm/i915: Refactor code to select the DDI buf translati...
2017-02-24 Chris Wilsondrm/i915/fbdev: Stop repeating tile configuration on...
2017-02-23 Chris Wilsondrm/i915: Suppress fbc suggestion to increase stolen...
2017-02-23 Chris Wilsondrm/i915: Remove one level of indention from wait-for...
2017-02-23 Chris Wilsondrm/i915: Immediately process a reset before starting...
2017-02-23 Chris Wilsondrm/i915: Refactor direct GPU reset from request waiters
2017-02-23 Chris Wilsondrm/i915: Replace reset_wait_queue with default_wake_fu...
2017-02-23 Chris Wilsondrm/i915: Exercise request cancellation using a mock...
2017-02-23 Chris Wilsondrm/i915: Remove the preempted request from the executi...
2017-02-23 Chris Wilsondrm/i915: Allow a request to be cancelled
2017-02-23 Chris Wilsondrm/i915: Take a reference whilst processing the signal...
2017-02-23 Chris Wilsondrm/i915: Protect the request->global_seqno with the...
2017-02-23 Chris Wilsondrm/i915: Deconstruct execute fence
2017-02-23 Chris Wilsondrm/i915: Inline __i915_gem_request_wait_for_execute()
2017-02-23 Chris Wilsondrm/i915: Add ourselves to the gpu error waitqueue...
2017-02-23 Chris Wilsondrm/i915: Use a local to shorten req->i915->gpu_error...
2017-02-23 Chris Wilsondrm/i915: Move reserve_seqno() next to unreserve_seqno()
2017-02-23 Chris Wilsondrm/i915: Keep a global seqno per-engine
2017-02-23 Chris Wilsondrm/i915: Check against the signaled bit for fences...
2017-02-23 Chris WilsonRevert "drm/i915/dp: Ratelimit DP aux timeout messages"
2017-02-23 Ander Conselvan... drm/i915/glk: Fix Geminilake scalers mode programming
2017-02-23 Ander Conselvan... drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()
2017-02-23 Ander Conselvan... drm/i915/glk: Fix maximum scaling factor for Geminilake...
2017-02-23 Ander Conselvan... drm/i915/glk: Fix watermark computations for third...
2017-02-23 Chris Wilsondrm/i915: Remove Braswell GGTT update w/a
2017-02-23 Lyudedrm/i915/dp: Ratelimit DP aux timeout messages
2017-02-22 Chris Wilsondrm/i915: Remove 'retire' parameter from intel_fb_obj_flush
2017-02-22 Chris Wilsondrm/i915: Perform object clflushing asynchronously
2017-02-22 Chris Wilsondrm/i915: Skip clflushes for all non-page backed objects
2017-02-22 Chris Wilsondrm/i915: Amalgamate flushing of display objects
2017-02-22 Chris Wilsondrm/i915: Move cpu_cache_is_coherent() to header
2017-02-22 Chris Wilsondrm/i915: Remove change_domain tracepoint
2017-02-22 Chris Wilsondrm/i915: Add i915_param charp macro magic
2017-02-22 Chuanxiao Dongdrm/i915/gvt: set ring buffer size to default for guc...
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Add hw_id to context tracepoints
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Add backend level request in...
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Rename i915_gem_request_notify
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Add request submit and execute...
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Remove unused i915_gem_request_co...
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Tidy i915_gem_request_wait_begin
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Adjust i915_gem_ring_dispatch
2017-02-21 Tvrtko Ursulindrm/i915/tracepoints: Tidy request event class
2017-02-21 Tvrtko Ursulindrm/i915: Tidy execlists_init_reg_state
2017-02-21 Chris Wilsondrm/i915: Use reservation_object_lock()
2017-02-20 Chris Wilsondrm/i915: Assert that the request->tail is always qword...
2017-02-20 Imre Deakdrm/i915: Add power well SW/HW state verification
2017-02-20 Imre Deakdrm/i915: Preserve the state of power wells not explici...
2017-02-20 Imre Deakdrm/i915/gen9: Fix clearing of the BIOS power well...
2017-02-20 Imre Deakdrm/i915: Call the sync_hw hook for power wells without...
2017-02-20 Imre Deakdrm/i915: Remove redundant toggling from the power...
2017-02-20 Chris Wilsondrm/i915: Remove unrequired POSTING_READ from gen6_set_...
2017-02-20 Chris Wilsondrm/i915: Store the requested frequency whilst RPS...
2017-02-20 Chris Wilsondrm/i915: Move the common RPS warnings to intel_set_rps()
2017-02-20 Tvrtko Ursulindrm/i915: Fix typo in semaphore debug message
2017-02-20 Chris Wilsondrm/i915: Prevent divide-by-zero in debugfs/i915_rps_bo...
2017-02-20 Chris Wilsondrm/i915: Remove unneeded struct_mutex around rpm
2017-02-20 Chris Wilsondrm/i915: Only apply legacy PDE overflow detection...
2017-02-20 Rodrigo Vividrm/i915: DMC 1.03 for Geminilake
2017-02-17 Chris Wilsondrm/i915: Remove completed fences after a wait
2017-02-17 Chris Wilsondrm/i915: Only start with the fake-irq timer if interru...
2017-02-17 Chris Wilsondrm/i915: Defer declaration of missed-interrupt until...
2017-02-17 Chris Wilsondrm/i915: Break i915_spin_request() if we see an interrupt
2017-02-17 Chris Wilsondrm/i915: Postpone fake breadcrumb interrupt until...
2017-02-17 Ander Conselvan... drm/i915/glk: Enable pipe CSC
2017-02-17 Ander Conselvan... drm/i915/glk: Load the degamma LUT even in legacy gamma...
2017-02-17 Tvrtko Ursulindrm/i915: Consolidate gen8_emit_pipe_control
2017-02-17 Tvrtko Ursulindrm/i915: Tidy workaround batch buffer emission
2017-02-17 Tvrtko Ursulindrm/i915: Move common workaround code to intel_engine_cs
2017-02-17 Tvrtko Ursulindrm/i915: Simplify cleanup path in intel_engines_init
2017-02-17 Tvrtko Ursulindrm/i915: Make int __intel_ring_space static
2017-02-16 Chris Wilsondrm/i915: Drop struct_mutex around frontbuffer flushes
2017-02-16 Chris Wilsondrm/i915: struct_mutex is not required for allocating...
2017-02-16 Chris Wilsondrm/i915: Remove struct_mutex for destroying framebuffers
2017-02-16 Chris Wilsondrm/i915: Unwind conversion to i915_gem_phys_ops on...
2017-02-16 Chris Wilsondrm/i915: Squelch any ktime/jiffie rounding errors...
2017-02-16 Uma Shankardrm/i915/bxt: Disable device ready before shutdown...
2017-02-16 Uma Shankardrm/i915/bxt: Fix BXT DSI ULPS sequence
2017-02-16 Deepak Mdrm/i915: Set the Z inversion overlap field
2017-02-16 sagar.a.kamble... drm/i915: Do RPM Wake during GuC/HuC status read
2017-02-16 Chris Wilsondrm/i915: Only enable hotplug interrupts if the display...
2017-02-16 Jani Nikuladrm/i915/bxt: remove WaRsDisableCoarsePowerGating for...
2017-02-16 Jani Nikuladrm/i915/bxt: remove snooping workaround on old A revisions
2017-02-16 Jani Nikuladrm/i915/bxt: apply clock gating workaround to all...
2017-02-15 Uma Shankardrm/i915: Fix PLL 8x/3 divider for MIPI video mode
2017-02-15 Uma Shankardrm/i915: Check for platform specific GPIO config
2017-02-15 Manasi Navaredrm/i915/dp: Reset the link params on HPD/connected...
2017-02-15 Chris Wilsondrm/i915: Use preferred kernel types in i915_gem_gtt.c
2017-02-15 Chris Wilsondrm/i915: Differentiate the aliasing_ppgtt with an...
2017-02-15 Chris Wilsondrm/i915: Only preallocate the aliasing GTT to the...
2017-02-15 Chris Wilsondrm/i915: Remove i915_address_space.start
2017-02-15 Chris Wilsondrm/i915: Remove unused ppgtt->enable()
2017-02-15 Chris Wilsondrm/i915: Remove defunct GTT tracepoints
2017-02-15 Chris Wilsondrm/i915: Always mark the PDP as dirty when altered
2017-02-15 Chris Wilsondrm/i915: Remove superfluous posting reads after clear...
2017-02-15 Chris Wilsondrm/i915: Remove bitmap tracking for used-pml4
next