summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez
2010-11-18drm/nouveau: fix nv40 pcie gart sizeLucas Stach
2010-11-18drm/nva3: fix overflow in fixed point math used for pll calculationBen Skeggs
2010-11-18drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.Francisco Jerez
2010-11-18drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez
2010-11-18drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez
2010-11-18drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez
2010-11-18drm/nouveau: Some random cleanups.Francisco Jerez
2010-11-18drm/nv11: Fix bad PLL detection false positive.Francisco Jerez
2010-11-18drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez
2010-11-18drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.Francisco Jerez
2010-11-18drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez
2010-11-18drm/nouveau: ratelimit IRQ messagesJiri Slaby
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom
2010-11-10drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer
2010-11-09drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher
2010-11-09drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead
2010-11-09drm/radeon/kms: add support for clock/data path routersAlex Deucher
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-11-09drivers/gpu: Use vzallocJoe Perches
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom
2010-11-09drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom
2010-11-09drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom
2010-11-09drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches
2010-11-09DRM: ignore invalid EDID extensionsSam Tygier
2010-11-09drm/radeon/kms: make the connector code less verboseAlex Deucher
2010-11-09drm/ttm: remove failed ttm binding error printoutThomas Hellstrom
2010-11-09drm/ttm: Add a barrier when unreservingThomas Hellstrom
2010-11-09drm/ttm: Remove mm init error printouts and checksThomas Hellstrom
2010-11-09drm/ttm: Remove pointless list_empty checkThomas Hellstrom
2010-11-09drm/ttm: Use private locks for the default bo range managerThomas Hellstrom
2010-11-09drm/ttm: Documentation updateThomas Hellstrom
2010-11-09drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson
2010-11-08drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson
2010-11-08drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson
2010-11-04drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang
2010-11-04drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang
2010-11-03i915: reprogram power monitoring registers on resumeKyle McMartin
2010-11-02drm/i915: SNB BLT workaroundChris Wilson
2010-11-02drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes
2010-11-02drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson
2010-11-01drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson
2010-11-01drm/i915: opregion_setup: iounmap correct addressChristoph Fritz
2010-10-28drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson
2010-10-28Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds