summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-27drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher
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-24drm/i915: Move gpu_write_list to per-ringChris Wilson
2010-10-23drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson
2010-10-22drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson
2010-10-22agp/intel: Restore valid PTE bit for Sandybridge after bdd3072Chris 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
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-21drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson
2010-10-21drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson
2010-10-21drm/ttm: Optimize delayed buffer destructionThomas Hellstrom
2010-10-21drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom
2010-10-20drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson
2010-10-20drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson
2010-10-20drm/i915: Simplify most HAS_BSD() checksChris Wilson
2010-10-20drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson
2010-10-19drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson
2010-10-19drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini
2010-10-19agp/intel: Also add B43.1 to list of supported devicesChris Wilson
2010-10-19drm/i915: rearrange mutex acquisition for preadChris Wilson
2010-10-19drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson
2010-10-19drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson
2010-10-19drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson
2010-10-19drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson
2010-10-19drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson
2010-10-19drm/i915/hdmi: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/sdvo: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/dp: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang
2010-10-19drm/i915: Enable DisplayPort audioZhenyu Wang
2010-10-19drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed
2010-10-19drm/i915: Sleep whilst waiting for the ringChris Wilson
2010-10-19drm/i915: Fix GPIO pin to register mappingZhenyu Wang