index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r300.c
Commit message (
Expand
)
Author
Age
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-18
|
\
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
|
|
\
|
|
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-05-04
|
|
|
\
|
|
|
*
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
Marek Olšák
2010-04-28
|
|
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-27
|
|
|
\
|
|
|
|
*
drm/radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-22
*
|
|
|
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
|
/
/
/
*
|
|
drm/radeon/kms: R3XX-R4XX fix GPU reset code
Jerome Glisse
2010-04-26
*
|
|
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
2010-04-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
2010-04-05
|
*
|
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
2010-04-05
|
*
|
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
2010-04-05
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
2010-04-19
|
|
/
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
|
\
|
|
*
drm/radeon: R300 AD only has one quad pipe.
Michel Dänzer
2010-04-05
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
|
\
|
|
*
drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
Jerome Glisse
2010-03-30
|
*
drm/radeon/kms: display watermark fixes
Alex Deucher
2010-03-30
|
*
drm/radeon/kms: expose thermal/fan i2c buses
Alex Deucher
2010-03-30
|
*
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
2010-03-14
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
drm/radeon/kms: add support for square microtiles on r3xx-r5xx
Marek Olšák
2010-02-24
*
drm/radeon/kms: implement reading active PCIE lanes on R600+
Rafał Miłecki
2010-02-22
*
drm/radeon/kms: fix R3XX/R4XX memory controller initialization
Jerome Glisse
2010-02-22
*
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2010-02-17
*
drm/radeon: Add asic hook for dma copy to r200 cards.
Pauli Nieminen
2010-02-17
*
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
Dave Airlie
2010-02-11
*
drm/radeon/kms: add functions to get current pcie lanes
Alex Deucher
2010-02-08
*
drm/radeon/kms: clean up some low-hanging magic numbers
Alex Deucher
2010-02-08
*
drm/radeon/kms: fix r300 vram width calculations
Dave Airlie
2010-02-04
*
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
2010-02-04
*
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
2010-01-07
*
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-07
*
drm/radeon/kms: add 3DC compression support
Marek Olšák
2009-12-22
*
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
2009-12-22
*
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
2009-12-16
*
drm/radeon/kms: allow for texture tiling
Maciej Cencora
2009-12-16
*
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
2009-12-16
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
*
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
2009-12-07
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-01
*
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-01
*
drm/radeon/kms: ignore unposted GPUs with no BIOS.
Dave Airlie
2009-12-01
*
drm/radeon/kms: AGP systems need PCI bus mastering enabled
Dave Airlie
2009-12-01
*
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
2009-10-15
*
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
2009-10-01
*
drm/radeon/kms: Convert R300 to new init path
Jerome Glisse
2009-10-01
*
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
Jerome Glisse
2009-10-01
*
drm/radeon/kms: don't require up to 64k allocations. (v2)
Dave Airlie
2009-09-24
[next]