aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han2-7/+6
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds88-3997/+9128
2011-05-24drivers/gpu/drm/radeon/atom.c: fix warningAndrew Morton1-2/+2
2011-05-24drm/radeon/kms: bump kms version numberAlex Deucher1-1/+2
2011-05-24drm/radeon/kms: properly set num banks for fusion asicsAlex Deucher1-2/+6
2011-05-24drm/radeon/kms/atom: move dig phy init out of modesettingAlex Deucher4-9/+68
2011-05-24drm/radeon/kms/cayman: fix typo in register maskAlex Deucher1-1/+1
2011-05-24drm/radeon/kms: fix typo in spread spectrum codeAlex Deucher1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2011-05-22drm/radeon/kms: fix tile_config value reported to userspace on cayman.Dave Airlie1-1/+1
2011-05-22drm/radeon/kms: fix incorrect comparison in cayman setup code.Dave Airlie1-1/+1
2011-05-22drm/radeon/kms: add wait idle ioctl for eg->caymanDave Airlie1-0/+4
2011-05-22drm/radeon/cayman: setup hdp to invalidate and flush when askedDave Airlie2-0/+6
2011-05-22drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when askedAlex Deucher2-1/+7
2011-05-22drm/radeon/kms: the SS_Id field in the LCD table if for LVDS onlyAlex Deucher1-30/+12
2011-05-22drm/radeon/kms: properly set the CLK_REF bit for DCE3 devicesAlex Deucher1-0/+2
2011-05-20drm/radeon/kms: fixup eDP connector handlingAlex Deucher1-8/+72
2011-05-20drm/radeon/kms: bail early for eDP in hotplug callbackAlex Deucher1-0/+6
2011-05-20drm/radeon/kms: simplify hotplug handler logicAlex Deucher3-26/+8
2011-05-20drm/radeon/kms: rewrite DP handlingAlex Deucher4-523/+583
2011-05-20drm/radeon/kms/atom: add support for setting DP panel modeAlex Deucher3-13/+16
2011-05-20drm/radeon/kms: atombios.h updates for DP panel modeAlex Deucher1-2/+20
2011-05-20drm/radeon/kms: handle DP bridgesAlex Deucher3-181/+263
2011-05-20drm/radeon/kms: improve aux error handlingAlex Deucher2-85/+151
2011-05-20drm/radeon/kms: improve DP detect logicAlex Deucher1-5/+13
2011-05-20drm/radeon/kms: add some dp encoder/connector helper funcsAlex Deucher3-0/+99
2011-05-20drm/radeon/kms: make sure eDP panel is on for modesettingAlex Deucher1-1/+7
2011-05-20drm/radeon/kms: fix eDP panel power functionAlex Deucher2-6/+20
2011-05-20drm/radeon/kms: adjust eDP handling (v2)Alex Deucher2-6/+27
2011-05-20drm/radeon/kms: fix up DP clock programming on DCE4/5Alex Deucher2-5/+18
2011-05-20drm/radeon/kms: spread spectrum fixesAlex Deucher1-16/+36
2011-05-20drm/radeon/kms: properly handle bpc >8 in atom command tablesAlex Deucher2-7/+101
2011-05-20drm/radeon/kms: DCE4.1 DIG encoders are fully routeable just like DCE3.2Alex Deucher1-8/+5
2011-05-20Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie7-40/+48
2011-05-18drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy BridgeJesse Barnes1-1/+2
2011-05-18drm/i915/sdvo: Reorder i2c initialisation before ddc proxyChris Wilson1-6/+4
2011-05-17drm/i915: FDI link training broken on Ironlake by Ivybridge integrationKeith Packard1-4/+4
2011-05-17drm/i915: enable rc6 by defaultJesse Barnes1-1/+1
2011-05-17drm/i915: add fbc enable flag, but disable by defaultJesse Barnes4-1/+14
2011-05-16drm/i915: clean up unused ring_get_irq/ring_put_irq functionsFeng, Boqun1-29/+0
2011-05-16drm/i915: fix user irq miss in BSD ring on g4xFeng, Boqun1-2/+27
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-4/+22
2011-05-16drm: fix nouveau_acpi buildRandy Dunlap1-1/+2
2011-05-16Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-core-nextDave Airlie44-1837/+5071
2011-05-16drm/nouveau: make cursor_set implementation consistent with other driversMarcin Slusarz2-6/+6
2011-05-16drm/nva3/clk: better pll calculation when no fractional fb div availableBen Skeggs4-37/+43
2011-05-16drm/nouveau/pm: translate ramcfg strap through ram restrict tableBen Skeggs1-2/+4
2011-05-16drm/nva3/pm: allow use of divisor 16Ben Skeggs1-1/+1
2011-05-16drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf tableBen Skeggs2-0/+3
2011-05-16drm/nvc0/pm: correct core/mem/shader perflvl parsingBen Skeggs1-3/+13