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.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
/
gpu
/
drm
/
radeon
/
rs600.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
1
-1
/
+3
2016-05-02
drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets
Nicolai Stange
1
-2
/
+4
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
1
-1
/
+1
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
1
-1
/
+1
2015-03-04
drm/radeon: do a posting read in rs600_set_irq
Alex Deucher
1
-0
/
+4
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-5
/
+9
2015-01-22
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
1
-5
/
+9
2015-01-22
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
1
-2
/
+2
2015-01-22
radeon/audio: consolidate audio_init() functions
Slava Grigorev
1
-1
/
+2
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
1
-0
/
+3
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
1
-5
/
+11
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-06-10
drm/radeon: remove range check from *_gart_set_page
Christian König
1
-5
/
+1
2014-06-10
drm/radeon: stop poisoning the GART TLB
Christian König
1
-1
/
+4
2014-06-02
drm/radeon: add define for flags used in R600+ GTT
Christian König
1
-8
/
+1
2014-06-02
drm/radeon: separate vblank and pflip crtc handling
Christian König
1
-2
/
+2
2014-06-02
drm/radeon: split page flip and pending callback
Christian König
1
-2
/
+8
2014-06-02
drm/radeon: remove (pre|post)_page_flip callbacks
Christian König
1
-12
/
+0
2014-03-07
drm/radeon: resume old pm late
Alex Deucher
1
-2
/
+0
2013-12-25
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-0
/
+7
2013-11-01
drm/radeon: add a connector property for dither
Alex Deucher
1
-4
/
+7
2013-11-01
drm/radeon: Add support for programming the FMT blocks
Alex Deucher
1
-0
/
+61
2013-09-11
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
1
-1
/
+11
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
1
-3
/
+6
2013-04-22
drm/radeon: update wait_for_vblank for r5xx-r7xx
Alex Deucher
1
-8
/
+44
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-30
/
+19
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-7
/
+7
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
1
-19
/
+0
2012-09-20
drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2)
Alex Deucher
1
-4
/
+12
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
1
-4
/
+0
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-11
/
+6
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
1
-5
/
+5
2012-06-21
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
1
-7
/
+6
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
1
-6
/
+6
2012-05-03
drm/radeon: use central function for IB testing
Christian König
1
-5
/
+2
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
1
-1
/
+0
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
1
-2
/
+38
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
1
-4
/
+8
2012-02-29
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
1
-1
/
+1
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
1
-1
/
+1
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
1
-0
/
+19
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
1
-1
/
+7
2012-02-14
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
1
-3
/
+1
2012-01-13
radeon: Call pci_clear_master() instead of open-coding it.
Michel Dänzer
1
-11
/
+2
2012-01-06
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
1
-2
/
+2
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-4
/
+20
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
1
-1
/
+1
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
1
-1
/
+7
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-2
/
+2
[next]