index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
rs600.c
Age
Commit message (
Expand
)
Author
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
2012-09-20
drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2)
Alex Deucher
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
2012-06-21
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
2012-05-03
drm/radeon: use central function for IB testing
Christian König
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-02-29
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-02-14
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
2012-01-13
radeon: Call pci_clear_master() instead of open-coding it.
Michel Dänzer
2012-01-06
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
2011-09-06
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-25
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
2011-07-12
drm/radeon/kms: use correct BUS_CNTL reg on rs600
Alex Deucher
2011-04-13
drm/radeon/kms: add voltage type to atom set voltage function
Alex Deucher
2011-04-04
drm/radeon/kms: pageflipping cleanup for avivo+
Alex Deucher
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-02-17
drm: Fix printk typo 'failled'
Paul Bolle
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
2011-01-06
drm/radeon: use system_wq instead of dev_priv->wq
Tejun Heo
2010-11-22
drm/kms/radeon: Reorder vblank and pageflip interrupt handling.
Mario Kleiner
2010-11-22
drm/radeon/kms: add pageflip ioctl support (v3)
Alex Deucher
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
2010-08-04
drm/radeon/kms/igp: sideport is AMD only
Alex Deucher
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
2010-08-02
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
2010-08-02
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
Rafał Miłecki
2010-07-16
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
[next]