aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r300.c
AgeCommit message (Expand)Author
2010-07-20drm: radeon: check kzalloc() resultKulikov Vasiliy
2010-07-16drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher
2010-07-01drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-28drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-27drm/radeon/kms: R3XX-R4XX fix GPU reset codeJerome Glisse
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden
2010-04-20Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-06drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse
2010-04-06drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse
2010-04-06drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4Jerome Glisse
2010-04-06drm/radeon: R300 AD only has one quad pipe.Michel Dänzer
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse
2010-03-31drm/radeon/kms: display watermark fixesAlex Deucher
2010-03-31drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter
2010-02-25drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák
2010-02-23drm/radeon/kms: implement reading active PCIE lanes on R600+Rafał Miłecki
2010-02-23drm/radeon/kms: fix R3XX/R4XX memory controller initializationJerome Glisse
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse
2010-02-18drm/radeon: Add asic hook for dma copy to r200 cards.Pauli Nieminen
2010-02-11drm/radeon/kms: set gart pages to invalid on unbind and point to dummy pageDave Airlie
2010-02-09drm/radeon/kms: add functions to get current pcie lanesAlex Deucher
2010-02-09drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse
2010-01-08drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák
2009-12-16drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie
2009-12-16drm/radeon/kms: allow for texture tilingMaciej Cencora
2009-12-16drm/radeon/kms: init pm on all chipsetsRafał Miłecki
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie
2009-12-08drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie
2009-12-02drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie
2009-12-02drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie
2009-10-16drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner
2009-10-02drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse