Age | Commit message (Expand) | Author |
2013-05-31 | drm/i915: fix pch_nop support | Daniel Vetter |
2013-05-31 | drm/i915: Vebox ringbuffer init | Ben Widawsky |
2013-05-31 | drm/i915: add HAS_VEBOX | Xiang, Haihao |
2013-05-31 | drm/i915: Rename ring flush functions | Ben Widawsky |
2013-05-31 | drm/i915: Add VECS semaphore bits | Ben Widawsky |
2013-05-31 | drm/i915: Introduce VECS: the 4th ring | Ben Widawsky |
2013-05-31 | drm/i915: Semaphore MBOX update generalization | Ben Widawsky |
2013-05-31 | drm/i915: Comments for semaphore clarification | Ben Widawsky |
2013-05-31 | drm/i915: release cursor when crtc is destroyed | Mika Kuoppala |
2013-05-31 | drm/i915: Avoid promoting a simulated hang to 'wedged' | Chris Wilson |
2013-05-31 | drm/i915: drop a few really redundant WARNs in hsw mode_set | Daniel Vetter |
2013-05-31 | drm/i915: add basic pipe config dump support | Daniel Vetter |
2013-05-31 | drm/i915: fix error return code in init_pipe_control() | Wei Yongjun |
2013-05-31 | drm/i915: document why dvo/sdvo/crt need a special dpms function | Jani Nikula |
2013-05-31 | drm/i915: hw state readout&check support for cpu_transcoder | Daniel Vetter |
2013-05-31 | drm/i915: fixup i915_pipe_enabled check in i915_irq.c | Daniel Vetter |
2013-05-31 | drm/i915: remove unused is_cpu_edp() | Imre Deak |
2013-05-31 | drm/i915: replace is_cpu_edp() with a check for port A | Imre Deak |
2013-05-31 | drm/i915: merge VLV eDP and DP AUX clock divider calculation | Imre Deak |
2013-05-31 | drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp | Imre Deak |
2013-05-31 | drm/i915: release scratch page at module unload | Imre Deak |
2013-05-31 | drm/i915: Call context fini at cleanup | Ben Widawsky |
2013-05-31 | drm/i915: context debug messages | Ben Widawsky |
2013-05-31 | drm/i915: use drm_mm_takedown | Ben Widawsky |
2013-05-31 | drm/i915: use mappable size for fb kickout | Ben Widawsky |
2013-05-31 | drm/i915: pre-fixes for checkpatch | Ben Widawsky |
2013-05-31 | drm/i915: Fix error state memory leaks | Ben Widawsky |
2013-05-31 | drm/i915: introduce i915_hangcheck_ring_hung | Mika Kuoppala |
2013-05-31 | drm/i915: track ring progression using seqnos | Mika Kuoppala |
2013-05-31 | drm/i915: pass seqno to i915_hangcheck_ring_idle | Mika Kuoppala |
2013-05-31 | drm/i915: add haswell_update_sprite_wm | Paulo Zanoni |
2013-05-31 | drm/i915: add "enable" argument to intel_update_sprite_watermarks | Paulo Zanoni |
2013-05-31 | drm: Don't leak phys_wc "handles" to userspace | Andy Lutomirski |
2013-05-31 | drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems | Andy Lutomirski |
2013-05-31 | uvesafb: Clean up MTRR code | Andy Lutomirski |
2013-05-31 | radeon: Switch to arch_phys_wc_add and add a missing ..._del | Andy Lutomirski |
2013-05-31 | i915: Use arch_phys_wc_{add,del} | Andy Lutomirski |
2013-05-31 | drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional | Andy Lutomirski |
2013-05-31 | drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs | Andy Lutomirski |
2013-05-31 | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski |
2013-05-31 | Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/... | Dave Airlie |
2013-05-31 | drm/qxl: fix build warnings on 32-bit | Dave Airlie |
2013-05-30 | Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2013-05-29 | radeon: use max_bus_speed to activate gen2 speeds | Kleber Sacilotto de Souza |
2013-05-29 | drm/radeon: narrow scope of Apple re-POST hack | Alex Deucher |
2013-05-29 | drm/radeon: don't check crtcs in card_posted() on cards without DCE | Alex Deucher |
2013-05-29 | drm/radeon: fix card_posted check for newer asics | Alex Deucher |
2013-05-29 | drm/radeon: fix typo in cu_per_sh on verde | Alex Deucher |
2013-05-29 | drm/radeon: UVD block on SUMO2 is the same as on SUMO | Christian König |