summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r300.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie2010-04-201-74/+82
|\ \ \ | |/ / |/| |
| * | drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse2010-04-061-75/+59
| * | drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse2010-04-061-3/+3
| * | drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4Jerome Glisse2010-04-061-2/+26
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-191-4/+11
|\ \ \ | | |/ | |/|
| * | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-191-4/+11
| |/
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-091-2/+3
|\ \ | |/
| * drm/radeon: R300 AD only has one quad pipe.Michel Dänzer2010-04-061-2/+3
* | Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+4
|\ \ | |/
| * drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse2010-03-311-1/+1
| * drm/radeon/kms: display watermark fixesAlex Deucher2010-03-311-0/+1
| * drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher2010-03-311-0/+1
| * drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter2010-03-151-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák2010-02-251-1/+7
* drm/radeon/kms: implement reading active PCIE lanes on R600+Rafał Miłecki2010-02-231-1/+4
* drm/radeon/kms: fix R3XX/R4XX memory controller initializationJerome Glisse2010-02-231-1/+6
* drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-181-12/+15
* drm/radeon: Add asic hook for dma copy to r200 cards.Pauli Nieminen2010-02-181-44/+0
* drm/radeon/kms: set gart pages to invalid on unbind and point to dummy pageDave Airlie2010-02-111-0/+1
* drm/radeon/kms: add functions to get current pcie lanesAlex Deucher2010-02-091-0/+31
* drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher2010-02-091-18/+20
* drm/radeon/kms: fix r300 vram width calculationsDave Airlie2010-02-051-4/+7
* drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse2010-02-051-3/+2
* drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-081-0/+1
* drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-081-1/+15
* drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-231-0/+18
* drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-231-0/+12
* drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie2009-12-161-3/+9
* drm/radeon/kms: allow for texture tilingMaciej Cencora2009-12-161-1/+9
* drm/radeon/kms: init pm on all chipsetsRafał Miłecki2009-12-161-0/+2
* drm/radeon/kms: restore surface registers on resume.Dave Airlie2009-12-101-0/+2
* drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher2009-12-081-0/+3
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-5/+10
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-021-1/+0
* drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie2009-12-021-4/+2
* drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie2009-12-021-0/+6
* drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-161-1/+1
* drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-021-1/+0
* drm/radeon/kms: Convert R300 to new init pathJerome Glisse2009-10-021-107/+186
* drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse2009-10-021-1/+15
* drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie2009-09-251-88/+49
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-151-63/+45
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0
* drm/radeon/kms: convert r4xx to new init pathJerome Glisse2009-09-141-4/+46
* drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GARTJerome Glisse2009-09-111-0/+6
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-1/+2
* drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie2009-09-081-318/+45
* Merge intel drm-intel-next branchDave Airlie2009-09-071-1/+3
|\
| * drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-1/+3
OpenPOWER on IntegriCloud