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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
drm/radeon: implement pci config reset for CIK (v3)
Alex Deucher
2
-0
/
+172
2014-01-08
drm/radeon: implement pci config reset for SI (v2)
Alex Deucher
2
-0
/
+116
2014-01-08
drm/radeon: implement pci config reset for evergreen/cayman (v2)
Alex Deucher
3
-2
/
+59
2014-01-08
drm/radeon: implement pci config reset for r6xx/7xx (v3)
Alex Deucher
4
-0
/
+112
2014-01-08
drm/radeon: add pci config hard reset
Alex Deucher
2
-0
/
+9
2014-01-08
drm/radeon: add hard_reset module parameter
Alex Deucher
2
-0
/
+5
2014-01-08
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Marek Olšák
2
-2
/
+8
2014-01-08
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
1
-2
/
+4
2014-01-07
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
3
-11
/
+4
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
3
-22
/
+20
2014-01-07
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2
-9
/
+9
2014-01-07
drm/radeon/dpm: make some functions static for TN
Alex Deucher
2
-5
/
+2
2014-01-07
drm/radeon/dpm: make some functions static for sumo
Alex Deucher
2
-2
/
+1
2014-01-07
drm/radeon/dpm: make some functions static for CI
Alex Deucher
1
-6
/
+6
2014-01-07
drivers: gpu: Include appropriate header file in ci_smc.c
Rashika Kheria
1
-0
/
+1
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Include appropriate header file in si_smc.c and remove prototyp...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in ra...
Rashika Kheria
1
-1
/
+2
2014-01-07
drivers: gpu: Mark function as static in r600_hdmi.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_gem.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_kms.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark functions as static in radeon_device.c
Rashika Kheria
1
-2
/
+2
2014-01-07
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drm/radeon: warn users when hw_i2c is enabled (v2)
Alex Deucher
1
-0
/
+3
2014-01-03
drm/radeon: fix pptable.h portability
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
14
-133
/
+391
2013-12-24
drm/radeon: enable dpm by default on CI APUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable dpm by default on CI dGPUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable gfx cgcg on CIK APUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable gfx cgcg on CIK dGPUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
21
-24
/
+158
2013-12-24
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
15
-205
/
+53
2013-12-24
drm/radeon/dpm: add late_enable for KB/KV
Alex Deucher
3
-0
/
+26
2013-12-24
drm/radeon/dpm: add late_enable for CI
Alex Deucher
3
-0
/
+31
2013-12-24
drm/radeon/dpm: add late_enable for SI
Alex Deucher
3
-0
/
+24
2013-12-24
drm/radeon/dpm: add late_enable for trinity
Alex Deucher
3
-0
/
+24
2013-12-24
drm/radeon/dpm: add late_enable for sumo
Alex Deucher
3
-0
/
+22
2013-12-24
drm/radeon/dpm: add late_enable for rv7xx-NI
Alex Deucher
3
-0
/
+27
2013-12-24
drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx
Alex Deucher
3
-0
/
+19
2013-12-24
drm/radeon/dpm: add a late enable callback
Alex Deucher
2
-0
/
+15
2013-12-24
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
6
-77
/
+84
2013-12-24
drm/radeon/cik: drop cg_update from dpm code
Alex Deucher
2
-61
/
+0
2013-12-24
drm/radeon/si: drop cg_update from dpm code
Alex Deucher
2
-40
/
+2
2013-12-24
drm/radeon/dpm: remove unnecessary checks in dpm_init
Alex Deucher
1
-19
/
+17
2013-12-24
drm/radeon: add GART debugfs access v3
Christian König
2
-0
/
+64
2013-12-24
drm/radeon: add VRAM debugfs access v3
Christian König
3
-1
/
+81
2013-12-24
drm/radeon: cleanup radeon_ttm debugfs handling
Christian König
1
-36
/
+23
2013-12-24
drm/radeon: update fence values in before reporting them
Christian König
1
-0
/
+2
2013-12-24
drm/radeon: report the real offset in radeon_sa_bo_dump_debug_info
Christian König
1
-2
/
+4
2013-12-24
drm/radeon: improve ring debugfs a bit
Christian König
1
-18
/
+38
[next]