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
/
r100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-9
/
+12
2014-09-19
drm/radeon: Disable HDP flush before every CS again for < r600
Michel Dänzer
1
-14
/
+14
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-9
/
+12
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-4
/
+4
2014-08-05
drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
1
-5
/
+15
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
1
-1
/
+1
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-08-05
drm/radeon: Inline r100_mm_rreg, -wreg, v3
Lauri Kasanen
1
-33
/
+0
2014-07-18
drm/radeon: use helpers
Rob Clark
1
-4
/
+2
2014-06-10
drm/radeon: remove range check from *_gart_set_page
Christian König
1
-6
/
+2
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
-3
/
+18
2014-06-02
drm/radeon: remove (pre|post)_page_flip callbacks
Christian König
1
-30
/
+0
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-2
/
+2
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
1
-2
/
+0
2014-03-07
drm/radeon: resume old pm late
Alex Deucher
1
-2
/
+0
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
1
-20
/
+20
2014-02-18
drm/radeon: drop radeon_ring_force_activity
Christian König
1
-2
/
+0
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
1
-2
/
+1
2013-12-25
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
1
-1
/
+30
2013-12-25
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-0
/
+7
2013-11-16
drm/radeon: allow semaphore emission to fail
Christian König
1
-1
/
+2
2013-11-06
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-1
/
+1
2013-09-21
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Ivanov
1
-3
/
+5
2013-09-11
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
1
-0
/
+7
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2013-08-31
drm/radeon: remove special handling for the DMA ring
Christian König
1
-1
/
+1
2013-07-23
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
1
-1
/
+1
2013-07-14
drm/radeon: use radeon device for request firmware
Jerome Glisse
1
-10
/
+1
2013-07-06
drm/radeon: fix surface setup on r1xx
Alex Deucher
1
-7
/
+4
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 r1xx-r4xx
Alex Deucher
1
-24
/
+53
2013-02-01
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
1
-4
/
+4
2013-02-01
drm/radeon: use common next_reloc function
Ilija Hadzic
1
-62
/
+14
2013-02-01
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
Ilija Hadzic
1
-33
/
+19
2013-02-01
drm/radeon: use common cs packet parse function
Ilija Hadzic
1
-51
/
+4
2013-02-01
drm/radeon: fix formatting
Ilija Hadzic
1
-23
/
+22
2012-12-14
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
1
-1
/
+12
2012-12-14
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
1
-4
/
+6
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-77
/
+19
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-27
drm/radeon: Fix scratch register leak in IB test.
Michel Dänzer
1
-6
/
+9
2012-09-20
drm/radeon: Remove unused functions
Lauri Kasanen
1
-44
/
+0
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-7
/
+7
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
1
-1
/
+1
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
1
-19
/
+0
2012-09-20
drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback
Alex Deucher
1
-2
/
+4
2012-09-20
drm/radeon: Prevent leak of scratch register on resume from suspend
Simon Kitching
1
-1
/
+2
2012-07-18
drm/radeon: start to document the functions r100.c
Alex Deucher
1
-3
/
+124
[next]