summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: include seq_file.h for debugfs builds.Dave Airlie2009-09-081-0/+3
* drm/radeon/kms: lower debugging on dpms events.Dave Airlie2009-09-081-7/+6
* drm/kms/radeon: make kms default a runtime optionDave Airlie2009-09-084-17/+12
* drm/kms: fix kms helper license + KconfigDave Airlie2009-09-084-7/+11
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-0833-606/+8289
* drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-0815-388/+1941
* drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie2009-09-0811-440/+1712
* Merge intel drm-intel-next branchDave Airlie2009-09-07205-1656/+3349
|\
| * drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt2009-09-061-2/+2
| * drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson2009-09-064-27/+50
| * drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang2009-09-041-0/+3
| * drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-09-041-22/+74
| * drm/i915: fix tiling on IGDNGZhenyu Wang2009-09-043-8/+21
| * drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter2009-09-041-2/+2
| * drm/i915: remove open-coded drm_mode_object_findDaniel Vetter2009-09-041-12/+8
| * drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt2009-09-041-2/+2
| * drm/i915: i915_modeset is signedKyle McMartin2009-09-041-1/+1
| * drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-049-45/+704
| * drm/i915: Support IGD EOSShaohua Li2009-09-043-0/+51
| * drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui2009-09-041-48/+153
| * drm/i915: select TV format according to connector typeMa Ling2009-09-041-0/+30
| * drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang2009-09-041-10/+31
| * drm/i915: Add i915 register dumping debugfs fileBen Gamari2009-09-041-0/+30
| * drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-044-13/+13
| * agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
| * drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-021-4/+9
| * drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
| * autofs4 - fix missed case when changing to use struct pathIan Kent2009-08-311-1/+1
| * Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-312-14/+21
| |\
| | * ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai2009-08-311-14/+20
| | * ALSA: hda - Add missing mux check for VT1708Takashi Iwai2009-08-311-0/+1
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-08-319-51/+148
| |\ \
| | * | V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name styleJoe Perches2009-08-311-2/+1
| | * | V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap2009-08-311-1/+1
| | * | V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu2009-08-311-1/+3
| | * | V4L/DVB (12457): zr364: wrong indexesRoel Kluin2009-08-311-1/+1
| | * | V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
| | * | V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30
| | * | V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2009-08-312-2/+39
| | * | V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky2009-08-311-0/+44
| * | | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-311-1/+1
| * | | ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz2009-08-311-1/+13
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-3112-105/+194
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-293-4/+55
| | * | drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-292-38/+54
| | * | drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-249-51/+73
| | * | drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-241-9/+9
| | * | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-241-1/+1
| | * | drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-241-1/+1
| | * | drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-241-1/+1
OpenPOWER on IntegriCloud