index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix unused variables warning
Dave Airlie
2009-06-19
1
-2
/
+0
*
drm/radeon: command stream checker for r3xx-r5xx hardware
Jerome Glisse
2009-06-19
7
-65
/
+611
*
drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM.
Michel Dänzer
2009-06-19
1
-0
/
+9
*
radeon: Fix CP byte order on big endian architectures with KMS.
Michel Dänzer
2009-06-19
2
-0
/
+4
*
radeon: Enable modesetting on non-x86.
Michel Dänzer
2009-06-19
1
-1
/
+1
*
drm/radeon: Respect AGP cant_use_aperture flag.
Michel Dänzer
2009-06-19
1
-4
/
+4
*
drm: EDID endianness fixes.
Michel Dänzer
2009-06-19
1
-1
/
+1
*
drm/radeon: this VRAM vs aperture test is wrong, just remove it.
Dave Airlie
2009-06-19
1
-6
/
+0
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
5
-31
/
+28
*
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
2009-06-17
1
-1
/
+1
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-17
55
-30
/
+35241
|
\
|
*
drm/radeon: switch to using late_initcall
Dave Airlie
2009-06-16
1
-1
/
+1
|
*
radeon legacy chips: tv dac bg/dac adj updates
Alex Deucher
2009-06-15
4
-3
/
+88
|
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
55
-29
/
+35155
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-13
3
-6
/
+39
|
\
|
|
*
drm/radeon: add support for RV790.
Alex Deucher
2009-06-12
1
-2
/
+2
|
*
drm/radeon: add rv740 drm support.
Alex Deucher
2009-06-12
2
-3
/
+36
|
*
radeon: remove _DRM_DRIVER from the preadded sarea map
Dave Airlie
2009-06-11
1
-1
/
+1
*
|
drm/radeon: fix ring free alignment calculations
Dave Airlie
2009-06-04
2
-3
/
+6
|
/
*
drm/radeon: bump minor version for occlusion queries support
Maciej Cencora
2009-04-24
1
-1
/
+2
*
drm/radeon: load the right microcode on rs780
Alex Deucher
2009-04-03
1
-4
/
+4
*
drm/radeon: add regs required for occlusion queries support
Maciej Cencora
2009-03-29
4
-2
/
+11
*
drm/radeon: fix logic in r600_page_table_init() to match ati_gart
Alex Deucher
2009-03-18
1
-2
/
+2
*
drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.
Dave Airlie
2009-03-13
1
-1
/
+1
*
drm/radeon: don't call irq changes on r600 suspend/resume
Dave Airlie
2009-03-13
1
-0
/
+6
*
drm/radeon: fix r600 writeback across suspend/resume
Dave Airlie
2009-03-13
1
-3
/
+0
*
drm/radeon: fix r600 writeback setup.
Dave Airlie
2009-03-13
1
-13
/
+22
*
drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
Hannes Eder
2009-03-13
3
-3
/
+3
*
drm/radeon: fix r600 pci mapping calls.
Dave Airlie
2009-03-13
1
-6
/
+6
*
drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()
Alex Deucher
2009-03-13
1
-0
/
+3
*
radeon: call the correct idle function, logic got inverted.
Dave Airlie
2009-03-13
1
-1
/
+1
*
drm/radeon: RS600: fix interrupt handling
Alex Deucher
2009-03-13
2
-9
/
+9
*
drm/r600: fix rptr address along lines of previous fixes to radeon.
Dave Airlie
2009-03-13
1
-10
/
+4
*
drm/r600: fixup r600 gart table accessor like ati_pcigart.c
Dave Airlie
2009-03-13
1
-10
/
+13
*
radeon: add support for rs600 GPUs
Alex Deucher
2009-03-13
3
-5
/
+185
*
radeon: fix r600 AGP support
Alex Deucher
2009-03-13
1
-3
/
+3
*
drm/radeon: add initial support for R6xx/R7xx GPUs
Alex Deucher
2009-03-13
5
-65
/
+2439
*
drm/radeon: add r6xx/r7xx microcode
Alex Deucher
2009-03-13
1
-0
/
+23297
*
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
2009-03-13
2
-1
/
+517
*
drm/radeon: split busmaster enable out to a separate function
Dave Airlie
2009-03-13
1
-15
/
+20
*
drm/radeon: align ring writes to 16 dwords boundaries.
Dave Airlie
2009-03-13
2
-11
/
+41
*
drm: radeon: Fix unaligned access in r300_scratch().
David Miller
2009-03-13
1
-1
/
+5
*
drm: radeon: Use surface for PCI GART table.
David Miller
2009-03-13
3
-1
/
+59
*
drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case.
David Miller
2009-03-13
1
-11
/
+4
*
drm: radeon: Fix RADEON_*_EMITED defines.
David Miller
2009-03-13
1
-2
/
+2
*
drm: radeon: Fix ring_rptr accesses.
David Miller
2009-03-13
3
-23
/
+70
*
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
2009-03-13
1
-12
/
+0
*
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
1
-4
/
+5
*
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-03-13
1
-1
/
+1
*
drm/radeon: update sarea copies of last_ variables on resume.
etienne
2009-02-20
1
-6
/
+15
[next]