Sign in
googlers
/
maze
/
linux
/
ccc9c8b91c2631da2cab46a6fcd9c3106dcb9abb
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_cp.c
4e74f36
drm/radeon: use locked rmmap to remove sarea mapping.
by Dave Airlie
· 16 years ago
bdf539a
drm/radeon: fix warning due to PAGE_SIZE max
by Dave Airlie
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
5244021
drm: move drm vblank initialization/cleanup to driver load/unload
by Keith Packard
· 16 years ago
78538bf
drm/radeon: map registers at load time
by Dave Airlie
· 16 years ago
4e270e9
drm/radeon: fixup further bus mastering confusion.
by Alex Deucher
· 16 years ago
edc6f38
radeon: fix PCI bus mastering support enables.
by Alex Deucher
· 16 years ago
b2ceddf
radeon: add RS400 family support.
by Alex Deucher
· 16 years ago
f0738e9
drm/radeon: add support for RS740 IGP chipsets.
by Alex Deucher
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
6b79d52
radeon: fix writeback across suspend/resume.
by Dave Airlie
· 16 years ago
6c7be29
drm/radeon: downgrade debug message from info to debug.
by Dave Airlie
· 16 years ago
54f961a
radeon: fix some hard lockups on r3/4/500s
by Jerome Glisse
· 16 years ago
242e3df
drm/radeon: fixup issue with radeon and PAT support.
by Dave Airlie
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago
[Renamed from drivers/char/drm/radeon_cp.c]
5e35eff
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
by Alex Deucher
· 17 years ago
5cfb695
drm/radeon: switch IGP gart to use radeon_write_agp_base()
by Alex Deucher
· 17 years ago
7ecabc5
drm/radeon: Restore sw interrupt on resume
by Dennis Kasprzyk
· 17 years ago
70b13d5
drm/r500: add support for AGP based cards.
by Dave Airlie
· 17 years ago
5b92c40
drm/radeon: init pipe setup in kernel code.
by Alex Deucher
· 17 years ago
d396db3
drm/radeon: fixup radeon_do_engine_reset
by Alex Deucher
· 17 years ago
259434a
drm/radeon: fix pixcache and purge/cache flushing registers
by Alex Deucher
· 17 years ago
d7463eb
drm/radeon: write AGP_BASE_2 on chips that support it.
by Alex Deucher
· 17 years ago
45e5190
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
by Alex Deucher
· 17 years ago
2735977
drm/radeon: IGP clean up register and magic numbers.
by Alex Deucher
· 17 years ago
3722bfc
drm/rs690: set base 2 to 0.
by Dave Airlie
· 17 years ago
fa0d71b
drm/rs690: set all of gart base address.
by Dave Airlie
· 17 years ago
9f18409
radeon: add production microcode from AMD
by Alex Deucher
· 17 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b05c238
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
by Dave Airlie
· 17 years ago
60f9268
drm/radeon: add initial rs690 support to drm.
by Maciej Cencora
· 17 years ago
3d5e2c1
drm: add initial r500 drm support
by Dave Airlie
· 17 years ago
576cc45
radeon: setup the ring buffer fetcher to be less agressive.
by Roland Scheidegger
· 17 years ago
3e684ea
drm: cleanup DRM_DEBUG() parameters
by Márton Németh
· 17 years ago
bc5f452
drm: run cleanfile across drm tree
by Dave Airlie
· 17 years ago
7fc8686
radeon: set the address to access the GART table on the CPU side correctly
by Dave Airlie
· 17 years ago
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
20caafa
drm: Remove DRM_ERR OS macro.
by Eric Anholt
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
cdd55a2
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
by Dave Airlie
· 17 years ago
056219e
drm: drop drm_buf_t typedef
by Dave Airlie
· 17 years ago
84b1fd1
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
by Dave Airlie
· 17 years ago
c60ce62
drm: remove a bunch of typedefs on the userspace interface
by Dave Airlie
· 17 years ago
ddbee33
radeon: add support for vblank on crtc2
by Dave Airlie
· 17 years ago
da509d7
drm: remove DRM_GETSAREA and replace with drm_getsarea function
by Dave Airlie
· 18 years ago
f2b04cd
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
by Dave Airlie
· 18 years ago
80b2c38
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
by Michel Dänzer
· 18 years ago
54a56ac
drm: use radeon specific names for radeon flags
by Dave Airlie
· 18 years ago
b15ec36
drm: realign sosme radeon code with drm git tree
by Dave Airlie
· 18 years ago
b9b603d
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.
by Michel Dänzer
· 18 years ago
ae1b1a48
drm: radeon: fix up bus mastering when writeback is disabled
by Michel Dänzer
· 18 years ago
c499aeb
drm: radeon constify radeon microcode
by Dave Airlie
· 19 years ago
f3dd5c3
drm: add new radeon PCI ids..
by Dave Airlie
· 19 years ago
d5ea702
drm: rework radeon memory map (radeon 1.23)
by Dave Airlie
· 19 years ago
d59cc22
drm: Fix sparce warning in radeon driver
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
f26c473
drm: update PCIGART support from CVS
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
d876274
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
b0917bd
[PATCH] fix radeon_cp_init_ring_buffer()
by Ivan Kokshaysky
· 19 years ago
689b9d7
drm: add option to force writeback off.
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
ea98a92
drm: add radeon PCI express support
by Dave Airlie
· 19 years ago
414ed53
drm: add initial r300 3D support.
by Dave Airlie
· 19 years ago
d1f2b55
drm: updated DRM map patch for 32/64 bit systems
by Dave Airlie
· 19 years ago
836cf04
drm: cleanup buffer/map code
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2