index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_atombios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
1
-5
/
+15
2021-05-04
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
1
-3
/
+3
2021-01-06
drm/radeon: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-44
/
+45
2020-11-16
drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s prototype to sh...
Lee Jones
1
-4
/
+0
2020-11-16
drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder's prototyp...
Lee Jones
1
-5
/
+1
2020-11-16
drm/radeon/atombios_encoders: Move 'radeon_atom_get_tv_timings()'s prototype ...
Lee Jones
1
-0
/
+1
2020-03-28
drm/radeon: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-07
drm/radeon: remove three set but not used variable
yu kuai
1
-13
/
+2
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-1
/
+2
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
1
-1
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-15
/
+24
2016-10-25
drm/radeon: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-07-28
drm/radeon: fix firmware info version checks
Alex Deucher
1
-2
/
+2
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
1
-3
/
+3
2016-01-27
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
Slava Grigorev
1
-8
/
+29
2016-01-27
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
1
-5
/
+7
2015-12-21
drm/radeon: clean up fujitsu quirks
Alex Deucher
1
-9
/
+3
2015-12-18
drm/radeon: Fix "slow" audio over DP on DCE8+
Slava Grigorev
1
-0
/
+7
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
1
-0
/
+1
2015-02-13
drm/radeon: fix voltage setup on hawaii
Alex Deucher
1
-0
/
+1
2014-11-12
drm/radeon: store the gpio shift as well
Alex Deucher
1
-0
/
+1
2014-11-12
drm/radeon: export radeon_atombios_lookup_gpio
Alex Deucher
1
-6
/
+6
2014-11-12
drm/radeon/dpm: grab fan info from vbios
Alex Deucher
1
-0
/
+8
2014-10-01
drm/radeon/atombios: declare connector convert tables as static
Michele Curti
1
-3
/
+3
2014-09-09
drm/radeon/dpm: set the thermal type properly for special configs
Alex Deucher
1
-7
/
+19
2014-09-08
drm/radeon: add connector quirk for fujitsu board
Alex Deucher
1
-0
/
+7
2014-08-05
drm/radeon/atom: add new voltage fetch function for hawaii
Alex Deucher
1
-0
/
+35
2014-08-05
drm/radeon: load the lm63 driver for an lm64 thermal chip.
Alex Deucher
1
-2
/
+2
2014-08-05
drm/radeon/dpm: add support for SVI2 voltage for SI
Alex Deucher
1
-0
/
+44
2014-07-01
drm/radeon: adjust default dispclk on DCE6 (v2)
Alex Deucher
1
-1
/
+9
2014-01-29
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Deucher
1
-0
/
+4
2014-01-22
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
1
-2
/
+4
2014-01-20
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
Alex Deucher
1
-5
/
+7
2014-01-20
drm/radeon: handle ss percentage divider properly
Alex Deucher
1
-0
/
+7
2014-01-20
drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
Ville Syrjälä
1
-2
/
+4
2014-01-07
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
1
-5
/
+0
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
1
-12
/
+0
2013-12-02
drm/radeon: fix typo in fetching mpll params
Alex Deucher
1
-1
/
+1
2013-09-20
drm/radeon: additional gcc fixes for radeon_atombios.c
Alex Deucher
1
-23
/
+43
2013-08-30
drm/radeon: gcc fixes for radeon_atombios.c
Alex Deucher
1
-14
/
+28
2013-08-30
drm/radeon: fix handling of variable sized arrays for router objects
Alex Deucher
1
-3
/
+6
2013-08-30
drm/radeon: fix LCD record parsing
Alex Deucher
1
-1
/
+3
2013-08-30
drm/radeon: check firmware overrides for mclk/sclk ss
Alex Deucher
1
-0
/
+9
2013-08-30
drm/radeon: add dpm support for CI dGPUs (v2)
Alex Deucher
1
-1
/
+1
2013-08-30
drm/radeon: add support for thermal controller on KB/KV
Alex Deucher
1
-0
/
+5
2013-08-30
drm/radeon/cik: implement some more atom helpers for DPM
Alex Deucher
1
-0
/
+115
2013-07-29
drm/radeon/atom: fix fb when fetching engine params
Alex Deucher
1
-1
/
+1
2013-07-17
drm/radeon/dpm/atom: fix broken gcc harder
Alex Deucher
1
-3
/
+6
2013-07-17
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
Andre Heider
1
-2
/
+3
2013-07-17
drm/radeon/dpm: fix atom vram table parsing
Alex Deucher
1
-16
/
+10
[next]