OSDN Git Service

android-x86/kernel.git
2014-03-05 Chris Wilsondrm/i915: Record pid/comm of hanging task
2014-03-05 Chris Wilsondrm/i915: Rely on accurate request tracking for finding...
2014-03-05 Chris Wilsondrm/i915: Reset vma->mm_list after unbinding
2014-03-05 Ville Syrjälädrm/i915: Streamline VLV forcewake handling
2014-03-05 Ville Syrjälädrm/i915: Drop the forcewake count inc/dec around regis...
2014-03-05 Ville Syrjälädrm/i915: Fix VLV forcewake after reset
2014-03-05 Chris Wilsondrm/i915: Perform pageflip using mmio if the GPU is...
2014-03-05 Paulo Zanonidrm/i915: assert we're not runtime suspended when acces...
2014-03-05 Paulo Zanonidrm/i915: assert force wake is disabled when we runtime...
2014-03-05 Paulo Zanonidrm/i915: call assert_device_not_suspended at gen6_forc...
2014-03-05 Paulo Zanonidrm/i915: kill dev_priv->pc8.gpu_idle
2014-03-05 Paulo Zanonidrm/i915: get/put runtime PM in more places at i915_deb...
2014-03-05 Paulo Zanonidrm/i915: get runtime PM while trying to detect CRT
2014-03-05 Paulo Zanonidrm/i915: put runtime PM only when we actually release...
2014-03-05 Paulo Zanonidrm/i915: put runtime PM only at the end of intel_mark_idle
2014-03-05 Ville Syrjälädrm/i915: Don't ban default context when stop_rings!=0
2014-03-05 Jesse Barnesdrm/i915: print connector mode list in display_info
2014-03-05 Shobhit Kumardrm/i915: Update VBT data structures to have MIPI block...
2014-03-05 Chris Wilsondrm/i915: Convert the forcewake worker into a timer...
2014-03-05 Ben Widawskydrm/i915/bdw: Add FBC support
2014-03-05 Chris Wilsondrm/i915: Accurately track when we mark the hardware...
2014-03-05 Mika Kuoppaladrm/i915: Fix forcewake counts for gen8
2014-03-05 Imre Deakdrm/i915: move hsw power domain comment to its right...
2014-03-05 Imre Deakdrm/i915: use power domain api to check vga power state
2014-03-05 Imre Deakdrm/i915: switch order of power domain init wrt. irq...
2014-03-05 Imre Deakdrm/i915: use drm_i915_private everywhere in the power...
2014-03-05 Daniel Vetterdrm/i915: ignore bios output config if not all outputs...
2014-03-05 Daniel Vetterdrm/i915: s/any_enabled/!fallback/ in fbdev_initial_config
2014-03-05 Chris Wilsondrm/i915: Reject changes of fb base when we have a...
2014-03-05 Chris WilsonRevert "drm/i915: enable HiZ Raw Stall Optimization...
2014-03-05 Jesse Barnesdrm/i915: re-add locking around hw state readout
2014-03-05 Jesse Barnesdrm/i915: honor forced connector modes v2
2014-03-05 Chris Wilsondrm/i915: Revert workaround for disabling L3 cache...
2014-03-05 Sinclair Yehdrm/i915: Revert workaround for disabling L3 cache...
2014-03-05 Ben Widawskydrm/i915/bdw: Kill ppgtt->num_pt_pages
2014-03-05 Ben Widawskydrm/i915: Split GEN6 PPGTT initialization up
2014-03-05 Ben Widawskydrm/i915: Split GEN6 PPGTT cleanup
2014-03-05 Ben Widawskydrm/i915: Update i915_gem_gtt.c copyright
2014-03-05 Ben WidawskyRevert "drm/i915/bdw: Limit GTT to 2GB"
2014-03-05 Ben Widawskydrm/i915/bdw: Reorganize PT allocations
2014-03-04 Ben Widawskydrm/i915: Make clear/insert vfuncs args absolute
2014-03-04 Ben Widawskydrm/i915/bdw: Split ppgtt initialization up
2014-03-04 Ben Widawskydrm/i915/bdw: Reorganize PPGTT init
2014-03-04 Ben Widawskydrm/i915/bdw: Free PPGTT struct
2014-03-04 Ben Widawskydrm/i915: Move ppgtt_release out of the header
2014-03-04 Ville Syrjälädrm/i915: Add a comment about WIZ hashing vs. thread...
2014-03-04 Ville Syrjälädrm/i915: Change BDW WIZ hashing mode to 16x4
2014-03-04 Ville Syrjälädrm/i915: Change HSW WIZ hashing mode to 16x4
2014-03-04 Ville Syrjälädrm/i915: Change IVB WIZ hashing mode to 16x4
2014-03-04 Ville Syrjälädrm/i915: There's no need to mask all 3D_CHICKEN bits...
2014-03-04 Ville Syrjälädrm/i915: Assume we implement WaStripsFansDisableFastCl...
2014-03-04 Ville Syrjälädrm/i915: Fix SNB GT_MODE register setup
2014-03-04 Paulo Zanonidrm/i915: get/put runtime PM without holding rps.hw_lock
2014-03-04 Paulo Zanonidrm/i915: rename modeset_update_power_wells
2014-03-04 Thierry Redingdrm/i915: Remove dead code
2014-03-02 Daniel Vetterdrm/i915: sprinkle static
2014-02-14 Daniel Vetterdrm/i915: tune down user-triggerable dmesg noise in...
2014-02-14 Daniel Vetterdrm/i915: fix NULL deref in the load detect code
2014-02-14 Daniel Vetterdrm/i915: Only bind each object rather than for every...
2014-02-14 Daniel Vetterdrm/i915: Directly return the vma from bind_to_vm
2014-02-14 Daniel Vetterdrm/i915: Simplify i915_gem_object_ggtt_unpin
2014-02-14 Daniel Vetterdrm/i915: Allow blocking in the PDE alloc when running...
2014-02-14 Daniel Vetterdrm/i915: Don't allocate context pages as mappable
2014-02-14 Daniel Vetterdrm/i915: Handle set_cache_level errors in the status...
2014-02-14 Daniel Vetterdrm/i915: Don't pin the status page as mappable
2014-02-14 Daniel Vetterdrm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
2014-02-14 Daniel Vetterdrm/i915: Handle set_cache_level errors in the pipe...
2014-02-14 Daniel Vetterdrm/i915: split PIN_GLOBAL out from PIN_MAPPABLE
2014-02-14 Daniel Vetterdrm/i915: Consolidate binding parameters into flags
2014-02-14 Imre Deakdrm/i915: sdvo: add i2c sysfs symlink to the connector...
2014-02-14 Imre Deakdrm/i915: sdvo: fix error path in sdvo_connector_init
2014-02-14 Imre Deakdrm/i915: dp: fix order of dp aux i2c device cleanup
2014-02-14 Imre Deakdrm/i915: add unregister callback to connector
2014-02-13 Paulo Zanonidrm/i915: don't reference null pointer at i915_sink_crc
2014-02-13 Damien Lespiaudrm/i915/lvds: Remove dead code from failing case
2014-02-13 Jesse Barnesdrm/i915: don't preserve inherited configs with nothing...
2014-02-13 Ben Widawskydrm/i915/bdw: Split up PPGTT cleanup
2014-02-13 Ville Syrjälädrm/i915: Convert DIP port switch cases to a simple...
2014-02-12 Daniel Vetterdrm/i915: delay master/sarea deref for legacy ioctls
2014-02-12 Daniel Vetterdrm/i915: protect ringbuffer sarea update behind !MODESET
2014-02-12 Daniel Vetterdrm/i915: kill intel_crtc_update_sarea_pos
2014-02-12 Jesse Barnesdrm/i915: allow re-use BIOS connector config for initia...
2014-02-12 Jesse Barnesdrm: export cmdline and preferred mode functions from...
2014-02-12 Daniel Vetterdrm/i915: Some polish for the new pipestat_irq_handler
2014-02-12 Daniel Vetterdrm/i915: Pass explicit mode into mode_from_pipe_config v3
2014-02-12 Jesse Barnesdrm/i915: read out hw state earlier v2
2014-02-12 Imre Deakdrm/i915: unbind fbs from crtcs during driver unload
2014-02-12 Ben Widawskydrm/i915/bdw: Use centralized rc6 info print
2014-02-12 Ben Widawskydrm/i915: Just print rc6 facts
2014-02-12 Ben Widawskydrm/i915: Stop pretending VLV has rc6+
2014-02-12 Ben Widawskydrm/i915: Clarify RC6 enabling
2014-02-12 Paulo Zanonidrm/i915: WARN in case we're enabling the pipe and...
2014-02-12 Paulo Zanonidrm/i915: remove wait_for_vblank argument form intel_en...
2014-02-12 Paulo Zanonidrm/i915: remove "dsi" argument form intel_enable_pipe
2014-02-12 Paulo Zanonidrm/i915: remove pch_port argument form intel_enable_pipe
2014-02-12 Paulo Zanonidrm/i915: pass intel_crtc as argument for intel_enable_pipe
2014-02-12 Paulo Zanonidrm/i915: remove the vblank_wait hack from HSW+
2014-02-12 Paulo Zanonidrm/i915: don't wait for vblank after enabling pipe...
2014-02-12 Paulo Zanonidrm/i915: add wait_for_vblank argument to intel_enable_pipe
2014-02-12 Vandana Kannandrm/i915: Initialize downclock mode in panel init
next