Age | Commit message (Expand) | Author |
2013-02-14 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-02-11 | drm/radeon: Calling object_unrefer() when creating fb failure | liu chuansheng |
2013-02-11 | drm/radeon: prevent crash in the ring space allocation | Alex Deucher |
2013-02-11 | drm/radeon: fix MC blackout on evergreen+ | Christopher Staite |
2013-02-11 | drm/radeon: add quirk for RV100 board | Alex Deucher |
2013-02-11 | drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN | Alex Deucher |
2013-02-11 | drm/radeon/evergreen+: wait for the MC to settle after MC blackout | Alex Deucher |
2013-02-03 | radeon_display: Use pointer return error codes | xueminsu |
2013-02-03 | drm/radeon: fix cursor corruption on DCE6 and newer | Jerome Glisse |
2013-01-27 | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled | Daniel Vetter |
2013-01-27 | drm/i915: Invalidate the relocation presumed_offsets along the slow path | Chris Wilson |
2013-01-17 | Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13" | Daniel Vetter |
2013-01-17 | drm/i915: Flush the pending flips on the CRTC before modification | Chris Wilson |
2013-01-17 | drm/i915: call drm_handle_vblank before finish_page_flip | Daniel Vetter |
2013-01-17 | drm/i915: Fix GT_MODE default value | Ben Widawsky |
2013-01-17 | drm/i915: prevent possible pin leak on error path | Eugeni Dodonov |
2013-01-17 | drm/i915: Reduce a pin-leak BUG into a WARN | Chris Wilson |
2013-01-17 | drm/i915: only enable sdvo hotplug irq if needed | Jani Nikula |
2013-01-17 | drm/radeon: fix ordering in pll picking on dce4+ | Alex Deucher |
2013-01-17 | drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x | Chris Wilson |
2013-01-17 | drm/i915: add some barriers when changing DIPs | Paulo Zanoni |
2013-01-17 | drm/radeon: fix up pll selection on DCE5/6 | Alex Deucher |
2013-01-17 | drm/i915: don't pwrite tiled objects through the gtt | Daniel Vetter |
2013-01-17 | drm/i915: Wait for all pending operations to the fb before disabling the pipe | Chris Wilson |
2013-01-17 | drm/i915: Add wait_for in init_ring_common | Sean Paul |
2013-01-17 | drm/i915: Check VBIOS value for determining LVDS dual channel mode, too | Takashi Iwai |
2013-01-17 | drm/i915: hold forcewake around ring hw init | Daniel Vetter |
2013-01-17 | drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c | Jesse Barnes |
2013-01-17 | drm/i915: fix up ivb plane 3 pageflips | Daniel Vetter |
2013-01-17 | drm/i915: Unpin the flip target if we fail to queue the flip | Chris Wilson |
2013-01-17 | drm/edid/quirks: ViewSonic VA2026w | Adam Jackson |
2013-01-17 | drm/i915: disable cpt phase pointer fdi rx workaround | Daniel Vetter |
2013-01-17 | drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards | Marcin Slusarz |
2013-01-17 | radeon/kms: force rn50 chip to always report connected on analog output | Jerome Glisse |
2013-01-17 | udldrmfb: udl_get_edid: drop unneeded i-- | Hans de Goede |
2013-01-17 | udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack | Hans de Goede |
2013-01-17 | udldrmfb: Fix EDID not working with monitors with EDID extension blocks | Hans de Goede |
2013-01-17 | drm/i915: make the panel fitter work on pipes B and C on IVB | Paulo Zanoni |
2013-01-17 | drm/radeon: Properly handle DDC probe for DP bridges | Niels Ole Salscheider |
2013-01-17 | drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list | Alex Deucher |
2013-01-17 | drm/radeon: fix eDP clk and lane setup for scaled modes | Alex Deucher |
2012-12-17 | drm/i915: do not default to 18 bpp for eDP if missing from VBT | Jani Nikula |
2012-12-17 | drm/i915: do not ignore eDP bpc settings from vbt | Jani Nikula |
2012-12-10 | drm/i915: Add no-lvds quirk for Supermicro X7SPA-H | Chris Wilson |
2012-12-10 | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard | Calvin Walton |
2012-12-10 | drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop() | Alex Deucher |
2012-12-10 | drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2) | Alex Deucher |
2012-12-10 | drm/radeon/dce4+: don't use radeon_crtc for vblank callback | Alex Deucher |
2012-12-03 | radeon: add AGPMode 1 quirk for RV250 | Paul Bolle |
2012-11-26 | drm/i915: fix overlay on i830M | Daniel Vetter |