aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAge
* drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse2009-06-24
* drm/radeon: Clear surface registers at initialization time.Michel Dänzer2009-06-24
* drm/radeon: Don't initialize acceleration related fields of struct fb_info.Michel Dänzer2009-06-24
* drm/radeon: fix radeon kms framebuffer deviceJerome Glisse2009-06-24
* drm/radeon: fix unused variables warningDave Airlie2009-06-18
* drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse2009-06-18
* drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM.Michel Dänzer2009-06-18
* radeon: Fix CP byte order on big endian architectures with KMS.Michel Dänzer2009-06-18
* radeon: Enable modesetting on non-x86.Michel Dänzer2009-06-18
* drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer2009-06-18
* drm: EDID endianness fixes.Michel Dänzer2009-06-18
* drm/radeon: this VRAM vs aperture test is wrong, just remove it.Dave Airlie2009-06-18
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie2009-06-17
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-17
|\
| * drm/radeon: switch to using late_initcallDave Airlie2009-06-16
| * radeon legacy chips: tv dac bg/dac adj updatesAlex Deucher2009-06-14
| * drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-12
|\|
| * drm/radeon: add support for RV790.Alex Deucher2009-06-12
| * drm/radeon: add rv740 drm support.Alex Deucher2009-06-12
| * radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie2009-06-11
* | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-03
|/
* drm/radeon: bump minor version for occlusion queries supportMaciej Cencora2009-04-24
* drm/radeon: load the right microcode on rs780Alex Deucher2009-04-02
* drm/radeon: add regs required for occlusion queries supportMaciej Cencora2009-03-29
* drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher2009-03-18
* drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie2009-03-13
* drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie2009-03-13
* drm/radeon: fix r600 writeback across suspend/resumeDave Airlie2009-03-13
* drm/radeon: fix r600 writeback setup.Dave Airlie2009-03-13
* drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder2009-03-13
* drm/radeon: fix r600 pci mapping calls.Dave Airlie2009-03-13
* drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher2009-03-13
* radeon: call the correct idle function, logic got inverted.Dave Airlie2009-03-13
* drm/radeon: RS600: fix interrupt handlingAlex Deucher2009-03-13
* drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie2009-03-13
* drm/r600: fixup r600 gart table accessor like ati_pcigart.cDave Airlie2009-03-13
* radeon: add support for rs600 GPUsAlex Deucher2009-03-13
* radeon: fix r600 AGP supportAlex Deucher2009-03-13
* drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher2009-03-13
* drm/radeon: add r6xx/r7xx microcodeAlex Deucher2009-03-13
* drm/radeon: prep for r6xx/r7xx supportAlex Deucher2009-03-13
* drm/radeon: split busmaster enable out to a separate functionDave Airlie2009-03-13
* drm/radeon: align ring writes to 16 dwords boundaries.Dave Airlie2009-03-13
* drm: radeon: Fix unaligned access in r300_scratch().David Miller2009-03-13
* drm: radeon: Use surface for PCI GART table.David Miller2009-03-13
* drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.David Miller2009-03-13
* drm: radeon: Fix RADEON_*_EMITED defines.David Miller2009-03-13
* drm: radeon: Fix ring_rptr accesses.David Miller2009-03-13