summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-12-04drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson
2009-12-04drm/modes: Add drm_mode_hsync()Adam Jackson
2009-12-04drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-12-01drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-01drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie
2009-12-02drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher
2009-12-02drm/radeon/kms: call correct atom table for digital output dpms.Dave Airlie
2009-12-02drm/radeon/kms: Don't overwrite crtc_gen_cntl or crtc_gen_cntl2Jerome Glisse
2009-12-02drm/radeon/kms: add tv standard property to tv connectorsAlex Deucher
2009-12-02drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie
2009-12-02drm/radeon/kms: fix divide by 0 in clocks codeDave Airlie
2009-12-02drm/radeon/kms/atom: pull misc mode info for lvds from bios tablesAlex Deucher
2009-12-02drm/radeon/kms: Disable agp only if we are dealing with an AGP GPUJerome Glisse
2009-12-02drm/radeon/kms: Disable both CRTCs during mode switchPierre Ossman
2009-12-02drm/radeon/kms: fix LVDS setup on r4xxAlex Deucher
2009-12-02drm/radeon/kms: add HDP flushing for all GPUs.Dave Airlie
2009-12-02drm/radeon: Give userspace more accurate information about available memory.Michel Dänzer
2009-12-02drm/radeon/kms: pick 8bpp console when 32MB or less VRAMDave Airlie
2009-12-02drm/radeon/kms: add support for encoder cloning.Dave Airlie
2009-12-02drm/radeon/kms: fix oops when set_base is call with no FBJerome Glisse
2009-12-02drm/radeon/kms: add quirk for MSI S270Alex Deucher
2009-12-02drm/radeon/kms: deal with connectors sourced to the same encoderAlex Deucher
2009-12-02drm/radeon/kms: add quirk for Acer laptopAlex Deucher
2009-12-02drm/radeon/kms: rework scaler handlingAlex Deucher
2009-12-02drm/radeon/kms: fix typo in legacy internal tmds mode fixupAlex Deucher
2009-12-02drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie
2009-12-02drm/radeon/kms: add support for external tmds on legacy boardsAlex Deucher
2009-12-02drm/radeon/kms: clean up i2cAlex Deucher
2009-12-02drm/radeon/kms: dont't pass a radeon_connector to radeon_i2c_do_lock()Alex Deucher
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
2009-12-01drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui
2009-12-01drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-12-01drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson
2009-12-01drm/i915: Don't update the render-clock for every bo.Chris Wilson
2009-12-01drm/i915: Fix LVDS presence checkAdam Jackson
2009-12-01drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes
2009-12-01drm: use page flip event to signal flip completionJesse Barnes
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg
2009-12-01Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt
2009-12-01drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-11-30drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui
2009-11-30drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: parse child device from VBTZhao Yakui
2009-11-30drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg