index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_atombios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
2013-08-30
1
-1
/
+1
*
drm/radeon: add support for thermal controller on KB/KV
Alex Deucher
2013-08-30
1
-0
/
+5
*
drm/radeon/cik: implement some more atom helpers for DPM
Alex Deucher
2013-08-30
1
-0
/
+115
*
drm/radeon/atom: fix fb when fetching engine params
Alex Deucher
2013-07-29
1
-1
/
+1
*
drm/radeon/dpm/atom: fix broken gcc harder
Alex Deucher
2013-07-17
1
-3
/
+6
*
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
Andre Heider
2013-07-17
1
-2
/
+3
*
drm/radeon/dpm: fix atom vram table parsing
Alex Deucher
2013-07-17
1
-16
/
+10
*
drm/radeon: fix an endian bug in atom table parsing
Alex Deucher
2013-07-17
1
-1
/
+1
*
drm/radeon: set default clocks for SI when DPM is disabled
Alex Deucher
2013-07-05
1
-0
/
+4
*
drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table()
Alex Deucher
2013-07-03
1
-1
/
+1
*
drm/radeon: fix typo in radeon_atom_init_mc_reg_table()
Alex Deucher
2013-07-01
1
-1
/
+2
*
drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()
Alex Deucher
2013-07-01
1
-1
/
+1
*
drm/radeon: fix endian issues in atombios dpm code
Alex Deucher
2013-06-27
1
-5
/
+5
*
drm/radeon/atom: fix voltage table parsing
Alex Deucher
2013-06-27
1
-150
/
+170
*
drm/radeon: fix typo in atom voltage table handling (si+)
Alex Deucher
2013-06-27
1
-2
/
+2
*
drm/radeon: fix typo in atom voltage table handling (6xx-ni)
Alex Deucher
2013-06-27
1
-4
/
+4
*
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
Alex Deucher
2013-06-27
1
-4
/
+7
*
drm/radeon/dpm: validate voltages against dispclk requirements
Alex Deucher
2013-06-27
1
-0
/
+1
*
drm/radeon: add atom get leakage vddc function
Alex Deucher
2013-06-27
1
-0
/
+7
*
drm/radeon: update radeon_atom_get_voltage_table() for SI
Alex Deucher
2013-06-27
1
-25
/
+65
*
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
Alex Deucher
2013-06-27
1
-21
/
+50
*
drm/radeon/atom: add helper to calcuate mpll params
Alex Deucher
2013-06-27
1
-0
/
+51
*
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
2013-06-27
1
-2
/
+2
*
drm/radeon/kms: add atom helper functions for dpm (v3)
Alex Deucher
2013-06-27
1
-7
/
+653
*
drm/radeon: update radeon_atom_get_clock_dividers for CIK
Alex Deucher
2013-06-26
1
-1
/
+19
*
drm/radeon: update radeon_atom_get_clock_dividers() for SI
Alex Deucher
2013-06-26
1
-1
/
+5
*
drm/radeon: add SS override support for KB/KV
Alex Deucher
2013-06-26
1
-0
/
+17
*
drm/radeon: update power state parsing for CI
Alex Deucher
2013-06-26
1
-0
/
+10
*
drm/radeon: handle the integrated thermal controller on CI
Alex Deucher
2013-06-26
1
-0
/
+6
*
drm/radeon: fix handling of v6 power tables
Alex Deucher
2013-05-02
1
-6
/
+5
*
drm/radeon: clarify family checks in pm table parsing
Alex Deucher
2013-05-02
1
-3
/
+3
*
drm/radeon: fix possible segfault when parsing pm tables
Alex Deucher
2013-05-02
1
-1
/
+9
*
drm/radeon: fix endian bugs in radeon_atom_get_clock_dividers() (v3)
Alex Deucher
2013-04-23
1
-4
/
+2
*
drm/radeon: add radeon_atom_get_clock_dividers helper
Christian König
2013-04-09
1
-0
/
+107
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-2
/
+13
|
\
|
*
drm/radeon: implement bounds checking on thermal controller lookup
Alex Deucher
2012-09-20
1
-2
/
+9
|
*
drm/radeon: track whether the GPU controls the backlight (v2)
Alex Deucher
2012-09-20
1
-0
/
+4
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...
Tvrtko Ursulin
2012-08-20
1
-1
/
+1
*
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
2012-08-13
1
-12
/
+37
*
drm/radeon: fix XFX quirk
Alex Deucher
2012-05-29
1
-1
/
+3
*
drm/radeon/kms: update power table parsing for SI
Alex Deucher
2012-03-21
1
-0
/
+21
*
drm/radeon/kms/atom: add support for SI SetVoltage table
Alex Deucher
2012-03-21
1
-6
/
+33
*
drm/radeon/kms: fix up atom HPD gpio parsing for DCE6
Alex Deucher
2012-03-21
1
-1
/
+3
*
drm/radeon/kms: upstream power table updates
Alex Deucher
2012-03-21
1
-7
/
+7
*
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
Alex Deucher
2012-03-20
1
-0
/
+14
*
drm/radeon/kms/atom: dpms bios scratch reg updates
Alex Deucher
2012-02-22
1
-0
/
+3
*
drm/radeon/kms/atom: bios scratch reg handling updates
Alex Deucher
2012-02-14
1
-0
/
+17
*
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
2012-01-03
1
-1
/
+5
*
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
2011-11-22
1
-128
/
+86
[next]