index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-27
drm/radeon: handle lockup in delayed work, v5
Christian König
2
-78
/
+124
2014-08-27
drm/radeon: take exclusive_lock in read mode during ring tests, v5
Maarten Lankhorst
4
-23
/
+27
2014-08-27
drm/radeon: force fence completion only on problematic rings (v2)
Christian König
4
-15
/
+8
2014-08-27
drm/radeon: wake up all fences on manual reset
Christian König
1
-0
/
+1
2014-08-27
drm/radeon: add UVD fw names for older asic
Christian König
1
-0
/
+23
2014-08-27
drm/radeon: enable RB_ARB before resetting the VCPU
Christian König
1
-2
/
+2
2014-08-27
drm/radeon: 760G/780V/880V don't have UVD
Alex Deucher
2
-25
/
+42
2014-08-27
drm/radeon: implement UVD hw workarounds for R6xx v3
Christian König
2
-1
/
+28
2014-08-27
drm/radeon: add UVD support for older asics v4
Christian König
6
-0
/
+138
2014-08-27
drm/radeon: add set_uvd_clocks callback for r6xx v4
Alex Deucher
2
-0
/
+114
2014-08-27
drm/radeon: properly init UVD MC bits on R600
Christian König
2
-1
/
+7
2014-08-27
drm/radeon: force UVD buffers into VRAM on RS[78]80 v2
Christian König
1
-3
/
+6
2014-08-27
drm/radeon: move the IB test after the AGP fallback
Christian König
1
-4
/
+4
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
4
-40
/
+66
2014-08-26
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
Alex Deucher
2
-33
/
+16
2014-08-26
drm/radeon: save/restore the PD addr on suspend/resume
Christian König
4
-9
/
+37
2014-08-26
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
12
-4
/
+590
2014-08-22
drm/radeon: add new KV pci id
Alex Deucher
1
-0
/
+1
2014-08-19
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"
Alex Deucher
1
-3
/
+1
2014-08-19
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
Alex Deucher
2
-0
/
+2
2014-08-19
drm/radeon: fix active cu count for SI and CIK
Alex Deucher
2
-10
/
+6
2014-08-19
drm/radeon: re-enable selective GPUVM flushing
Alex Deucher
1
-3
/
+1
2014-08-19
drm/radeon: Sync ME and PFP after CP semaphore waits v4
Christian König
3
-0
/
+36
2014-08-19
drm/radeon: fix display handling in radeon_gpu_reset
Alex Deucher
1
-0
/
+16
2014-08-19
drm/radeon: fix pm handling in radeon_gpu_reset
Alex Deucher
1
-2
/
+16
2014-08-18
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
25
-66
/
+73
2014-08-18
drm/radeon: properly document reloc priority mask
Christian König
1
-1
/
+2
2015-01-02
drm/radeon: Use new cik_structs.h file
Oded Gabbay
2
-264
/
+1
2015-01-02
drm/radeon: Don't use relative paths in #include
Oded Gabbay
2
-2
/
+2
2015-01-02
drm/radeon: Initialize compute vmid
Ben Goz
2
-39
/
+24
2014-08-15
drm/radeon: Remove duplicate include from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-15
drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML
Alex Deucher
1
-3
/
+3
2014-08-15
drm/radeon: Add ability to get and change dpm state when radeon PX card is turned off
Pali Rohár
1
-10
/
+6
2014-08-15
drm/radeon: Add missing lines to ci_set_thermal_temperature_range
Oleg Chernovskiy
1
-0
/
+3
2014-08-15
drm/radeon: Always flush VM again on < CIK
Michel Dänzer
1
-1
/
+3
2014-08-15
drm/radeon: add a check for allocation failure (v2)
Dan Carpenter
1
-0
/
+4
2014-08-15
drm/radeon: use pfp for all vm_flush related updates
Alex Deucher
2
-6
/
+6
2014-08-15
drm/radeon: add bapm module parameter
Alex Deucher
4
-10
/
+24
2014-08-11
drm/radeon: allow userptr write access under certain conditions
Christian König
1
-7
/
+12
2014-08-11
drm/radeon: add userptr flag to register MMU notifier v3
Christian König
6
-2
/
+296
2014-08-11
drm/radeon: add userptr flag to directly validate the BO to GTT
Christian König
1
-1
/
+17
2014-08-11
drm/radeon: add userptr flag to limit it to anonymous memory v2
Christian König
2
-1
/
+12
2014-08-11
drm/radeon: add userptr support v8
Christian König
9
-3
/
+263
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
55
-1481
/
+3073
2014-08-05
drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined.
Mario Kleiner
1
-1
/
+10
2014-08-05
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
7
-5
/
+27
2014-08-05
drm/radeon: tweak ACCEL_WORKING2 query for the new firmware for hawaii
Andreas Boll
1
-3
/
+7
2014-08-05
drm/radeon: use packet3 for nop on hawaii with new firmware
Alex Deucher
1
-1
/
+4
2014-08-05
drm/radeon: tweak ACCEL_WORKING2 query for hawaii
Alex Deucher
1
-1
/
+8
2014-08-05
drm/radeon: use packet2 for nop on hawaii with old firmware
Alex Deucher
1
-3
/
+10
[prev]
[next]