aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/radeon/kms: clean assigning HDMI blocks to encodersRafał Miłecki2010-03-154-72/+62
| | * | drm/radeon/kms: clean HDMI definitionsRafał Miłecki2010-03-153-8/+13
| | * | drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timingAlex Deucher2010-03-151-0/+8
| | * | drm/radeon/kms/r1xx: enable hw i2cAlex Deucher2010-03-151-4/+1
| | * | drm/radeon/kms: fix i2c prescale calc on older radeonsAlex Deucher2010-03-151-9/+8
| | * | drm/radeon/kms: fix for hw i2cAlex Deucher2010-03-151-0/+1
| | * | drm/radeon/kms: fix pal tv-out support on legacy IGP chipsAlex Deucher2010-03-151-5/+24
| | * | drm/radeon/kms: further spread spectrum fixesAlex Deucher2010-03-152-13/+20
| | * | drm/radeon/kms: use lcd pll limits when availableAlex Deucher2010-03-155-5/+52
| | * | drm/radeon/kms/atom: spread spectrum fixAlex Deucher2010-03-151-7/+50
| | * | drm/radeon/kms: catch atombios infinite loop and break out of itJerome Glisse2010-03-152-13/+48
| * | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-1517-75/+683
| |\ \ \
| | * | | drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-153-1/+6
| | * | | drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez2010-03-151-2/+1
| | * | | drm/nv50: fix connector table parsing for some cardsBen Skeggs2010-03-103-4/+6
| | * | | drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis2010-03-101-0/+5
| | * | | drm/nouveau: print a message very early during suspendMaarten Maathuis2010-03-101-0/+2
| | * | | drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez2010-03-101-3/+3
| | * | | drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs2010-03-101-0/+17
| | * | | drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-103-1/+12
| | * | | drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-107-56/+622
| | * | | drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki2010-03-101-0/+5
| | * | | drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-102-4/+4
| | * | | drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki2010-03-101-4/+0
| * | | | drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs2010-03-151-9/+0
| * | | | drm: remove the EDID blob stored in the EDID property when it is disconnectedZhao Yakui2010-03-151-0/+1
| * | | | drm/vmwgfx: depends on FBRandy Dunlap2010-03-151-1/+1
| * | | | drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2010-03-152-12/+10
| * | | | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-151-20/+3
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-261-7/+1
|\ \ \ \
| * | | | PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2010-03-241-7/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-2410-102/+90
|\ \ \ \ | |/ / / |/| | |
| * | | drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-231-51/+1
| * | | drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter2010-03-181-2/+5
| * | | drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2010-03-182-0/+22
| * | | drm/i915: fix small leak on overlay error pathDan Carpenter2010-03-171-4/+9
| * | | drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-03-171-9/+12
| * | | drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-172-4/+4
| * | | drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches2010-03-171-2/+3
| * | | drm/i915: Enable VS timer dispatch.Eric Anholt2010-03-172-0/+9
| * | | drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2010-03-172-2/+2
| * | | drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth2010-03-171-5/+0
| * | | drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt2010-03-171-23/+23
* | | | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+8
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-124-5/+5
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-084-5/+5
| |\ \ \
| | * | | No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.hJiri Kosina2010-02-121-1/+1
| | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-093-4/+4
| | * | | drm/kms: fix spelling in error messagePavel Roskin2010-02-051-1/+1
| | * | | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1