summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-02-23drm/radeon/kms: use udelay for short delaysDave Airlie
2010-02-23drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang
2010-02-23drm/i915: add i915_lp_ring_sync helperDaniel Vetter
2010-02-23drm/i915: remove full registers dump debugZhenyu Wang
2010-02-23drm/i915: Update write_domains on active list after flush.Daniel Vetter
2010-02-23drm/i915: Increase fb alignment to 64kChris Wilson
2010-02-23drm/i915: handle FBC and self-refresh betterJesse Barnes
2010-02-23drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui
2010-02-23drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui
2010-02-23drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui
2010-02-23drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
2010-02-23drm/i915: Disable SR when more than one pipe is enabledDavid John
2010-02-23drm/i915: enable self-refresh on 965Jesse Barnes
2010-02-23drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang
2010-02-09drm/i915: only enable hotplug for detected outputsJesse Barnes
2010-02-09drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang
2010-02-09drm/i915: Selectively enable self-reclaimChris Wilson
2010-01-25drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui
2010-01-25drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui
2010-01-22drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai
2010-01-18drm/i915: remove render reclock supportJesse Barnes
2010-01-18drm/i915: fix unused varAndrew Morton
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2010-01-18drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-18drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson
2010-01-18drm/i915: fix order of fence release wrt flushingDaniel Vetter
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2010-01-06drm: disable all the possible outputs/crtcs before entering KMS modeZhao Yakui
2010-01-06drm/radeon/kms: fix crtc vblank update for r600Dave Airlie
2010-01-06drm/radeon: fix build on 64-bit with some compilers.Dave Airlie
2009-12-18drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang
2009-12-18drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-12-18drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson
2009-12-18drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-12-18drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-18drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson
2009-12-18drm/radeon/kms: rs6xx/rs740: clamp vram to aperture sizeAlex Deucher
2009-12-18drm/radeon/kms: fix vram setup on rs600Alex Deucher
2009-12-18drm/radeon/kms: fix legacy crtc2 dpmsAlex Deucher
2009-12-18drm/radeon/kms: handle vblanks properly with dpms onAlex Deucher
2009-12-18drm/radeon/kms: Add quirk for HIS X1300 boardAlex Deucher
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-25drm/i915: Select CONFIG_SHMEMChris Wilson
2009-11-25drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang
2009-11-24drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch
2009-11-24drm: make sure page protections are updated after changing vm_flagsJeremy Fitzhardinge
2009-11-24drm/radeon/kms: Report vga connector is connected according to ddc_probeJerome Glisse
2009-11-24drm: mm always protect change to unused_nodes with unused_lock spinlockJerome Glisse