aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r300.c
Commit message (Expand)AuthorAge
* drivers/gpu/drm: Update WARN usesJoe Perches2010-11-08
* drm/radeon/kms: enable writeback (v2)Alex Deucher2010-10-05
* drm/radeon: add basic zmask/hiz support (v4)Dave Airlie2010-08-01
* Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie2010-08-01
|\
| * drm: radeon: check kzalloc() resultKulikov Vasiliy2010-07-20
| * drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher2010-07-15
* | drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie2010-08-01
|/
* drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger2010-06-30
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| |\
| | * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-04
| | |\
| | | * drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-28
| | * | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-27
| | |\|
| | | * drm/radeon: 9800 SE has only one quadpipeTormod Volden2010-04-22
* | | | drm/radeon/kms/pm: rework power managementAlex Deucher2010-05-18
|/ / /
* | | drm/radeon/kms: R3XX-R4XX fix GPU reset codeJerome Glisse2010-04-26
* | | Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie2010-04-19
|\ \ \ | |/ / |/| |
| * | drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse2010-04-05
| * | drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse2010-04-05
| * | drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4Jerome Glisse2010-04-05
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-19
|\ \ \ | | |/ | |/|
| * | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-19
| |/
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-09
|\|
| * drm/radeon: R300 AD only has one quad pipe.Michel Dänzer2010-04-05
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse2010-03-30
| * drm/radeon/kms: display watermark fixesAlex Deucher2010-03-30
| * drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher2010-03-30
| * drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter2010-03-14
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák2010-02-24
* drm/radeon/kms: implement reading active PCIE lanes on R600+Rafał Miłecki2010-02-22
* drm/radeon/kms: fix R3XX/R4XX memory controller initializationJerome Glisse2010-02-22
* drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-17
* drm/radeon: Add asic hook for dma copy to r200 cards.Pauli Nieminen2010-02-17
* drm/radeon/kms: set gart pages to invalid on unbind and point to dummy pageDave Airlie2010-02-11
* drm/radeon/kms: add functions to get current pcie lanesAlex Deucher2010-02-08
* drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher2010-02-08
* drm/radeon/kms: fix r300 vram width calculationsDave Airlie2010-02-04
* drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse2010-02-04
* drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-07
* drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-07
* drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-22
* drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-22
* drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie2009-12-16
* drm/radeon/kms: allow for texture tilingMaciej Cencora2009-12-16
* drm/radeon/kms: init pm on all chipsetsRafał Miłecki2009-12-16
* drm/radeon/kms: restore surface registers on resume.Dave Airlie2009-12-10
* drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher2009-12-07
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-01