aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12drm/radeon: Add probing of clocks from device-treeBenjamin Herrenschmidt
2010-08-12drm/radeon: drop old and broken mesa warningDave Airlie
2010-08-12drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt
2010-08-12drm: Remove count_lock for calling lastclose() after 58474713 (v2)Chris Wilson
2010-08-12drm/radeon/kms: allow FG_ALPHA_VALUE on r5xxMarek Olšák
2010-08-12drm/radeon/kms: another r6xx/r7xx CS checker fixAlex Deucher
2010-08-12DRM: Replace kmalloc/memset combos with kzallocDavidlohr Bueso
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10drm: expand gamma_setJames Simmons
2010-08-10drm/edid: Split mode lists out to their own header for readabilityAdam Jackson
2010-08-10drm/edid: Rewrite mode parse to use the generic detailed block walkAdam Jackson
2010-08-10drm/edid: Add detailed block walk for VTB extensionsAdam Jackson
2010-08-10drm/edid: Add detailed block walk for CEA extensionsAdam Jackson
2010-08-10drm: Remove unused fields from drm_display_infoAdam Jackson
2010-08-10drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson
2010-08-10drm/radeon/kms: mark 3D power states as performanceAlex Deucher
2010-08-10drm: Only set DPMS once on the CRTC not after every encoder.Chris Wilson
2010-08-10drm/radeon/kms: add additional quirk for Acer rv620 laptopAlex Deucher
2010-08-10drm: Propagate error code from fb_create()Chris Wilson
2010-08-10radeon: handle errors in radeon_hwmon_init()Dan Carpenter
2010-08-10drm/radeon/kms: add support for router objectsAlex Deucher
2010-08-10drm/radeon/kms: rework combios i2c handlingAlex Deucher
2010-08-10drm/radeon/kms: unify i2c handlingAlex Deucher
2010-08-10drm/radeon/kms: r600 CS parser fixesAlex Deucher
2010-08-10drm/radeon: add a way to revoke hyper-z accessMarek Olšák
2010-08-10drm: Fix support for PCI domainsBenjamin Herrenschmidt
2010-08-10Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-10drm/radeon/kms: add missing copy from userDr. David Alan Gilbert
2010-08-09drm/i915: Enable RC6 on Ironlake.Zou Nan hai
2010-08-09drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.Chris Wilson
2010-08-09drm/i915: Set up a render context on IronlakeZou Nan hai
2010-08-09drm/i915 invalidate indirect state pointers at end of ring execZou Nan hai
2010-08-09drm/i915: Wake-up wait_request() from elapsed hang-check (v2)Chris Wilson
2010-08-09drm/i915: Apply i830 errata for cursor alignmentChris Wilson
2010-08-09drm/i915: Only update i845/i865 CURBASE when disabled (v2)Chris Wilson
2010-08-09drm/i915: FBC is updated within set_base() so remove second call in mode_set()Chris Wilson
2010-08-09drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-09drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson
2010-08-09drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwindChris Wilson
2010-08-09drm/i915: Update watermarks for Ironlake after dpms changesChris Wilson
2010-08-09drm/i915/opregion: Use ASLE response codes defined in 0.1Chris Wilson
2010-08-09drm/i915/display: Add pipe/plane information to dpms debuggingChris Wilson
2010-08-09drm/i915: Truncate the shmem backing pages on purgeChris Wilson
2010-08-09drm/i915: Write to display base last.Chris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915/sdvo: Markup a few constant strings.Chris Wilson
2010-08-09drm/i915: Record error batch buffers using iomemChris Wilson
2010-08-09drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)Chris Wilson
2010-08-09drm/i915: Implement fair lru eviction across both rings. (v2)Chris Wilson