Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
94a914f51e45b8bd7e943327337f307dc72354b9
/
drivers
/
gpu
/
drm
/
radeon
94a914f
drm/radeon: add clock voltage dep tables for acp, samu
by Alex Deucher
· 12 years ago
d29f013
drm/radeon: add structs to store vce clock voltage deps
by Alex Deucher
· 12 years ago
dd621a2
drm/radeon/dpm: grab mvdd_dependency_on_mclk info from vbios
by Alex Deucher
· 12 years ago
58cb763
drm/radeon/dpm: add support for parsing the atom powertune table
by Alex Deucher
· 12 years ago
ef976ec
drm/radeon/dpm: update cac leakage table parsing for CI
by Alex Deucher
· 12 years ago
9dd9333
drm/radeon: adjust si_dpm function for code sharing
by Alex Deucher
· 12 years ago
286d9cc
drm/radeon: add get_temperature() callbacks for CIK (v2)
by Alex Deucher
· 12 years ago
1226290
drm/radeon: add KB/KV to r600_is_internal_thermal_sensor
by Alex Deucher
· 11 years ago
2aacd48
drm/radeon: add CI to r600_is_internal_thermal_sensor()
by Alex Deucher
· 12 years ago
16fbe00
drm/radeon: add support for thermal controller on KB/KV
by Alex Deucher
· 12 years ago
a412fce
drm/radeon/cik: add rlc helpers for DPM
by Alex Deucher
· 12 years ago
84a9d9e
drm/radeon: add structs to store uvd clock voltage deps
by Alex Deucher
· 12 years ago
f7466e6
drm/radeon: switch to pptable.h
by Alex Deucher
· 12 years ago
03243fc
drm/radeon/sumo add helper to go from vid7 to vid2
by Alex Deucher
· 12 years ago
1d58234
drm/radeon: add indirect accessors for dift registers on CIK
by Alex Deucher
· 12 years ago
22c775c
drm/radeon: implement clock and power gating for CIK (v3)
by Alex Deucher
· 11 years ago
1fd1177
drm/radeon: convert SI,CIK to use sumo_rlc functions
by Alex Deucher
· 12 years ago
10b7ca7
drm/radeon: clean up sumo_rlc_init() for code sharing
by Alex Deucher
· 12 years ago
866d83d
drm/radeon/cik: restructure rlc setup
by Alex Deucher
· 12 years ago
7235711a4
drm/radeon: add support for ASPM on CIK asics
by Alex Deucher
· 12 years ago
8a7cd27
drm/radeon/cik: add support for pcie gen1/2/3 switching
by Alex Deucher
· 11 years ago
8c68e39
drm/radeon: switch CIK to use radeon_ucode.h
by Alex Deucher
· 12 years ago
62c35fd7
drm/radeon/cik: implement some more atom helpers for DPM
by Alex Deucher
· 12 years ago
58ea2de
drm/radeon/kms: fix up dce8 display watermark calc for dpm
by Alex Deucher
· 12 years ago
d4d3278
drm/radeon/dpm: use performance state if no UVD state
by Alex Deucher
· 12 years ago
edcd26e
drm/radeon: default to 1024M gart size on rv770+
by Alex Deucher
· 12 years ago
6032034
drm/radeon/dpm: rework thermal state handling
by Alex Deucher
· 11 years ago
ce3537d
drm/radeon/dpm: use multiple UVD power states (v3)
by Alex Deucher
· 11 years ago
85a129c
drm/radeon: add UVD->DPM helper function (v5)
by Alex Deucher
· 11 years ago
4f86296
drm/radeon/kms: remove r6xx+ blit copy routines
by Alex Deucher
· 11 years ago
8dddb99
drm/radeon: switch r6xx+ to using CP DMA for the blit copy callback
by Alex Deucher
· 12 years ago
d43a93c
drm/radeon: fix WREG32_OR macro setting bits in a register
by Rafał Miłecki
· 11 years ago
022374c0
drm/radeon/r7xx: fix copy paste typo in golden register setup
by Alex Deucher
· 11 years ago
112a6d0
drm/radeon: fix UVD message buffer validation
by Christian König
· 11 years ago
8a53fa2
drm/radeon: make missing smc ucode non-fatal
by Alex Deucher
· 11 years ago
761bfb9
drm/radeon/dpm: require rlc for dpm
by Alex Deucher
· 11 years ago
f61d5b46
drm/radeon/cik: use a mutex to properly lock srbm instanced registers
by Alex Deucher
· 11 years ago
3744b24
drm/radeon: remove unnecessary unpin
by Christian König
· 11 years ago
56cc2c1
drm/radeon: add more UVD CS checking
by Christian König
· 11 years ago
641a005
drm/radeon: stop sending invalid UVD destroy msg
by Christian König
· 11 years ago
4ad9c1c
drm/radeon: only save UVD bo when we have open handles
by Christian König
· 11 years ago
6fab3feb
drm/radeon: always program the MC on startup
by Alex Deucher
· 11 years ago
1518dd8
drm/radeon: fix audio dto calculation on DCE3+ (v3)
by Alex Deucher
· 11 years ago
ce149a9
drm/radeon/dpm: disable sclk ss on rv6xx
by Alex Deucher
· 11 years ago
2858c00
drm/radeon: fix halting UVD
by Christian König
· 11 years ago
797f203
drm/radeon/dpm: adjust power state properly for UVD on SI
by Alex Deucher
· 11 years ago
b841ce7
drm/radeon/dpm: fix spread spectrum setup (v2)
by Alex Deucher
· 11 years ago
fda8372
drm/radeon/dpm: adjust thermal protection requirements
by Alex Deucher
· 11 years ago
e1accbf
drm/radeon: select audio dto based on encoder id for DCE3
by Alex Deucher
· 11 years ago
95f5950
drm/radeon: properly handle pm on gpu reset
by Alex Deucher
· 11 years ago
adfb8e5
drm/radeon: fix 64 bit divide in SI spm code
by Alex Deucher
· 11 years ago
5a344dd
drm/radeon/dpm: re-enable cac control on SI
by Alex Deucher
· 11 years ago
31f731a
drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula
by Alex Deucher
· 11 years ago
42a2182
drm/radeon/atom: initialize more atom interpretor elements to 0
by Alex Deucher
· 11 years ago
63f22d0
drm/radeon/dpm: fix and enable reclocking on SI
by Alex Deucher
· 11 years ago
d05f7e7
drm/radeon/dpm: disable cac setup on SI
by Alex Deucher
· 11 years ago
3652f00
drm/radeon/si: disable cgcg and pg for now
by Alex Deucher
· 11 years ago
f86d026
drm/radeon/dpm: fix forcing performance state to low on cayman
by Alex Deucher
· 11 years ago
20fab64
drm/radeon/atom: fix fb when fetching engine params
by Alex Deucher
· 11 years ago
b2d7091
drm/radeon: properly handle cg on asics without UVD
by Alex Deucher
· 11 years ago
46348dc
drm/radeon/dpm: fix powertune handling for pci id 0x6835
by Alex Deucher
· 11 years ago
f44a012
drm/radeon/dpm: fix si_calculate_memory_refresh_rate()
by Alex Deucher
· 11 years ago
489bc47
drm/radeon/dpm: fix display gap programming on SI
by Alex Deucher
· 11 years ago
7d61d83
drm/radeon: fix audio dto programming on DCE4+
by Alex Deucher
· 11 years ago
f5d9b7f0
drm/radeon/dpm: fix r600_enable_sclk_control()
by Alex Deucher
· 11 years ago
f4f85a8
drm/radeon/dpm: implement force performance levels for rv6xx
by Alex Deucher
· 11 years ago
2333a00
drm/radeon/dpm: fix displaygap programming on rv6xx
by Alex Deucher
· 11 years ago
e3c736f
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
by Alex Deucher
· 11 years ago
cef1d00
drm/radeon: fix combios tables on older cards
by Mark Kettenis
· 11 years ago
03ed8cf
drm/radeon: improve dac adjust heuristics for legacy pdac
by Alex Deucher
· 11 years ago
f7929f3
drm/radeon: Another card with wrong primary dac adj
by Ondrej Zary
· 11 years ago
34be8c9
drm/radeon: fix endian issues with DP handling (v3)
by Alex Deucher
· 11 years ago
3e3e53f
drm/radeon/vm: only align the pt base to 32k
by Alex Deucher
· 11 years ago
745a39a
drm/radeon: wait for 3D idle before using CP DMA
by Alex Deucher
· 11 years ago
444bddc
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
by Alex Deucher
· 12 years ago
f90555c
drm/radeon/dpm/atom: fix broken gcc harder
by Alex Deucher
· 11 years ago
48fa04c
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
by Andre Heider
· 11 years ago
77c7d50
drm/radeon/dpm: fix atom vram table parsing
by Alex Deucher
· 11 years ago
1fa4252
drm/radeon: fix an endian bug in atom table parsing
by Alex Deucher
· 11 years ago
1294d4a
drm/radeon: add a module parameter to disable aspm
by Alex Deucher
· 11 years ago
d4639eb
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 11 years ago
a01c34f
radeon kms: do not flush uninitialized hotplug work
by Sergey Senozhatsky
· 11 years ago
13f69c2
drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level
by Alex Deucher
· 12 years ago
1c01103
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
by Alex Deucher
· 12 years ago
6c4f978
drm/radeon: allow selection of alignment in the sub-allocator
by Alex Deucher
· 12 years ago
9cc2e0e
drm/radeon: never unpin UVD bo v3
by Christian König
· 12 years ago
c9a6ca4
drm/radeon: fix UVD fence emit
by Christian König
· 12 years ago
3ec7d11
drm/radeon: add fault decode function for CIK
by Alex Deucher
· 12 years ago
fbf6dc7
drm/radeon: add fault decode function for SI (v2)
by Alex Deucher
· 12 years ago
54e2e49
drm/radeon: add fault decode function for cayman/TN (v2)
by Alex Deucher
· 12 years ago
0a16893
drm/radeon: use radeon device for request firmware
by Jerome Glisse
· 12 years ago
1b6e5fd
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
by Maarten Lankhorst
· 12 years ago
bfea6a6
drm/radeon: use CP DMA on r6xx for bo moves
by Alex Deucher
· 12 years ago
072b5ac
drm/radeon: implement bo copy callback using CP DMA (v2)
by Alex Deucher
· 12 years ago
aeea40c
drm/radeon: Disable dma rings for bo moves on r6xx
by Alex Deucher
· 12 years ago
9847b36
drm/radeon/dpm: disable gfx PG on PALM
by Alex Deucher
· 12 years ago
c2b4cacf
drm/radeon/hdmi: make sure we have an afmt block assigned
by Alex Deucher
· 12 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
f4dec31
drm/radeon/dpm: implement vblank_too_short callback for si
by Alex Deucher
· 12 years ago
76ad73e
drm/radeon/dpm: implement vblank_too_short callback for cayman
by Alex Deucher
· 12 years ago
Next »