Commit Graph

64 Commits (a43da03ca4719276b9601730627d20b2a71fb6ba)

Author SHA1 Message Date
Dave Airlie cc8da5263f drm/radeon: switch to using late_initcall 16 years ago
Alex Deucher 6fe7ac3f5b radeon legacy chips: tv dac bg/dac adj updates 16 years ago
Jerome Glisse 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
Alex Deucher 715cbb05c9 drm/radeon: add support for RV790. 16 years ago
Alex Deucher 2a71ebcd85 drm/radeon: add rv740 drm support. 16 years ago
Dave Airlie df4f7fe7bd radeon: remove _DRM_DRIVER from the preadded sarea map 16 years ago
Dave Airlie 9863871bd1 drm/radeon: fix ring free alignment calculations 16 years ago
Maciej Cencora e8a1344119 drm/radeon: bump minor version for occlusion queries support 16 years ago
Alex Deucher 029a2edbd3 drm/radeon: load the right microcode on rs780 16 years ago
Maciej Cencora af7ae351ad drm/radeon: add regs required for occlusion queries support 16 years ago
Alex Deucher 41f13fe81d drm/radeon: fix logic in r600_page_table_init() to match ati_gart 16 years ago
Dave Airlie 06f0a488c1 drm/radeon: r600 ptes are 64-bit, cleanup cleanup function. 16 years ago
Dave Airlie 03efb8853c drm/radeon: don't call irq changes on r600 suspend/resume 16 years ago
Dave Airlie d02f7fa77d drm/radeon: fix r600 writeback across suspend/resume 16 years ago
Dave Airlie 6546bf6d6c drm/radeon: fix r600 writeback setup. 16 years ago
Hannes Eder 8f497aade8 drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c 16 years ago
Dave Airlie a763d7dc0a drm/radeon: fix r600 pci mapping calls. 16 years ago
Alex Deucher 08932156cc drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() 16 years ago
Dave Airlie 53c379e946 radeon: call the correct idle function, logic got inverted. 16 years ago
Alex Deucher 800b699511 drm/radeon: RS600: fix interrupt handling 16 years ago
Dave Airlie a7d13ad0e2 drm/r600: fix rptr address along lines of previous fixes to radeon. 16 years ago
Dave Airlie eb1d91954e drm/r600: fixup r600 gart table accessor like ati_pcigart.c 16 years ago
Alex Deucher c1556f7151 radeon: add support for rs600 GPUs 16 years ago
Alex Deucher 7659e9804b radeon: fix r600 AGP support 16 years ago
Alex Deucher c05ce0834a drm/radeon: add initial support for R6xx/R7xx GPUs 16 years ago
Alex Deucher 80b3334a4d drm/radeon: add r6xx/r7xx microcode 16 years ago
Alex Deucher befb73c232 drm/radeon: prep for r6xx/r7xx support 16 years ago
Dave Airlie dd8d7cb49e drm/radeon: split busmaster enable out to a separate function 16 years ago
Dave Airlie 4247ca942a drm/radeon: align ring writes to 16 dwords boundaries. 16 years ago
David Miller 958a6f8ccb drm: radeon: Fix unaligned access in r300_scratch(). 16 years ago
David Miller 6abf6bb0ff drm: radeon: Use surface for PCI GART table. 16 years ago
David Miller e8a894372b drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. 16 years ago
David Miller b266503072 drm: radeon: Fix RADEON_*_EMITED defines. 16 years ago
David Miller b07fa022ec drm: radeon: Fix ring_rptr accesses. 16 years ago
Kristian Høgsberg 8e1004580e drm: Drop unused and broken dri_library_name sysfs attribute. 16 years ago
Benjamin Herrenschmidt 41c2e75e60 drm: Make drm_local_map use a resource_size_t offset 16 years ago
Benjamin Herrenschmidt d883f7f1b7 drm: Use resource_size_t for drm_get_resource_{start, len} 16 years ago
etienne 3d16118dc8 drm/radeon: update sarea copies of last_ variables on resume. 16 years ago
Dave Airlie 9b8d5a124f drm/radeon: fix ioremap conflict with AGP mappings 16 years ago
Dave Airlie 4e74f36d08 drm/radeon: use locked rmmap to remove sarea mapping. 16 years ago
Dave Airlie 60f2ee0b4a drm/radeon: fix missing hunk from the master changes. 16 years ago
Dave Airlie bdf539ad61 drm/radeon: fix warning due to PAGE_SIZE max 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Dave Airlie 077ebed54f drm/radeon: fix correctness of irq_enabled check for radeon. 16 years ago
Dave Airlie fae7043c65 drm/radeon: don't actually enable the IRQ regs until irq is enabled 16 years ago
Keith Packard 52440211dc drm: move drm vblank initialization/cleanup to driver load/unload 16 years ago
Dave Airlie 78538bf149 drm/radeon: map registers at load time 16 years ago
Alex Deucher 4e270e9b8a drm/radeon: fixup further bus mastering confusion. 16 years ago
Alex Deucher edc6f389f6 radeon: fix PCI bus mastering support enables. 17 years ago
Alex Deucher b2ceddfa52 radeon: add RS400 family support. 17 years ago