deliverable/linux.git
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
2014-02-12  Jesse Barnesdrm/i915: add a display info file to debugfs v2
2014-02-12  Jesse Barnesdrm: expose subpixel order name routine v3
2014-02-12  Jesse Barnesdrm/i915: split aligned height calculation out v2
2014-02-12  Daniel Vetterdrm/i915: Fix error path leak in fbdev fb allocation
2014-02-12  Daniel Vetterdrm/i915: Use normal fb deref for the fbcon framebuffer
2014-02-12  Damien Lespiaudrm/i915: Provide a command line option to disable...
2014-02-12  Damien Lespiaudrm/i915: Disable display when fused off
2014-02-12  Chris Wilsondrm/i915: Flush GPU rendering with a lockless wait...
2014-02-12  Imre Deakdrm/i915: vlv: handle only enabled pipestat interrupt...
2014-02-12  Imre Deakdrm/i915: vlv: fix mapping of pipestat enable to status...
2014-02-12  Imre Deakdrm/i915: pass status instead of enable flags to i915_e...
2014-02-12  Chris Wilsondrm/i915: Short-circuit no-op vga_set_state()
2014-02-12  Chris Wilsondrm/i915: Propagate PCI read/write errors during vga_se...
2014-02-12  Jesse Barnesdrm/i915: alloc intel_fb in the intel_fbdev struct
2014-02-12  Chris Wilsondrm/i915: Downgrade *ERROR* message for invalid user...
2014-02-12  Damien Lespiaudrm/i915: Reorder i915_params fields to not create...
2014-02-12  Damien Lespiaudrm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_...
2014-02-12  Damien Lespiaudrm/i915: Consolidate FUSE_STRAP in one set of defines
2014-02-12  Damien Lespiaudrm/i915: Move num_plane to the intel_device_info structure
2014-02-12  Damien Lespiaudrm/i915: Make the intel_device_info structure kept...
2014-02-12  Damien Lespiaudrm/i915: Always use INTEL_INFO() to access the device_...
2014-02-12  Ville Syrjälädrm/i915: Disable SF pipelined attribute fetch for SNB
2014-02-07  Jeff McGeedrm/i915: Update rps interrupt limits
2014-02-07  Jeff McGeedrm/i915: Restore rps/rc6 on reset
2014-02-06  Chris Wilsondrm/i915: Prevent recursion by retiring requests when...
2014-02-05  Ben Widawskydrm/i915: Generate a hang error code
2014-02-05  Imre Deakdrm/i915: unify FLIP_DONE macro names
2014-02-05  Imre Deakdrm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq...
2014-02-05  Imre Deakdrm/i915: factor out valleyview_pipestat_irq_handler
2014-02-05  Imre Deakdrm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK...
2014-02-04  Antti Koskipaadrm/i915: Reorganize display pipe register accesses
2014-02-04  Chris Wilsondrm/i915: Treat using a purged buffer as a source of...
2014-02-04  Chris Wilsondrm/i915: Convert EFAULT into a silent SIGBUS
2014-02-04  Mika Kuoppaladrm/i915: release mutex in i915_gem_init()'s error...
2014-02-04  Mika Kuoppaladrm/i915: check for oom when allocating private_default_ctx
2014-02-04  Deepak Sdrm/i915/vlv: WA to fix Voltage not getting dropped...
2014-02-04  Mika Kuoppaladrm/i915: Get rid of acthd based guilty batch search
2014-02-04  Mika Kuoppaladrm/i915: Use hangcheck score to find guilty context
2014-02-04  Ville Syrjälädrm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for...
2014-02-04  Ville Syrjälädrm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDis...
2014-01-30  Chris Wilsondrm/i915: Don't access snooped pages through the GTT...
2014-01-30  Chris Wilsondrm/i915: Only print information for filing bug reports...
2014-01-30  Mika Kuoppaladrm/i915: Tune down debug output when context is banned
2014-01-30  Mika Kuoppaladrm/i915: Use i915_hw_context to set reset stats
2014-01-30  Chia-I Wudrm/i915: enable HiZ Raw Stall Optimization on IVB
2014-01-30  Chia-I Wudrm/i915: enable HiZ Raw Stall Optimization on HSW
2014-01-30  Ben Widawskydrm/i915: Capture PPGTT info on error capture
2014-01-30  Ben Widawskydrm/i915: Add some more registers to error state
2014-01-30  Ben Widawskydrm/i915: Move per ring error state to ring_error
2014-01-30  Ben Widawskydrm/i915: Reorder struct members
2014-01-30  Ben Widawskydrm/i915: Logically reorder error register capture
2014-01-30  Ben Widawskydrm/i915: Extract register state error capture
2014-01-30  Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-01-30  Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-01-30  Dave AirlieMerge branch 'drm-next-3.14' of git://people.freedeskto...
2014-01-29  Ilia Mirkindrm/nouveau: resume display if any later suspend bits...
2014-01-29  Maarten Lankhorstdrm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
2014-01-29  Ben Skeggsdrm/nouveau: implement hooks for needed for drm vblank...
2014-01-29  Ben Skeggsdrm/nouveau/disp: add a method to fetch info needed...
2014-01-29  Ben Skeggsdrm/nv50: fill in crtc mode struct members from crtc_mo...
2014-01-29  Daniel Vetterdrm/i915: Kerneldoc for i915_gem_evict.c
2014-01-29  Alex Deucherdrm/radeon/dce8: workaround for atom BlankCrtc table
2014-01-29  Alex Deucherdrm/radeon/DCE4+: clear bios scratch dpms bit (v2)
2014-01-29  Alex Deucherdrm/radeon: set si_notify_smc_display_change properly
2014-01-29  Chris Wilsondrm/i915: VM eviction only targets address space not...
2014-01-29  Alex Deucherdrm/radeon: fix DAC interrupt handling on DCE5+
2014-01-29  Alex Deucherdrm/radeon: clean up active vram sizing
2014-01-29  Alex Deucherdrm/radeon: skip async dma init on r6xx
2014-01-29  Alex Deucherdrm/radeon/runpm: don't runtime suspend non-PX cards
2014-01-29  Christian Königdrm/radeon: add ring to fence trace functions
2014-01-29  Christian Königdrm/radeon: add missing trace point
next
This page took 0.039603 seconds and 5 git commands to generate.