index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
Age
Commit message (
Expand
)
Author
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
2009-09-25
drm/radeon/kms: don't require up to 64k allocations. (v2)
Dave Airlie
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-09-18
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
2009-09-15
drm/radeon/kms: clear confusion in GART init/deinit path
Jerome Glisse
2009-09-14
drm/radeon/kms: convert r4xx to new init path
Jerome Glisse
2009-09-10
drm/radeon/kms: Don't try to process irq when we are unloading
Jerome Glisse
2009-09-10
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
Jerome Glisse
2009-09-10
drm/radeon/kms: wait for cp idle before stopping it.
Jerome Glisse
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
[next]