aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2009-12-08Merge branch 'drm-core-next' into drm-linusDave Airlie
2009-12-08drm/kms: fix fb cmap allocation to use modeset->crtc not crtcBen Skeggs
2009-12-08drm/ttm: fix unreachable code.Dave Airlie
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie
2009-12-07drm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
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-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-25drm/i915: Select CONFIG_SHMEMChris Wilson
2009-11-25drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang
2009-11-24drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch
2009-11-24drm: make sure page protections are updated after changing vm_flagsJeremy Fitzhardinge
2009-11-24drm/radeon/kms: Report vga connector is connected according to ddc_probeJerome Glisse
2009-11-24drm: mm always protect change to unused_nodes with unused_lock spinlockJerome Glisse
2009-11-24drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480Jerome Glisse
2009-11-24drm/radeon/kms: read back register before writing in IIO.Dave Airlie
2009-11-24drm/radeon/kms: fix handling of d1/d2 vgaDave Airlie
2009-11-24drm: work around EDIDs with bad htotal/vtotal valuesJesse Barnes
2009-11-24drm/radeon/kms: resume AGP by calling init.Dave Airlie
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-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-15drm: radeon: Mark several functions static in mkregtableJosh Triplett
2009-11-12drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang
2009-11-12drm/i915: Fix IRQ stall issue on IronlakeZou, Nanhai
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-10drm/kms: Init the CRTC info fields for modes forced from the command line.Francisco Jerez
2009-11-10drm/radeon/r600: CS parser updatesAlex Deucher
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki