summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-0825-371/+1648
|\
| * drm/kms: fix fb cmap allocation to use modeset->crtc not crtcBen Skeggs2009-12-081-1/+1
| * drm/ttm: fix unreachable code.Dave Airlie2009-12-081-2/+3
| * drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-086-222/+73
| * drm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-071-0/+2
| * drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-073-0/+5
| * drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom2009-12-072-1/+118
| * drm/ttm: Add ttm lock functionality.Thomas Hellstrom2009-12-072-1/+312
| * drm/ttm: Add user-space objects.Thomas Hellstrom2009-12-072-1/+454
| * drm/mm: fixup typo in debug functions.Dave Airlie2009-12-041-1/+1
| * drm: Add dirty ioctl and propertyJakob Bornecrantz2009-12-042-0/+105
| * drm/ttm: fix small memory leak in ttm_memory.cDan Carpenter2009-12-041-4/+5
| * drm: Add support for drm master_[set|drop] callbacks.Thomas Hellstrom2009-12-042-0/+25
| * drm/edid: Decode 3-byte CVT codes from EDID 1.4Adam Jackson2009-12-041-0/+48
| * drm/edid: Add DMT modes to the pool if the monitor is GTF-capableAdam Jackson2009-12-041-4/+65
| * drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-041-1/+27
| * drm/edid: Unify detailed block parsing between base and extension blocksAdam Jackson2009-12-041-102/+61
| * drm/modes: Fall back to 1024x768 instead of 800x600Adam Jackson2009-11-241-1/+1
| * drm/edid: Fix up partially corrupted headersAdam Jackson2009-11-241-6/+16
| * drm/edid: Retry EDID fetch up to four timesAdam Jackson2009-11-241-14/+14
| * drm/modes: Limit fallback modes to 60HzAdam Jackson2009-11-241-0/+2
| * drm/kms: allocate framebuffer cmapClemens Ladisch2009-11-191-1/+7
| * drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-191-3/+3
| * drm/kms: properly handle fbdev blankingJames Simmons2009-11-191-6/+9
| * drm/kms: add page flipping ioctlKristian Høgsberg2009-11-182-0/+70
| * drm: check return values in drm_versionAndres Salomon2009-11-181-5/+11
| * drm: replace DRM_COPY macro w/ a functionAndres Salomon2009-11-181-12/+22
| * drm: kill more unused DRM macrosAndres Salomon2009-11-181-0/+12
| * drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-181-0/+1
| * drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-184-2/+194
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-308-19/+89
|\ \
| * | drm/i915: Select CONFIG_SHMEMChris Wilson2009-11-251-0/+1
| * | drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang2009-11-251-2/+2
| * | drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang2009-11-122-1/+47
| * | drm/i915: Fix IRQ stall issue on IronlakeZou, Nanhai2009-11-121-1/+9
| * | drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang2009-11-051-4/+22
| * | drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang2009-11-051-9/+6
| * | drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson2009-11-051-2/+2
| |/
* | drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-241-3/+3
* | drm: make sure page protections are updated after changing vm_flagsJeremy Fitzhardinge2009-11-241-1/+1
* | drm/radeon/kms: Report vga connector is connected according to ddc_probeJerome Glisse2009-11-241-4/+5
* | drm: mm always protect change to unused_nodes with unused_lock spinlockJerome Glisse2009-11-241-0/+9
* | drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480Jerome Glisse2009-11-241-0/+7
* | drm/radeon/kms: read back register before writing in IIO.Dave Airlie2009-11-241-0/+1
* | drm/radeon/kms: fix handling of d1/d2 vgaDave Airlie2009-11-241-5/+4
* | drm: work around EDIDs with bad htotal/vtotal valuesJesse Barnes2009-11-241-0/+6
* | drm/radeon/kms: resume AGP by calling init.Dave Airlie2009-11-243-0/+15
* | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-6/+6
|\ \
| * | drm: radeon: Mark several functions static in mkregtableJosh Triplett2009-11-151-6/+6
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-1143-639/+1294
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud