index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2013-09-11
drm/radeon: fix typo in PG flags
Alex Deucher
1
-3
/
+3
2013-09-11
drm/radeon/cik: update gpu_init for an additional berlin gpu
Alex Deucher
1
-1
/
+2
2013-09-11
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
1
-0
/
+7
2013-09-11
drm/radeon/cik: properly handle internal cp ints
Alex Deucher
1
-3
/
+17
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-882
/
+2245
2013-08-30
drm/radeon: enable UVD interrupts on CIK
Christian König
1
-0
/
+4
2013-08-30
drm/radeon: fix init ordering for r600+
Alex Deucher
1
-4
/
+5
2013-08-30
drm/radeon: split out radeon_uvd_resume from uvd_v4_2_resume
Alex Deucher
1
-5
/
+8
2013-08-30
drm/radeon: fill in gpu_init for berlin GPU cores
Alex Deucher
1
-1
/
+40
2013-08-30
drm/radeon: update line buffer allocation for dce8
Alex Deucher
1
-7
/
+22
2013-08-30
drm/radeon/cik: properly set up the clearstate buffer for pg (v2)
Alex Deucher
1
-1
/
+92
2013-08-30
drm/radeon: fixes for gfx clockgating on CIK
Alex Deucher
1
-10
/
+5
2013-08-30
drm/radeon: restructure cg/pg on cik (v2)
Alex Deucher
1
-67
/
+98
2013-08-30
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-0
/
+5
2013-08-30
drm/radeon: separate DMA code
Christian König
1
-726
/
+10
2013-08-30
drm/radeon: separate UVD code v3
Christian König
1
-37
/
+4
2013-08-30
drm/radeon: remove special handling for the DMA ring
Christian König
1
-12
/
+8
2013-08-30
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
1
-2
/
+1
2013-08-30
drm/radeon/dpm: implement UVD powergating for KB/KV
Alex Deucher
1
-2
/
+2
2013-08-30
drm/radeon: restructure UVD code to handle UVD PG (v2)
Alex Deucher
1
-9
/
+5
2013-08-30
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
1
-6
/
+35
2013-08-30
drm/radeon/kms: add dpm support for KB/KV
Alex Deucher
1
-3
/
+27
2013-08-30
drm/radeon: add get_temperature() callbacks for CIK (v2)
Alex Deucher
1
-0
/
+37
2013-08-30
drm/radeon/cik: add rlc helpers for DPM
Alex Deucher
1
-0
/
+29
2013-08-30
drm/radeon: implement clock and power gating for CIK (v3)
Alex Deucher
1
-21
/
+1454
2013-08-30
drm/radeon: convert SI,CIK to use sumo_rlc functions
Alex Deucher
1
-5
/
+5
2013-08-30
drm/radeon/cik: restructure rlc setup
Alex Deucher
1
-30
/
+54
2013-08-30
drm/radeon: add support for ASPM on CIK asics
Alex Deucher
1
-0
/
+151
2013-08-30
drm/radeon/cik: add support for pcie gen1/2/3 switching
Alex Deucher
1
-0
/
+161
2013-08-30
drm/radeon: switch CIK to use radeon_ucode.h
Alex Deucher
1
-16
/
+1
2013-08-30
drm/radeon/kms: fix up dce8 display watermark calc for dpm
Alex Deucher
1
-22
/
+74
2013-08-07
drm/radeon/cik: use a mutex to properly lock srbm instanced registers
Alex Deucher
1
-0
/
+10
2013-08-07
drm/radeon: only save UVD bo when we have open handles
Christian König
1
-1
/
+1
2013-08-07
drm/radeon: always program the MC on startup
Alex Deucher
1
-1
/
+2
2013-08-07
drm/radeon: fix halting UVD
Christian König
1
-1
/
+2
2013-07-23
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
1
-7
/
+7
2013-07-14
drm/radeon: never unpin UVD bo v3
Christian König
1
-1
/
+1
2013-07-14
drm/radeon: add fault decode function for CIK
Alex Deucher
1
-2
/
+30
2013-07-14
drm/radeon: use radeon device for request firmware
Jerome Glisse
1
-18
/
+7
2013-06-27
drm/radeon: fix typo in cik_select_se_sh()
Alex Deucher
1
-1
/
+1
2013-06-27
drm/radeon: add cik tile mode array query
Alex Deucher
1
-0
/
+4
2013-06-27
drm/radeon/cik: add support for golden register init
Alex Deucher
1
-0
/
+438
2013-06-27
drm/radeon/cik: add support for compute interrupts
Alex Deucher
1
-5
/
+116
2013-06-27
drm/radeon: fix up ring functions for compute rings
Alex Deucher
1
-6
/
+47
2013-06-27
drm/radeon/cik: switch to type3 nop packet for compute rings (v2)
Alex Deucher
1
-2
/
+4
2013-06-27
drm/radeon/cik: Add support for compute queues (v4)
Alex Deucher
1
-9
/
+513
2013-06-27
drm/radeon: implement simple doorbell page allocator
Alex Deucher
1
-0
/
+38
2013-06-26
drm/radeon/cik: add srbm_select function
Alex Deucher
1
-2
/
+25
2013-06-26
drm/radeon: add UVD support for CIK (v3)
Christian König
1
-0
/
+111
2013-06-26
drm/radeon/cik: add pcie_port indirect register accessors
Alex Deucher
1
-0
/
+21
[next]