index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2009-03-13
drm/radeon: fix r600 writeback across suspend/resume
Dave Airlie
2009-03-13
drm/radeon: fix r600 writeback setup.
Dave Airlie
2009-03-13
drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
Hannes Eder
2009-03-13
drm/radeon: fix r600 pci mapping calls.
Dave Airlie
2009-03-13
drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()
Alex Deucher
2009-03-13
radeon: call the correct idle function, logic got inverted.
Dave Airlie
2009-03-13
drm/radeon: RS600: fix interrupt handling
Alex Deucher
2009-03-13
drm/r600: fix rptr address along lines of previous fixes to radeon.
Dave Airlie
2009-03-13
drm/r600: fixup r600 gart table accessor like ati_pcigart.c
Dave Airlie
2009-03-13
radeon: add support for rs600 GPUs
Alex Deucher
2009-03-13
radeon: fix r600 AGP support
Alex Deucher
2009-03-13
drm/radeon: add initial support for R6xx/R7xx GPUs
Alex Deucher
2009-03-13
drm/radeon: add r6xx/r7xx microcode
Alex Deucher
2009-03-13
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
2009-03-13
drm/radeon: split busmaster enable out to a separate function
Dave Airlie
2009-03-13
drm/radeon: align ring writes to 16 dwords boundaries.
Dave Airlie
2009-03-13
drm: radeon: Fix unaligned access in r300_scratch().
David Miller
2009-03-13
drm: radeon: Use surface for PCI GART table.
David Miller
2009-03-13
drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.
David Miller
2009-03-13
drm: radeon: Fix RADEON_*_EMITED defines.
David Miller
2009-03-13
drm: radeon: Fix ring_rptr accesses.
David Miller
2009-03-13
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-02-20
drm/radeon: update sarea copies of last_ variables on resume.
etienne
2009-02-08
drm/radeon: fix ioremap conflict with AGP mappings
Dave Airlie
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2008-12-29
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
2008-12-29
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
2008-12-09
drm/radeon: don't actually enable the IRQ regs until irq is enabled
Dave Airlie
2008-11-24
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-11-11
drm/radeon: map registers at load time
Dave Airlie
2008-10-27
drm/radeon: fixup further bus mastering confusion.
Alex Deucher
2008-10-17
radeon: fix PCI bus mastering support enables.
Alex Deucher
2008-10-17
radeon: add RS400 family support.
Alex Deucher
2008-10-17
drm/radeon: add support for RS740 IGP chipsets.
Alex Deucher
2008-10-17
drm: kill drm_device->irq
Jesse Barnes
2008-10-17
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-10-17
radeon: fix writeback across suspend/resume.
Dave Airlie
2008-08-31
drm/radeon: downgrade debug message from info to debug.
Dave Airlie
2008-08-27
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-08-24
r300: Fix cliprect emit
Nicolai Haehnle
2008-08-24
drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX
Nicolai Haehnle
2008-08-24
radeon: fix some hard lockups on r3/4/500s
Jerome Glisse
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2008-07-15
drm/radeon: fixup issue with radeon and PAT support.
Dave Airlie
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie