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.12.y
linux-6.13.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
/
cik.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
-26
/
+26
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-2
/
+2
2014-10-03
drm/radeon: cope with foreign fences inside the reservation object
Maarten Lankhorst
1
-1
/
+1
2014-10-01
drm/radeon/cik: write gfx ucode version to ucode addr reg
Alex Deucher
1
-10
/
+7
2014-09-23
drm/radeon/cik: use a separate counter for CP init timeout
Alex Deucher
1
-2
/
+2
2014-09-23
drm/radeon: Update IH_RB_RPTR register after each processed interrupt
Michel Dänzer
1
-1
/
+1
2014-09-23
drm/radeon: Make IH ring overflow debugging output more useful
Michel Dänzer
1
-2
/
+2
2014-09-23
drm/radeon: Clear RB_OVERFLOW bit earlier
Michel Dänzer
1
-1
/
+1
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
1
-7
/
+19
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-12
/
+13
2014-08-28
radeon: Test for PCI root bus before assuming bus->self
Alex Williamson
1
-1
/
+5
2014-08-28
drm/radeon: drop doing resets in a work item
Christian König
1
-2
/
+4
2014-08-26
drm/radeon: save/restore the PD addr on suspend/resume
Christian König
1
-6
/
+14
2014-08-22
drm/radeon: add new KV pci id
Alex Deucher
1
-0
/
+1
2014-08-19
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
Alex Deucher
1
-0
/
+1
2014-08-19
drm/radeon: fix active cu count for SI and CIK
Alex Deucher
1
-5
/
+3
2014-08-19
drm/radeon: Sync ME and PFP after CP semaphore waits v4
Christian König
1
-0
/
+17
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-4
/
+4
2014-08-15
drm/radeon: use pfp for all vm_flush related updates
Alex Deucher
1
-4
/
+4
2014-08-05
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
1
-1
/
+2
2014-08-05
drm/radeon: use packet3 for nop on hawaii with new firmware
Alex Deucher
1
-1
/
+4
2014-08-05
drm/radeon: use packet2 for nop on hawaii with old firmware
Alex Deucher
1
-3
/
+10
2014-08-05
drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
1
-4
/
+0
2014-08-05
drm/radeon: set VM base addr using the PFP v2
Christian König
1
-2
/
+3
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-2
/
+2
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-08-05
drm/radeon/cik: Add support for new ucode format (v5)
Alex Deucher
1
-163
/
+526
2014-07-25
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
1
-0
/
+1
2014-07-11
drm/radeon: only print meaningful VM faults
Christian König
1
-2
/
+4
2014-06-10
drm/radeon: add query for number of active CUs
Alex Deucher
1
-1
/
+11
2014-06-10
drm/radeon: make vm_block_size a module parameter
Christian König
1
-1
/
+1
2014-06-10
drm/radeon: use lower_32_bits where appropriate
Christian König
1
-2
/
+2
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-0
/
+148
2014-06-02
drm/radeon: separate vblank and pflip crtc handling
Christian König
1
-6
/
+6
2014-06-02
drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2
Christian König
1
-0
/
+1
2014-06-02
drm/radeon: add large PTE support for NI, SI and CIK v5
Christian König
1
-1
/
+3
2014-05-06
drm/radeon: update cik init for Mullins.
Samuel Li
1
-0
/
+71
2014-05-06
drm/radeon: drm/radeon: add missing radeon_semaphore_free to error path
Maarten Lankhorst
1
-0
/
+1
2014-05-01
drm/radeon: use pflip irq on R600+ v2
Christian König
1
-0
/
+76
2014-04-17
drm/radeon/ci: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon: add support for newer mc ucode on CI (v2)
Alex Deucher
1
-9
/
+17
2014-04-03
drm/radeon: fix typo in spectre_golden_registers
Alex Deucher
1
-1
/
+1
2014-04-03
drm/radeon: fix endian swap on hawaii clear state buffer setup
Alex Deucher
1
-2
/
+2
2014-03-25
drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK
Marek Olšák
1
-3
/
+24
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
1
-3
/
+7
2014-03-13
drm/radeon/cik: properly set compute ring status on disable
Alex Deucher
1
-1
/
+4
2014-03-07
drm/radeon/cik: fix typo in documentation
Alex Deucher
1
-1
/
+1
2014-03-07
drm/radeon: resume old pm late
Alex Deucher
1
-1
/
+2
2014-02-18
drm/radeon: drop radeon_ring_force_activity
Christian König
1
-2
/
+0
[next]