drm/radeon/kms/pm: add mid profile
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / r100.c
2010-06-07 Alex Deucherdrm/radeon/kms/pm: add mid profile
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: make pm spam debug only
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add support for no display power...
2010-05-18 Alex Deucherdrm/radeon/kms: enable misc pm power state features...
2010-05-18 Alex Deucherdrm/radeon/kms: more pm fixes
2010-05-18 Ben Skeggsdrm: move radeon_fixed.h to shared drm_fixed.h header
2010-05-18 Matthew Garrettradeon: Enable memory reclocking on r100-500
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add additional asic callbacks
2010-05-18 Alex Deucherdrm/radeon/kms/pm: restore default power state on exit
2010-05-18 Alex Deucherdrm/radeon/kms: minor pm cleanups
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms: add support for gui idle interrupts...
2010-05-18 Alex Deucherdrm/radeon/kms: add gui_idle callback
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-05-05 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-28 Marek Olšákdrm/radeon/kms: r300 fix CS checker to allow zbuffer...
2010-04-20 Dave AirlieMerge branch 'drm-ttm-unmappable' into drm-core-next
2010-04-20 Jerome Glissedrm/radeon/kms: enable use of unmappable VRAM V2
2010-04-20 Dave AirlieMerge branch 'drm-radeon-lockup' into drm-core-next
2010-04-19 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-19 Marek Olšákdrm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES...
2010-04-12 Marek Olšákdrm/radeon/kms: fix calculation of mipmapped 3D texture...
2010-04-06 Jerome Glissedrm/radeon/kms: simplify & improve GPU reset V2
2010-04-06 Jerome Glissedrm/radeon/kms: rename gpu_reset to asic_reset
2010-04-06 Jerome Glissedrm/radeon/kms: fence cleanup + more reliable GPU locku...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-01 Dave Airliedrm/radeon/kms: enable ACPI powermanagement mode on...
2010-04-01 Dave Airliedrm/radeon/kms: add sanity check to wptr.
2010-03-31 Alex Deucherdrm/radeon/kms: display watermark updates (v2)
2010-03-31 Jerome Glissedrm/radeon/kms: avoid possible oops (call gart_fini...
2010-03-31 Alex Deucherdrm/radeon/kms: display watermark fixes
2010-03-30 Alex Deucherdrm/radeon/kms: expose thermal/fan i2c buses
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Daniel Vetterdrm/radeon: include radeon_asic.h in the asic specific...
2010-03-15 Rafał Miłeckidrm/radeon/kms: switch to condition waiting for reclocking
2010-02-25 Jerome Glissedrm/radeon/kms: force pinning buffer into visible VRAM
2010-02-18 Jerome Glissedrm/radeon/kms: simplify memory controller setup V2
2010-02-11 Dave Airliedrm/radeon/kms: set gart pages to invalid on unbind...
2010-02-08 Rafał Miłeckidrm/radeon/kms: use wait queue (events) for VBLANK...
2010-02-08 Rafał Miłeckidrm/radeon/kms: add dynamic engine reclocking (V9)
2010-02-08 Alex Deucherdrm/radeon/kms: clean up some low-hanging magic numbers
2010-02-08 Alex Deucherdrm/radeon/kms: add workaround for rn50/rv100 servers
2010-02-05 Jerome Glissedrm/radeon/kms: don't call suspend path before cleaning...
2010-02-05 Pauli Nieminendrm/r100/kms: Emit cache flush to the end of command...
2010-01-20 Alex Deucherdrm/radeon/kms/r100: fix bug in CS parser
2010-01-14 Jerome Glissedrm/radeon/kms: Use radeon_agp_disable when disabling AGP
2010-01-08 Jerome Glissedrm/radeon/kms: Don't try to enable IRQ if we have...
2010-01-08 Jerome Glissedrm/radeon/kms: Make sure we release AGP device if...
2010-01-08 Jerome Glissedrm/radeon/kms: Schedule host path read cache flush...
2009-12-23 Marek Olšákdrm/radeon/kms: allow rendering while no colorbuffer...
2009-12-16 Dave Airliedrm/radeon/kms: fix r100->r500 CS checker for compresse...
2009-12-16 Rafał Miłeckidrm/radeon/kms: init pm on all chipsets
2009-12-10 Dave Airliedrm/radeon/kms: restore surface registers on resume.
2009-12-08 Alex Deucherdrm/radeon/kms: enable hpd support
2009-12-08 Alex Deucherdrm/radeon/kms: add hpd support for r1xx-r4xx asics
2009-12-07 Alex Deucherdrm/radeon/kms/legacy: set common regs to sane value
2009-12-02 Jerome Glissedrm/radeon/kms: Rework radeon object handling
2009-12-02 Dave Airliedrm/radeon/kms: add irq mitigation code for sw interrupt.
2009-12-02 Dave Airliedrm/radeon/kms: ignore unposted GPUs with no BIOS.
2009-12-02 Dave Airliedrm/radeon/kms: add HDP flushing for all GPUs.
2009-12-02 Dave Airliedrm/radeon/kms: AGP systems need PCI bus mastering...
2009-11-18 Dave AirlieMerge branch 'drm-core-next' of ../linux-2.6 into drm...
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-03 Alex Deucherdrm/radeon/kms: Don't RMW CP_RB_CNTL
2009-10-26 Alex Deucherdrm/radeon/kms: add support for msi
2009-10-26 Mathias Fröhlichdrm/radeon/kms: fix cs parser tex bit 11 check
2009-10-15 Matt Turnerdrm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of...
2009-10-12 Michel Dänzerdrm/radeon/kms: Fix apparent typo in legacy CRTC memory...
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-08 Dave Airliedrm/radeon/kms: fix vline register for second head.
2009-10-05 Dave Airliedrm/radeon/kms: respect single crtc cards, only create...
2009-10-01 Jerome Glissedrm/radeon/kms: Remove old init path as no hw use it...
2009-10-01 Jerome Glissedrm/radeon/kms: Convert R100 to new init path (V2)
2009-10-01 Jerome Glissedrm/radeon/kms: Convert RS400/RS480 to new init path...
2009-09-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-25 Alex Deucherdrm/radeon/kms: fix some bugs in vline reloc
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-18 Michel Dänzerdrm/radeon/kms: Use surfaces for scanout / cursor byte...
2009-09-14 Jerome Glissedrm/radeon/kms: clear confusion in GART init/deinit...
2009-09-14 Jerome Glissedrm/radeon/kms: convert r4xx to new init path
2009-09-10 Jerome Glissedrm/radeon/kms: Don't try to process irq when we are...
2009-09-10 Jerome Glissedrm/radeon/kms: call r100_cp_disable rather than duplic...
2009-09-10 Jerome Glissedrm/radeon/kms: wait for cp idle before stopping it.
2009-09-08 Jerome Glissedrm/radeon/kms: add r600 KMS support
2009-09-07 Dave Airliedrm/radeon/kms: add rn50/r100/r200 CS tracker.
2009-09-07 Dave AirlieMerge intel drm-intel-next branch
2009-08-30 Ben Hutchingsradeon: Use request_firmware()
2009-08-21 Dave Airliedrm/radeon/kms: add r100/r200 OQ support.
2009-08-15 Dave Airliedrm/radeon/kms: cut down indirects in register accesses.
2009-08-15 Michel Dänzerdrm/radeon/kms: Fix up vertical blank interrupt support.
2009-08-04 Roel Kluindrm/radeon: Read buffer overflow
2009-07-29 Dave Airliedrm/radeon/kms: vram sizing on certain r100 chips needs...
2009-07-29 Jerome Glissedrm/radeon/kms: fix bandwidth computation on avivo...
2009-07-29 Dave Airliedrm/radeon/kms: add initial colortiling support.
next