summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
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-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-24drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse
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-19drm/radeon: fix unused variables warningDave 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
2009-06-19radeon: Fix CP byte order on big endian architectures with KMS.Michel Dänzer
2009-06-19radeon: Enable modesetting on non-x86.Michel Dänzer
2009-06-19drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer
2009-06-19drm: EDID endianness fixes.Michel Dänzer
2009-06-19drm/radeon: this VRAM vs aperture test is wrong, just remove it.Dave Airlie
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-17drm/radeon: switch to using late_initcallDave Airlie
2009-06-15radeon legacy chips: tv dac bg/dac adj updatesAlex Deucher
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-12drm/radeon: add support for RV790.Alex Deucher
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher
2009-06-11radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie
2009-04-24drm/radeon: bump minor version for occlusion queries supportMaciej Cencora
2009-04-03drm/radeon: load the right microcode on rs780Alex Deucher
2009-03-29drm/radeon: add regs required for occlusion queries supportMaciej Cencora
2009-03-18drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher
2009-03-13drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie
2009-03-13drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback across suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback setup.Dave Airlie
2009-03-13drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder
2009-03-13drm/radeon: fix r600 pci mapping calls.Dave Airlie
2009-03-13drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher
2009-03-13radeon: call the correct idle function, logic got inverted.Dave Airlie
2009-03-13drm/radeon: RS600: fix interrupt handlingAlex Deucher