OSDN Git Service

drm/i915/fbc: fix the check for already reserved fbc size
[uclinux-h8/linux.git] / drivers /
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 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 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 Mehtadrivers: 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.
2015-01-27 Mika Kuoppaladrm/i915: Consolidate forcewake code
2015-01-27 Chris Wilsondrm/i915: Reduce duplicated forcewake logic
2015-01-27 Chris Wilsondrm/i915: Skip uncore lock on earlier gens
2015-01-27 Chris Wilsondrm/i915: Assert that runtime pm is active on user...
2015-01-27 Chris Wilsondrm/i915: Rebalance runtime pm vs forcewake
2015-01-27 Nick Hoathdrm/i915: Subsume intel_ctx_submit_request in to drm_i9...
2015-01-27 Nick Hoathdrm/i915: Remove FIXME_lrc_ctx backpointer
2015-01-27 Nick Hoathdrm/i915: Removed duplicate members from submit_request
2015-01-27 Nick Hoathdrm/i915: execlist request keeps ptr/ref to gem_request
2015-01-27 Ander Conselvan... drm/i915: Keep drm_crtc->state in sync with intel_crtc...
2015-01-27 Ander Conselvan... drm/i915: Improve how the memory for crtc state is...
2015-01-27 Ander Conselvan... drm/i915: Make intel_crtc->config a pointer
2015-01-27 Ander Conselvan... drm/i915: Use local pipe_config varariable when available
2015-01-27 Ander Conselvan... drm/i915: Pass new_config down do crtc_compute_clock
2015-01-27 Ander Conselvan... drm/i915: Embedded struct drm_crtc_state in intel_crtc_...
2015-01-27 Ander Conselvan... drm/i915: Rename struct intel_crtc_config to intel_crtc...
next