summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2010-09-08drm/i915: Sanity check user framebuffer parameters on creationChris Wilson
2010-09-08drm/i915/tv: Mark the format names as constant and so avoid the memleakChris Wilson
2010-09-08drm/i915/tv: Poll for DAC state changeChris Wilson
2010-09-08drm/i915/tv: Preserve reserved DAC bits during mode-settingChris Wilson
2010-09-08drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.Sitsofe Wheeler
2010-09-08drm/i915: Ironlake page-flipping is per-plane not per-pipeChris Wilson
2010-09-08drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)Chris Wilson
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson
2010-09-08drm/i915/crt: Flush register prior to waiting for vblank.Chris Wilson
2010-09-08drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson
2010-09-08drm/i915: Drop the msleep parameter to wait_for()Chris Wilson
2010-09-08drm/i915: unload: fix retire_work racesDaniel Vetter
2010-09-08drm/i915: unload: ensure that gem is idleDaniel Vetter
2010-09-08drm/i915: unload: fix unpin_work related racesDaniel Vetter
2010-09-08drm/i915: unload: fix idle_timer/idle_work racesDaniel Vetter
2010-09-08drm/i915: unload: don't leak error stateDaniel Vetter
2010-09-08drm/i915: unload: fix hotplug_work racesDaniel Vetter
2010-09-08drm/i915: unload: fix error_work racesDaniel Vetter
2010-09-08drm/i915: unload: fix intel dp encoder cleanupDaniel Vetter
2010-09-08Merge remote branch 'airlied/drm-core-next' into HEADChris Wilson
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson
2010-09-08Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson
2010-09-07Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-09-06drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson
2010-09-06i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg
2010-09-06i915: revert some checks added by commit 32aad86fPavel Roskin
2010-09-06Revert "drm/i915: Unreference object not handle on creation"Chris Wilson
2010-09-06drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill dev->timerDaniel Vetter
2010-08-30drm: kill agp indirection messDaniel Vetter
2010-08-30drm: replace drawable ioctl by noopsDaniel Vetter