index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
Age
Commit message (
Expand
)
Author
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-01
drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.
Dave Airlie
2010-04-01
drm/radeon/kms: add sanity check to wptr.
Dave Airlie
2010-03-31
drm/radeon/kms: display watermark updates (v2)
Alex Deucher
2010-03-31
drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
Jerome Glisse
2010-03-31
drm/radeon/kms: display watermark fixes
Alex Deucher
2010-03-31
drm/radeon/kms: expose thermal/fan i2c buses
Alex Deucher
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
2010-03-15
drm/radeon/kms: switch to condition waiting for reclocking
Rafał Miłecki
2010-02-25
drm/radeon/kms: force pinning buffer into visible VRAM
Jerome Glisse
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2010-02-11
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
Dave Airlie
2010-02-09
drm/radeon/kms: use wait queue (events) for VBLANK sync
Rafał Miłecki
2010-02-09
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
2010-02-09
drm/radeon/kms: clean up some low-hanging magic numbers
Alex Deucher
2010-02-09
drm/radeon/kms: add workaround for rn50/rv100 servers
Alex Deucher
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
2010-02-05
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
Pauli Nieminen
2010-01-21
drm/radeon/kms/r100: fix bug in CS parser
Alex Deucher
2010-01-14
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
2010-01-08
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
2010-01-08
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2009-12-23
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
2009-12-16
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-08
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-08
drm/radeon/kms: add hpd support for r1xx-r4xx asics
Alex Deucher
2009-12-08
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
drm/radeon/kms: ignore unposted GPUs with no BIOS.
Dave Airlie
2009-12-02
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-12-02
drm/radeon/kms: AGP systems need PCI bus mastering enabled
Dave Airlie
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-04
drm/radeon/kms: Don't RMW CP_RB_CNTL
Alex Deucher
2009-10-26
drm/radeon/kms: add support for msi
Alex Deucher
2009-10-26
drm/radeon/kms: fix cs parser tex bit 11 check
Mathias Fröhlich
2009-10-16
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
2009-10-12
drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.
Michel Dänzer
2009-10-08
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-08
drm/radeon/kms: fix vline register for second head.
Dave Airlie
2009-10-05
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
2009-10-02
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
2009-10-02
drm/radeon/kms: Convert R100 to new init path (V2)
Jerome Glisse
2009-10-02
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
Jerome Glisse
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-26
drm/radeon/kms: fix some bugs in vline reloc
Alex Deucher
[next]