summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-09drm/stub/Kconfig: fix Kconfig for stub driver.Ingo Molnar
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-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-28drm/radeon/kms: enable unmappable vram for evergreenAlex Deucher
2010-10-28drm/radeon/kms: fix tiled db height calculation on 6xx/7xxAlex Deucher
2010-10-28drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher
2010-10-27i915: signedness bug in check_overlay_src()Dan Carpenter
2010-10-27drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-27drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher
2010-10-26drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher
2010-10-26drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher
2010-10-26drm/radeon/kms: don't poll dac load detect.Dave Airlie
2010-10-26gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi
2010-10-26drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher
2010-10-26drm/radeon/kms: implement display watermark support for evergreenAlex Deucher
2010-10-26drm/radeon/kms/evergreen: add some additional safe regs v2Alex Deucher
2010-10-26drm/radeon/r600: fix tiling issues in CS checker.Dave Airlie
2010-10-26Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24drm/i915: Move gpu_write_list to per-ringChris Wilson
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-23drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson
2010-10-22drm/i915: Fix flushing regression from 9af90d19fChris Wilson
2010-10-22drm/i915/sdvo: Remove unused encoding memberChris Wilson
2010-10-22i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman
2010-10-21drm/i915: Fix current fb blocking for page flipChia-I Wu
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson