aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher
2009-07-15drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740Alex Deucher
2009-07-15drm/radeon/kms: add PLL flag to prefer frequencies <= the target freqAlex Deucher
2009-07-15drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie
2009-07-15drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie
2009-07-15drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer
2009-07-15drm/radeon/kms: don't swap PCIEGART PTEs in VRAM.Dave Airlie
2009-07-15drm/radeon/kms: drop zero length CS indirect buffers.Dave Airlie
2009-07-15drm/radeon/kms: fix vram vs aper size check.Dave Airlie
2009-07-15drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encodersAlex Deucher
2009-07-15drm/radeon/kms: fix quirk for MSI laptopAlex Deucher
2009-07-15ttm: Fix caching mode selection.Thomas Hellstrom
2009-07-15drm/radeon: fix support for vline relocations.Dave Airlie
2009-07-15drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie
2009-07-15drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie
2009-07-15drm/radeon/kms: remove IB flushing trick.Dave Airlie
2009-07-15drm/radeon/kms: mmio base/size should be resource_size_t.Dave Airlie
2009-07-15drm/radeon/kms: fix some GART table entry bugs.Dave Airlie
2009-06-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-24drm: remove unused #include <linux/version.h>'sHuang Weiyi
2009-06-24Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixesDave Airlie
2009-06-24drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse
2009-06-24drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer
2009-06-24drm/radeon: Clear surface registers at initialization time.Michel Dänzer
2009-06-24drm/radeon: Don't initialize acceleration related fields of struct fb_info.Michel Dänzer
2009-06-24drm/radeon: fix radeon kms framebuffer deviceJerome Glisse
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui
2009-06-23drm/i915: initialize fence registers to zero when loading GEMGrégoire Henry
2009-06-22drm/i915: Fix HDMI regression introduced in new chipset supportZhenyu Wang
2009-06-22drm/i915: fix LFP data fetchJesse Barnes
2009-06-22drm/i915: set TV detection mode when tv is already connectedling.ma@intel.com
2009-06-22drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa
2009-06-22drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa
2009-06-22drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui
2009-06-22drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui
2009-06-22drm/i915: correct suspend/resume orderingJesse Barnes
2009-06-21Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt
2009-06-21drm/i915: Add missing dependency on Intel AGP support.Eric Anholt
2009-06-19drm/i915: enable GEM on PAE.Dave Airlie
2009-06-19drm/radeon: fix unused variables warningDave Airlie
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-06-19drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse
2009-06-19drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM.Michel Dänzer