index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
radeon_cp.c
Age
Commit message (
Expand
)
Author
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2008-06-19
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
2008-06-19
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
2008-06-19
drm/r500: add support for AGP based cards.
Dave Airlie
2008-06-19
drm/radeon: init pipe setup in kernel code.
Alex Deucher
2008-06-19
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
2008-06-19
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
2008-06-19
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
2008-06-19
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
2008-06-19
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
2008-06-19
drm/rs690: set base 2 to 0.
Dave Airlie
2008-06-19
drm/rs690: set all of gart base address.
Dave Airlie
2008-06-19
radeon: add production microcode from AMD
Alex Deucher
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-17
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
2008-02-20
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
2008-02-07
drm: add initial r500 drm support
Dave Airlie
2008-02-07
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
2007-07-11
drm: detypedeffing continues...
Dave Airlie
2007-07-11
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
Dave Airlie
2007-07-11
drm: drop drm_buf_t typedef
Dave Airlie
2007-07-11
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
2007-07-11
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
2007-07-11
radeon: add support for vblank on crtc2
Dave Airlie
2007-07-11
drm: remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
2007-05-08
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
Dave Airlie
2007-03-11
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
Michel Dänzer
2006-09-22
drm: use radeon specific names for radeon flags
Dave Airlie
2006-09-22
drm: realign sosme radeon code with drm git tree
Dave Airlie
2006-09-22
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...
Michel Dänzer
2006-09-22
drm: radeon: fix up bus mastering when writeback is disabled
Michel Dänzer
2006-06-24
drm: radeon constify radeon microcode
Dave Airlie
2006-03-25
drm: add new radeon PCI ids..
Dave Airlie
2006-03-19
drm: rework radeon memory map (radeon 1.23)
Dave Airlie
2006-01-25
drm: Fix sparce warning in radeon driver
Dave Airlie
2006-01-02
drm: major update from CVS for radeon and core
Dave Airlie
2006-01-02
drm: update PCIGART support from CVS
Dave Airlie
2005-11-10
drm: rename driver hooks more understandably
Dave Airlie
2005-11-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2005-10-26
[PATCH] fix radeon_cp_init_ring_buffer()
Ivan Kokshaysky
2005-09-30
drm: add option to force writeback off.
Dave Airlie
2005-09-25
drm: lindent the drm directory.
Dave Airlie
2005-09-11
drm: add radeon PCI express support
Dave Airlie
[next]