Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c894d63c6b36de20f0248d88801be5ace8e6bee8
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_atombios.c
297b128
drm/radeon: add missing header dependencies
by Baoyou Xie
· 8 years ago
3edc38a
drm/radeon: fix firmware info version checks
by Alex Deucher
· 8 years ago
3cf8bb1
drm/radeon: fix indentation.
by Jérome Glisse
· 9 years ago
fe6fc1f
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
by Slava Grigorev
· 9 years ago
c9a392e
drm/radeon: cleaned up VCO output settings for DP audio
by Slava Grigorev
· 9 years ago
0eb1c3d
drm/radeon: clean up fujitsu quirks
by Alex Deucher
· 9 years ago
ac4a935
drm/radeon: Fix "slow" audio over DP on DCE8+
by Slava Grigorev
· 9 years ago
9843ead
drm/radeon: add DisplayPort MST support (v2)
by Dave Airlie
· 10 years ago
09b6e85
drm/radeon: fix voltage setup on hawaii
by Alex Deucher
· 10 years ago
727b3d2
drm/radeon: store the gpio shift as well
by Alex Deucher
· 10 years ago
09e619c
drm/radeon: export radeon_atombios_lookup_gpio
by Alex Deucher
· 10 years ago
9b92d1e
drm/radeon/dpm: grab fan info from vbios
by Alex Deucher
· 10 years ago
7f6bf72
drm/radeon/atombios: declare connector convert tables as static
by Michele Curti
· 10 years ago
ff43779
drm/radeon/dpm: set the thermal type properly for special configs
by Alex Deucher
· 10 years ago
1952f24
drm/radeon: add connector quirk for fujitsu board
by Alex Deucher
· 10 years ago
e9f274b
drm/radeon/atom: add new voltage fetch function for hawaii
by Alex Deucher
· 10 years ago
5dc3553
drm/radeon: load the lm63 driver for an lm64 thermal chip.
by Alex Deucher
· 10 years ago
636e258
drm/radeon/dpm: add support for SVI2 voltage for SI
by Alex Deucher
· 11 years ago
9368931
drm/radeon: adjust default dispclk on DCE6 (v2)
by Alex Deucher
· 11 years ago
6802d4b
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
by Alex Deucher
· 11 years ago
f5395ba
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next
by Dave Airlie
· 11 years ago
d526fbd
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
by Alex Deucher
· 11 years ago
18f8f52
drm/radeon: handle ss percentage divider properly
by Alex Deucher
· 11 years ago
265d09a
drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
by Ville Syrjälä
· 11 years ago
0091fc1
drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_atombios.c and radeon_combios.c
by Rashika Kheria
· 11 years ago
a38eab5
drivers: gpu: Move prototype declaration to header file radeon_mode.h
by Rashika Kheria
· 11 years ago
180f805
drm/radeon: fix typo in fetching mpll params
by Alex Deucher
· 11 years ago
a7ee824
drm/radeon: additional gcc fixes for radeon_atombios.c
by Alex Deucher
· 11 years ago
607f2c2
drm/radeon: gcc fixes for radeon_atombios.c
by Alex Deucher
· 11 years ago
fb93df1
drm/radeon: fix handling of variable sized arrays for router objects
by Alex Deucher
· 11 years ago
9566394
drm/radeon: fix LCD record parsing
by Alex Deucher
· 11 years ago
9cb84ab
drm/radeon: check firmware overrides for mclk/sclk ss
by Alex Deucher
· 11 years ago
cc8dbbb
drm/radeon: add dpm support for CI dGPUs (v2)
by Alex Deucher
· 11 years ago
16fbe00
drm/radeon: add support for thermal controller on KB/KV
by Alex Deucher
· 12 years ago
62c35fd7
drm/radeon/cik: implement some more atom helpers for DPM
by Alex Deucher
· 12 years ago
20fab64
drm/radeon/atom: fix fb when fetching engine params
by Alex Deucher
· 11 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
c6cf777
drm/radeon: set default clocks for SI when DPM is disabled
by Alex Deucher
· 12 years ago
e631227
drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table()
by Alex Deucher
· 12 years ago
4da18e2
drm/radeon: fix typo in radeon_atom_init_mc_reg_table()
by Alex Deucher
· 12 years ago
5c7524b
drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()
by Alex Deucher
· 12 years ago
6e76476
drm/radeon: fix endian issues in atombios dpm code
by Alex Deucher
· 12 years ago
779187f
drm/radeon/atom: fix voltage table parsing
by Alex Deucher
· 12 years ago
da28952
drm/radeon: fix typo in atom voltage table handling (si+)
by Alex Deucher
· 12 years ago
7a80c2c
drm/radeon: fix typo in atom voltage table handling (6xx-ni)
by Alex Deucher
· 12 years ago
2abba66
drm/radeon: update radeon_atombios_get_default_voltages for mvdd
by Alex Deucher
· 12 years ago
4489cd62
drm/radeon/dpm: validate voltages against dispclk requirements
by Alex Deucher
· 12 years ago
beb79f4
drm/radeon: add atom get leakage vddc function
by Alex Deucher
· 12 years ago
6517194
drm/radeon: update radeon_atom_get_voltage_table() for SI
by Alex Deucher
· 12 years ago
58653ab
drm/radeon: update radeon_atom_is_voltage_gpio() for SI
by Alex Deucher
· 12 years ago
eaa778a
drm/radeon/atom: add helper to calcuate mpll params
by Alex Deucher
· 12 years ago
4a6369e
drm/radeon/kms: add dpm support for rv6xx (v3)
by Alex Deucher
· 12 years ago
ae5b0ab
drm/radeon/kms: add atom helper functions for dpm (v3)
by Alex Deucher
· 12 years ago
9219ed6
drm/radeon: update radeon_atom_get_clock_dividers for CIK
by Alex Deucher
· 12 years ago
360b1f5
drm/radeon: update radeon_atom_get_clock_dividers() for SI
by Alex Deucher
· 12 years ago
c2037ad
drm/radeon: add SS override support for KB/KV
by Alex Deucher
· 12 years ago
bc19f59
drm/radeon: update power state parsing for CI
by Alex Deucher
· 12 years ago
5115020
drm/radeon: handle the integrated thermal controller on CI
by Alex Deucher
· 12 years ago
441e76c
drm/radeon: fix handling of v6 power tables
by Alex Deucher
· 12 years ago
982cb32
drm/radeon: clarify family checks in pm table parsing
by Alex Deucher
· 12 years ago
f8e6bfc
drm/radeon: fix possible segfault when parsing pm tables
by Alex Deucher
· 12 years ago
f4a2596
drm/radeon: fix endian bugs in radeon_atom_get_clock_dividers() (v3)
by Alex Deucher
· 12 years ago
7062ab67
drm/radeon: add radeon_atom_get_clock_dividers helper
by Christian König
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4755fab
drm/radeon: implement bounds checking on thermal controller lookup
by Alex Deucher
· 12 years ago
af7912e
drm/radeon: track whether the GPU controls the backlight (v2)
by Alex Deucher
· 12 years ago
52e9b39
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping
by Tvrtko Ursulin
· 12 years ago
3838f46
drm/radeon: properly handle SS overrides on TN (v2)
by Alex Deucher
· 12 years ago
1ebf169
drm/radeon: fix XFX quirk
by Alex Deucher
· 13 years ago
14607d0
drm/radeon/kms: update power table parsing for SI
by Alex Deucher
· 13 years ago
e83753b
drm/radeon/kms/atom: add support for SI SetVoltage table
by Alex Deucher
· 13 years ago
82d118e
drm/radeon/kms: fix up atom HPD gpio parsing for DCE6
by Alex Deucher
· 13 years ago
f734688
drm/radeon/kms: upstream power table updates
by Alex Deucher
· 13 years ago
4c1b2d2
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
by Alex Deucher
· 13 years ago
3ac0eb6
drm/radeon/kms/atom: dpms bios scratch reg updates
by Alex Deucher
· 13 years ago
6f9f8a6
drm/radeon/kms/atom: bios scratch reg handling updates
by Alex Deucher
· 13 years ago
4376eee
drm/radeon/kms/atom: fix possible segfault in pm setup
by Alexander Müller
· 13 years ago
21240f9
drm/radeon/kms/atom: unify i2c gpio table handling
by Alex Deucher
· 13 years ago
d724502
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
by Alex Deucher
· 13 years ago
6991b8f
drm/radeon/kms: fix segfault in pm rework
by Alex Deucher
· 13 years ago
6c47e5c
drm/radeon/kms: fix up gpio i2c mask bits for r4xx
by Alex Deucher
· 13 years ago
8f3f1c9
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
by Alex Deucher
· 13 years ago
ce580fa
drm/radeon: Move more code out of line
by Andi Kleen
· 13 years ago
ee4017f
drm/radeon/kms: handle special cases for vddc
by Alex Deucher
· 14 years ago
a377e18
drm/radeon/kms/r6xx+: voltage fixes
by Alex Deucher
· 14 years ago
b20f9be
drm/radeon/kms: check modes against max pixel clock
by Alex Deucher
· 14 years ago
05fa7ea
drm/radeon/kms: fix extended lvds info parsing
by Alex Deucher
· 14 years ago
4f87af4
drm/radeon/kms: add pci id to acer travelmate quirk for 5730
by Alex Deucher
· 14 years ago
eaa4f5e
drm/radeon: fix regression on atom cards with hardcoded EDID record.
by Dave Airlie
· 14 years ago
2feea49
drm/radeon/kms: properly program vddci on evergreen+
by Alex Deucher
· 14 years ago
8a83ec5
drm/radeon/kms: add voltage type to atom set voltage function
by Alex Deucher
· 14 years ago
97ea530
drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)
by John Lindgren
· 14 years ago
4589433
drm/radeon/kms: atombios big endian fixes
by Cédric Cano
· 14 years ago
0975b16
drm/radeon/kms: dynamically allocate power state space
by Alex Deucher
· 14 years ago
8736476
drm/radeon/kms: fix s/r issues with bios scratch regs
by Alex Deucher
· 14 years ago
619efb1
drm/radeon/kms: Enable new pll calculation for avivo+ asics
by Alex Deucher
· 14 years ago
Next »