index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
radeon_cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
1
-3
/
+3
2008-06-19
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
1
-8
/
+4
2008-06-19
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
1
-0
/
+1
2008-06-19
drm/r500: add support for AGP based cards.
Dave Airlie
1
-3
/
+23
2008-06-19
drm/radeon: init pipe setup in kernel code.
Alex Deucher
1
-0
/
+48
2008-06-19
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
1
-23
/
+26
2008-06-19
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
1
-9
/
+29
2008-06-19
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
1
-0
/
+2
2008-06-19
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
1
-99
/
+70
2008-06-19
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
1
-35
/
+44
2008-06-19
drm/rs690: set base 2 to 0.
Dave Airlie
1
-0
/
+2
2008-06-19
drm/rs690: set all of gart base address.
Dave Airlie
1
-2
/
+3
2008-06-19
radeon: add production microcode from AMD
Alex Deucher
1
-784
/
+49
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-03-17
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
1
-0
/
+1
2008-02-20
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
1
-0
/
+81
2008-02-07
drm: add initial r500 drm support
Dave Airlie
1
-45
/
+90
2008-02-07
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
1
-2
/
+13
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
1
-4
/
+4
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
1
-4
/
+4
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
1
-2
/
+3
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
1
-43
/
+24
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-14
/
+17
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
1
-25
/
+25
2007-07-11
drm: detypedeffing continues...
Dave Airlie
1
-1
/
+1
2007-07-11
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
Dave Airlie
1
-4
/
+4
2007-07-11
drm: drop drm_buf_t typedef
Dave Airlie
1
-6
/
+6
2007-07-11
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
1
-12
/
+12
2007-07-11
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
1
-3
/
+3
2007-07-11
radeon: add support for vblank on crtc2
Dave Airlie
1
-0
/
+4
2007-07-11
drm: remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
1
-1
/
+1
2007-05-08
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
Dave Airlie
1
-6
/
+65
2007-03-11
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
Michel Dänzer
1
-4
/
+4
2006-09-21
drm: use radeon specific names for radeon flags
Dave Airlie
1
-23
/
+23
2006-09-21
drm: realign sosme radeon code with drm git tree
Dave Airlie
1
-7
/
+12
2006-09-21
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...
Michel Dänzer
1
-5
/
+5
2006-09-21
drm: radeon: fix up bus mastering when writeback is disabled
Michel Dänzer
1
-0
/
+7
2006-06-24
drm: radeon constify radeon microcode
Dave Airlie
1
-3
/
+3
2006-03-25
drm: add new radeon PCI ids..
Dave Airlie
1
-0
/
+8
2006-03-19
drm: rework radeon memory map (radeon 1.23)
Dave Airlie
1
-43
/
+100
2006-01-25
drm: Fix sparce warning in radeon driver
Dave Airlie
1
-1
/
+1
2006-01-02
drm: major update from CVS for radeon and core
Dave Airlie
1
-41
/
+34
2006-01-02
drm: update PCIGART support from CVS
Dave Airlie
1
-11
/
+13
2005-11-10
drm: rename driver hooks more understandably
Dave Airlie
1
-3
/
+6
2005-11-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
1
-1203
/
+1280
2005-10-26
[PATCH] fix radeon_cp_init_ring_buffer()
Ivan Kokshaysky
1
-5
/
+6
2005-09-30
drm: add option to force writeback off.
Dave Airlie
1
-0
/
+4
2005-09-25
drm: lindent the drm directory.
Dave Airlie
1
-1236
/
+1244
2005-09-11
drm: add radeon PCI express support
Dave Airlie
1
-7
/
+70
2005-08-16
drm: add initial r300 3D support.
Dave Airlie
1
-0
/
+13
[next]