deliverable/linux.git
2014-03-08  Jesse Barnesdrm/i915: add plane_config fetching infrastructure v2
2014-03-07  Chris Wilsondrm/i915: Do not force non-caching copies for pwrite...
2014-03-07  Chris Wilsondrm/i915: Process page flags once rather than per pwrit...
2014-03-07  Daniel Vetterdrm/i915: Go OCD on the Makefile
2014-03-07  Brad Volkindrm/i915: Implement command buffer parsing logic
2014-03-07  Brad Volkindrm/i915: Refactor shmem pread setup
2014-03-07  Ville Syrjälädrm/i915: Avoid div by zero when pixel clock is large
2014-03-07  Imre Deakdrm/i915: power domains: add vlv power wells
2014-03-07  Imre Deakdrm/i915: factor out intel_set_cpu_fifo_underrun_report...
2014-03-07  Imre Deakdrm/i915: vlv: factor out valleyview_display_irq_install
2014-03-07  Imre Deakdrm/i915: sanity check power well sw state against...
2014-03-07  Imre Deakdrm/i915: factor out reset_vblank_counter
2014-03-07  Imre Deakdrm/i915: sanitize PUNIT register macro definitions
2014-03-07  Imre Deakdrm/i915: vlv: keep first level vblank IRQs masked
2014-03-07  Imre Deakdrm/i915: check pipe power domain when reading its...
2014-03-07  Imre Deakdrm/i915: check port power domain when reading the...
2014-03-07  Imre Deakdrm/i915: get port power domain in connector detect...
2014-03-07  Imre Deakdrm/i915: add port power domains
2014-03-07  Imre Deakdrm/i915: add noop power well handlers instead of NULL...
2014-03-07  Imre Deakdrm/i915: split power well 'set' handler to separate...
2014-03-07  Imre Deakdrm/i915: add init power domain to always-on power...
2014-03-07  Imre Deakdrm/i915: move power domain macros to intel_pm.c
2014-03-07  Daniel Vetterdrm/i915: Disable full ppgtt by default
2014-03-07  Imre Deakdrm/i915: move modeset_update_power_wells earlier
2014-03-07  Imre Deakdrm/i915: fold in __intel_power_well_get/put functions
2014-03-05  Ville Syrjälädrm/i915: Unify CHICKEN_PIPESL_1 register definitions
2014-03-05  Ville Syrjälädrm/i915: Use RMW to update chicken bits in gen7_enable...
2014-03-05  Ville Syrjälädrm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
2014-03-05  Daniel Vetterdrm/i915: reverse dp link param selection, prefer fast...
2014-03-05  Mika Kuoppaladrm/i915: No need to put forcewake after a reset
2014-03-05  Damien Lespiaudrm/i915: Fix i915_switch_context() argument name in...
2014-03-05  Damien Lespiaudrm/i915: Remove unused to_gem_object() macro
2014-03-05  Damien Lespiaudrm/i915: Make i915_gem_retire_requests_ring() static
2014-03-05  Patrik Jakobssondrm/i915: Don't just say it, actually force edp vdd
2014-03-05  Damien Lespiaudrm/i915: Make num_sprites a per-pipe value
2014-03-05  Damien Lespiaudrm/i915: Add a for_each_sprite() macro
2014-03-05  Damien Lespiaudrm/i915: Replace a few for_each_pipe(i) by for_each_pi...
2014-03-05  Damien Lespiaudrm/i915: Don't declare unnecessary shadowing variable
2014-03-05  Damien Lespiaudrm/i915: Use a pipe variable to cycle through the...
2014-03-05  Ville Syrjälädrm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
2014-03-05  Ville Syrjälädrm/i915: Implement WaDisableSDEUnitClockGating:bdw
2014-03-05  Ville Syrjälädrm/i915: Disable semaphore wait event idle message...
2014-03-05  Ville Syrjälädrm/i915: Use DIV_ROUND_UP() when calculating number...
2014-03-05  Ville Syrjälädrm/i915: Fix DDI port_clock for VGA output
2014-03-05  Mika Kuoppaladrm/i915: Don't access fifodbg registers on gen8
2014-03-05  Mika Kuoppaladrm/i915: Do forcewake reset on gen8
2014-03-05  Jani Nikuladrm/i915: don't flood the logs about bdw semaphores
2014-03-05  Kenneth Graunkedrm/i915: Add thread stall DOP clock gating workaround...
2014-03-05  Kenneth Graunkedrm/i915: Add a partial instruction shootdown workaroun...
2014-03-05  Mika Kuoppaladrm/i915: Add suspend count to error state
2014-03-05  Mika Kuoppaladrm/i915: Add reset count to error state
2014-03-05  Mika Kuoppaladrm/i915: Add reason for capture in error state
2014-03-05  Mika Kuoppaladrm/i915: Add error code into error state
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
next
This page took 0.041442 seconds and 5 git commands to generate.