summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r100.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | drm/radeon/kms/pm: add additional asic callbacksAlex Deucher2010-05-181-0/+142
* | | | drm/radeon/kms/pm: restore default power state on exitAlex Deucher2010-05-181-0/+4
* | | | drm/radeon/kms: minor pm cleanupsAlex Deucher2010-05-181-1/+1
* | | | drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)Alex Deucher2010-05-181-24/+116
* | | | drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)Alex Deucher2010-05-181-0/+37
* | | | drm/radeon/kms: add support for gui idle interrupts (v4)Alex Deucher2010-05-181-0/+20
* | | | drm/radeon/kms: add gui_idle callbackAlex Deucher2010-05-181-0/+8
|/ / /
* | | Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-201-5/+0
|\ \ \
| * | | drm/radeon/kms: enable use of unmappable VRAM V2Jerome Glisse2010-04-201-5/+0
* | | | Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie2010-04-201-107/+141
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse2010-04-061-116/+64
| * | | 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-0/+86
| |/ /
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-191-6/+15
|\ \ \ | | |/ | |/|
| * | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-191-1/+5
| * | drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák2010-04-121-5/+10
| |/
* | Merge branch 'master' into export-slabhTejun Heo2010-04-051-6/+19
|\ \ | |/
| * drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.Dave Airlie2010-04-011-0/+7
| * drm/radeon/kms: add sanity check to wptr.Dave Airlie2010-04-011-0/+2
| * drm/radeon/kms: display watermark updates (v2)Alex Deucher2010-03-311-0/+2
| * 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-5/+3
| * 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
| * drm/radeon/kms: switch to condition waiting for reclockingRafał Miłecki2010-03-151-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm/radeon/kms: force pinning buffer into visible VRAMJerome Glisse2010-02-251-1/+4
* drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-181-61/+32
* drm/radeon/kms: set gart pages to invalid on unbind and point to dummy pageDave Airlie2010-02-111-0/+1
* drm/radeon/kms: use wait queue (events) for VBLANK syncRafał Miłecki2010-02-091-4/+2
* drm/radeon/kms: add dynamic engine reclocking (V9)Rafał Miłecki2010-02-091-0/+4
* drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher2010-02-091-6/+6
* drm/radeon/kms: add workaround for rn50/rv100 serversAlex Deucher2010-02-091-0/+65
* drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse2010-02-051-3/+1
* drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen2010-02-051-2/+8
* drm/radeon/kms/r100: fix bug in CS parserAlex Deucher2010-01-211-0/+1
* drm/radeon/kms: Use radeon_agp_disable when disabling AGPJerome Glisse2010-01-141-3/+1
* drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse2010-01-081-1/+7
* 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-8/+6
* drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-231-0/+4
* drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie2009-12-161-4/+48
* 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: enable hpd supportAlex Deucher2009-12-081-2/+7
* drm/radeon/kms: add hpd support for r1xx-r4xx asicsAlex Deucher2009-12-081-2/+104
* drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher2009-12-081-0/+14
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-38/+52
* 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
OpenPOWER on IntegriCloud