summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* 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-048-95/+486
|\
| * drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
| * drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-134-1/+15
| * drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-132-3/+2
* | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-023-8/+24
* | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-281-13/+29
* | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-281-0/+15
* | drm/radeon/kms: ignore vga arbiter return.Dave Airlie2009-10-281-4/+3
|/
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-098-32/+49
|\
| * drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-021-1/+1
| * drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui2009-10-021-1/+2
| * Merge commit 'ickle/for-anholt' into drm-intel-nextEric Anholt2009-10-025-26/+46
| |\
| | * drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-295-1/+21
| | * drm/i915: batch submit seqno off-by-one.Chris Wilson2009-09-291-1/+1
| | * drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson2009-09-291-24/+24
| * | drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers2009-09-281-4/+0
| |/
* | Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-0846-1607/+3326
|\ \
| * | drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-082-2/+2
OpenPOWER on IntegriCloud