aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom
2009-12-04drm/mm: fixup typo in debug functions.Dave Airlie
2009-12-04drm: Add dirty ioctl and propertyJakob Bornecrantz
2009-12-04drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter
2009-12-04drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom
2009-12-04drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson
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-11-24drm/modes: Fall back to 1024x768 instead of 800x600Adam Jackson
2009-11-24drm/edid: Fix up partially corrupted headersAdam Jackson
2009-11-24drm/edid: Retry EDID fetch up to four timesAdam Jackson
2009-11-24drm/modes: Limit fallback modes to 60HzAdam Jackson
2009-11-19drm/kms: allocate framebuffer cmapClemens Ladisch
2009-11-19drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch
2009-11-19drm/kms: properly handle fbdev blankingJames Simmons
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg
2009-11-18drm: check return values in drm_versionAndres Salomon
2009-11-18drm: replace DRM_COPY macro w/ a functionAndres Salomon
2009-11-18drm: kill more unused DRM macrosAndres Salomon
2009-11-18drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds
2009-10-28drm/kms: fix kms/fbdev colormap support properly.Dave Airlie
2009-10-28drm: Add the basic check for the detailed timing in EDIDZhao Yakui
2009-10-28drm/radeon/kms: ignore vga arbiter return.Dave Airlie
2009-10-23drm/i915: Ironlake suspend/resume supportZhenyu Wang
2009-10-23drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes
2009-10-23drm/i915: update watermarks before enabling PLLsJesse Barnes
2009-10-23drm/i915: add FIFO watermark support for G4xJesse Barnes
2009-10-19drm/i915: quiet DP i2c initZhenyu Wang
2009-10-19drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang
2009-10-19drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang
2009-10-15drm/i915: Install a fence register for fbc on g4xChris Wilson
2009-10-15drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes
2009-10-13drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang
2009-10-13drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang
2009-10-13drm/i915: Fix render reclock availability detection.Andy Lutomirski
2009-10-13drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui
2009-10-13drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland
2009-10-08drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie