summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: stop information leak of old kernel stack.Dave Airlie2010-08-261-1/+3
* drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher2010-08-261-1/+1
* drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds2010-08-261-0/+1
* drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds2010-08-261-1/+1
* drm/i915/edp: Flush the write before waiting for PLLsChris Wilson2010-08-261-0/+1
* drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller2010-08-131-1/+1
* drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-08-131-2/+2
* drm/i915: parse child device from VBTZhao Yakui2010-08-104-0/+93
* drm/i915: Fix LVDS presence checkAdam Jackson2010-08-101-57/+33
* drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-08-021-0/+1
* drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher2010-08-021-0/+9
* drm/radeon/r200: handle more hw tex coord typesRoland Scheidegger2010-08-021-0/+2
* drm/i915: Make G4X-style PLL search more permissiveAdam Jackson2010-08-021-2/+2
* drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie2010-08-021-0/+10
* drm/i915: Define MI_ARB_STATE bitsKeith Packard2010-08-021-0/+64
* i915: fix lock imbalance on error path...Daniel J Blueman2010-08-021-0/+1
* drm/i915: give up on 8xx lid statusJesse Barnes2010-07-051-0/+4
* drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson2010-07-051-0/+11
* drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie2010-07-051-2/+3
* drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie2010-07-053-0/+9
* drm/radeon/kms/atom: fix typo in LVDS panel info parsingAlex Deucher2010-07-051-1/+1
* drm/edid: Fix 1024x768@85HzAdam Jackson2010-07-051-1/+1
* drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson2010-07-051-0/+8
* drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter2010-05-123-14/+16
* vgaarb: Fix VGA arbiter to accept PCI domains other than 0Mike Travis2010-04-261-5/+20
* vgaarb: fix "target=default" passingEugene Teo2010-04-261-1/+1
* drm/radeon/kms: fix rs600 tlb flushJerome Glisse2010-04-261-1/+1
* drm/radeon/kms: fix tv dac conflict resolverAlex Deucher2010-04-261-0/+5
* drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher2010-04-261-2/+6
* drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-261-0/+8
* drm/radeon/kms: fix washed out image on legacy tv dacAlex Deucher2010-04-261-1/+1
* drm/radeon: R300 AD only has one quad pipe.Michel Dänzer2010-04-262-6/+9
* drm/edid/quirks: Envision EN2028Adam Jackson2010-04-261-0/+2
* drm: Return ENODEV if the inode mapping changesChris Wilson2010-04-261-7/+9
* drm/radeon/kms: fix pal tv-out support on legacy IGP chipsAlex Deucher2010-04-261-5/+24
* drm/radeon/kms: don't print error on -ERESTARTSYS.Dave Airlie2010-04-261-1/+2
* drm: remove the EDID blob stored in the EDID property when it is disconnectedZhao Yakui2010-04-261-0/+1
* drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs2010-04-261-9/+0
* drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-04-011-9/+12
* drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson2010-04-011-102/+61
* drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2010-04-013-6/+2
* drm/ttm: handle OOM in ttm_tt_swapoutMaarten Maathuis2010-03-151-7/+11
* drm/i915: Use a dmi quirk to skip a broken SDVO TV output.Zhao Yakui2010-03-151-1/+22
* drm/i915: disable TV hotplug status checkZhenyu Wang2010-03-151-2/+0
* drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter2010-03-151-1/+1
* drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse2010-03-154-0/+111
* drm/radeon/kms: r600/r700 don't test ib if ib initialization failsJerome Glisse2010-03-152-12/+14
* drm/radeon/kms: Forbid creation of framebuffer with no valid GEM objectJerome Glisse2010-03-151-1/+5
* ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui2010-03-151-0/+7
* drm/radeon/kms: use udelay for short delaysDave Airlie2010-02-231-1/+1