deliverable/linux.git
2015-02-13  Hoath, Nicholasdrm/i915/gen9: Implement Wa4x4STCOptimizationDisable
2015-02-13  Nick Hoathdrm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceC...
2015-02-13  Hoath, Nicholasdrm/i915/gen9: Implement WaDisableSDEUnitClockGating
2015-02-13  Nick Hoathdrm/i915/gen9: h/w w/a: syncing dependencies between...
2015-02-13  Nick Hoathdrm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSlic...
2015-02-13  Hoath, Nicholasdrm/i915/gen9: Implement WaDisablePartialInstShootdown
2015-02-13  Hoath, Nicholasdrm/i915: ring w/a gen 9 revision definitions
2015-02-13  Hoath, Nicholasdrm/i915: ring w/a initialisation for gen 9
2015-02-13  Damien Lespiaudrm/i915: Make sure the primary plane is enabled before...
2015-02-13  Damien Lespiaudrm/i915: Fix atomic state when reusing the firmware fb
2015-02-13  Damien Lespiaudrm/i915: Store the initial framebuffer in initial_plan...
2015-02-13  Damien Lespiaudrm/i915: Don't try to reference the fb in get_initial_...
2015-02-13  Damien Lespiaudrm/i915: Use an intermediate variable to avoid repeati...
2015-02-13  Damien Lespiaudrm/i915: Put update_state_fb() next to the fb update
2015-02-13  Jani Nikuladrm/i915/fbc: fix the check for already reserved fbc...
2015-02-13  Damien Lespiaudrm/i915/skl: Declare that GT3 has a second VCS
2015-02-13  Damien Lespiaudrm/i915/skl: Split the SKL PCI ids by GT
2015-02-13  Satheeshakrishna Mdrm/i915/skl: Implementation of SKL display power well...
2015-02-13  Matt Roperdrm/i915: Ensure plane->state->fb stays in sync with...
2015-02-13  Damien Lespiaudrm/i915/skl: Remove the check enforcing VCS2 to be...
2015-02-13  Shobhit Kumardrm/i915: Correct the variable holding the value for...
2015-02-13  Ville Syrjälädrm/i915: Introduce intel_set_rps()
2015-02-13  Tvrtko Ursulindrm/i915: Track old framebuffer instead of object
2015-02-13  Matt Roperdrm/i915: Switch planes from transitional helpers to...
2015-02-13  Matt Roperdrm/i915: Keep plane->state updated on pageflip
2015-02-03  Daniel Vetterdrm/i915: Remove bogus locking check in the hangcheck...
2015-01-30  Daniel Vetterdrm/i915: Update DRIVER_DATE to 20150130
2015-01-30  Ander Conselvan... drm/i915: Use pipe_config's cpu_transcoder for reading...
2015-01-30  Nick Hoathdrm/i915: Fix a use-after-free in intel_execlists_retir...
2015-01-30  Ander Conselvan... drm/i915: Split shared dpll setup out of __intel_set_mode()
2015-01-30  Mika Kuoppaladrm/i915: Don't do posting reads on getting forcewake
2015-01-30  Mika Kuoppaladrm/i915: Do uncore early sanitize after domain init
2015-01-30  Ville Syrjälädrm/i915: Handle CHV in vlv_set_rps_idle()
2015-01-29  Mika Kuoppaladrm/i915: Remove nested work in gpu error handling
2015-01-29  Mika Kuoppaladrm/i915/documentation: Add intel_uncore.c to drm.tmpl
2015-01-29  Jani Nikuladrm/i915/dsi: remove intel_dsi_cmd.c and the unused...
2015-01-29  Jani Nikuladrm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and...
2015-01-29  Jani Nikuladrm/i915/dsi: remove old read/write functions in favor...
2015-01-29  Jani Nikuladrm/i915/dsi: make the vbt panel driver use mipi_dsi_de...
2015-01-29  Jani Nikuladrm/i915/dsi: add drm mipi dsi host support
2015-01-29  Jani Nikuladrm/i915/dsi: switch to drm_panel interface
2015-01-28  Sonika Jindaldrm/i915/skl: Enabling PSR on Skylake
2015-01-28  Chris WilsonRevert "drm/i915: Fix mutex->owner inspection race...
2015-01-28  Mika Kuoppaladrm/i915: Be consistent on printing seqnos
2015-01-28  Chris Wilsondrm/i915: Display current hangcheck status in debugfs
2015-01-28  Chris Wilsondrm/i915: Convert hangcheck from a timer into a delayed...
2015-01-28  Chris Wilsonagp/intel: Serialise after GTT updates
2015-01-27  Kumar Amit... drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix...
2015-01-27  Matt Roperdrm/i915: Add i915.nuclear_pageflip command line param...
2015-01-27  Matt Roperdrm/i915: Switch plane properties to full atomic helper.
2015-01-27  Matt Roperdrm/i915: Add crtc state duplication/destruction functions
2015-01-27  Matt Roperdrm/i915: Add atomic_get_property entrypoint for connec...
2015-01-27  Matt Roperdrm/i915: Setup dummy atomic state for connectors (v3)
2015-01-27  Matt Roperdrm/i915: Add main atomic entrypoints (v2)
2015-01-27  Matt Roperdrm/i915: Add .atomic_{get, set}_property() entrypoints...
2015-01-27  Matt Roperdrm/i915: Consolidate plane handler vtables
2015-01-27  Matt Roperdrm/i915: Move rotation from intel_plane to drm_plane_state
2015-01-27  Ville Syrjälädrm/i915: Use intel_gpu_freq() and intel_freq_opcode()
2015-01-27  Ville Syrjälädrm/i915: Add intel_gpu_freq() and intel_freq_opcode()
2015-01-27  Ville Syrjälädrm/i915: Add gt_act_freq_mhz sysfs file
2015-01-27  Ville Syrjälädrm/i915: Update PMINTRMSK on VLV/CHV after sysfs min...
2015-01-27  Vandana Kannandrm/i915: DRRS calls based on frontbuffer
2015-01-27  Vandana Kannandrm/i915: Enable/disable DRRS
2015-01-27  Vandana Kannandrm/i915: Initialize DRRS delayed work
2015-01-27  Daniel Vetterdrm/i915: Use symbolic irqreturn for ->hpd_pulse
2015-01-27  Jani Nikuladrm/i915/dsi: add some constness to vbt panel driver
2015-01-27  Jani Nikuladrm/i915/dsi: remove unnecessary dsi device callbacks
2015-01-27  Jani Nikuladrm/i915/dsi: call wait_for_dsi_fifo_empty() for each...
2015-01-27  Jani Nikuladrm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
2015-01-27  Jani Nikuladrm/i915/dsi: set max return packet size for each dsi...
2015-01-27  Jani Nikuladrm/i915/dsi: call dpi_send_cmd() for each dsi port...
2015-01-27  Ville Syrjälädrm/i915: Change VLV WIZ hashing mode to 16x4
2015-01-27  Ville Syrjälädrm/i915: Change CHV WIZ hashing mode to 16x4
2015-01-27  Ville Syrjälädrm/i915: Drop some more CHV pre-production workarounds
2015-01-27  Ville Syrjälädrm/i915: Implement Wa4x4STCOptimizationDisable:chv
2015-01-27  Daniel Vetterdrm/i915: Simplify flush_cpu_write_domain
2015-01-27  Damien Lespiaudrm/i915: Use sizeof(*fb) not sizeof(struct ...) in...
2015-01-27  Damien Lespiaudrm/i915: Fix kzalloc() smatch warnings in get_initial_...
2015-01-27  Chris Wilsondrm/i915: Performed deferred clflush inside set-cache...
2015-01-27  Mika Kuoppaladrm/i915: Rename unpin_count to pin_count
2015-01-27  Mika Kuoppaladrm/i915: Balance context pinning on reset cleanup
2015-01-27  Zhipeng Gongdrm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
2015-01-27  Zhipeng Gongdrm/i915: Specify bsd rings through exec flag
2015-01-27  Damien Lespiaudrm/i915: Rename plane_config to initial_plane_config
2015-01-27  Damien Lespiaudrm/i915/skl: Provide a Skylake version of get_plane_co...
2015-01-27  Damien Lespiaudrm/i915/skl: intel_format_to_fourcc() doesn't work...
2015-01-27  Damien Lespiaudrm/i915: Make intel_format_to_fourcc() static
2015-01-27  Damien Lespiaudrm/i915: Use pipe_name() in the get_plane_config(...
2015-01-27  Damien Lespiaudrm/i915: Don't use crtc->plane in ILK+ get_config()
2015-01-27  Damien Lespiaudrm/i915: Unclutter the get_plane() functions
2015-01-27  Damien Lespiaudrm/i915: Use a common function for computing the fb...
2015-01-27  Damien Lespiaudrm/i915: Change plane_config to store a tiling_mode
2015-01-27  Zhe Wangdrm/i915/skl: Gen9 coarse power gating
2015-01-27  Damien Lespiaudrm/i915/skl: Retrieve the frequency limits
2015-01-27  Jesse Barnesdrm/i915/skl: add turbo support
2015-01-27  Satheeshakrishna Mdrm/i915/skl: Adding power domains for AUX controllers
2015-01-27  Mika Kuoppaladrm/i915: Rename i915_gen6_forcewake_count_info
2015-01-27  Mika Kuoppaladrm/i915: Enum forcewake domains and domain identifiers
2015-01-27  Mika Kuoppaladrm/i915: Rename the forcewake get/put functions
2015-01-27  Mika Kuoppaladrm/i915: Make vlv and chv forcewake put generic.
next
This page took 0.03948 seconds and 5 git commands to generate.