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
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-07
drm/amdgpu: properly clean up runtime pm
Alex Deucher
1
-10
/
+21
2016-07-07
drm/amdgpu: work around lack of upstream ACPI support for D3cold
Alex Deucher
1
-0
/
+9
2016-07-07
drm/amdgpu: add gpu reset to timeout handler
Chunming Zhou
1
-0
/
+1
2016-07-07
drm/amdgpu: fix ring debugfs bug
Monk Liu
2
-0
/
+13
2016-07-07
drm/amd/amdgpu: ring debugfs is read in increments of 4 bytes
Tom St Denis
1
-1
/
+1
2016-07-07
drm/amd/amdgpu: Convert ring debugfs entries to binary
Tom St Denis
1
-65
/
+62
2016-07-07
drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power control
Alex Deucher
1
-4
/
+4
2016-07-07
drm/amdgpu/atpx: hybrid platforms use d3cold
Alex Deucher
1
-1
/
+3
2016-07-07
drm/amdgpu/atpx: track whether if this is a hybrid graphics platform
Alex Deucher
2
-1
/
+10
2016-07-07
drm/amdgpu/atpx: drop forcing of dGPU power control
Alex Deucher
1
-5
/
+0
2016-07-07
drm/amdgpu: use PCI_D3hot for PX systems without dGPU power control
Alex Deucher
1
-1
/
+4
2016-07-07
drm/amdgpu/atpx: add a query for ATPX dGPU power control
Alex Deucher
2
-0
/
+6
2016-07-07
drm/amdgpu: add a delay after ATPX dGPU power off
Alex Deucher
1
-0
/
+5
2016-07-07
drm/amdgpu: clean up atpx power control handling
Alex Deucher
1
-22
/
+29
2016-07-07
drm/amdgpu: disable power control on hybrid laptops
Alex Deucher
1
-0
/
+5
2016-07-07
drm/amdgpu/gfx8: Add serdes wait for idle in CGCG en/disable
Tom St Denis
1
-0
/
+2
2016-07-07
drm/amdgpu: add mclk OD(overdrive) support for CI
Eric Huang
1
-0
/
+36
2016-07-07
drm/amdgpu: add the common code to support mclk OD
Eric Huang
2
-0
/
+63
2016-07-07
drm/amdgpu: add powercontainment module parameter
Huang Rui
3
-0
/
+6
2016-07-07
drm/amdgpu: fix and cleanup job destruction
Christian König
3
-16
/
+6
2016-07-07
drm/amdgpu: properly abstract scheduler timeout handling
Christian König
3
-10
/
+9
2016-07-07
drm/amdgpu: remove use_shed hack in job cleanup
Christian König
1
-5
/
+8
2016-07-07
drm/amdgpu: fix coding style in amdgpu_job_free
Christian König
1
-3
/
+4
2016-07-07
drm/amdgpu: remove begin_job/finish_job
Christian König
1
-2
/
+0
2016-07-07
drm/amdgpu: add the CI code to enable sclk OD(OverDrive)
Eric Huang
2
-0
/
+41
2016-07-07
drm/amdgpu: add the CI code to enable clock level selection
Eric Huang
1
-0
/
+114
2016-07-07
drm/amdgpu: add the new common pm code to support sclk OD
Eric Huang
2
-9
/
+17
2016-07-07
drm/amdgpu: add the new common pm code to select the clock levels
Eric Huang
2
-18
/
+34
2016-07-07
drm/amdgpu/gfx8: Enable GFX PG on CZ
Tom St Denis
1
-0
/
+8
2016-07-07
drm/amdgpu/gfx8: clean up polaris11 PG enable
Alex Deucher
1
-5
/
+13
2016-07-07
drm/amdgpu/gfx8: add powergating support for CZ/ST
Alex Deucher
1
-6
/
+126
2016-07-07
drm/amdgpu/gfx8: rename some pg functions
Alex Deucher
1
-10
/
+12
2016-07-07
drm/amdgpu/gfx8: add state setup for CZ/ST GFX power gating
Alex Deucher
1
-5
/
+128
2016-07-07
drm/amdgpu/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
1
-1
/
+2
2016-07-07
drm/amdgpu: add powerplay sclk OD support through sysfs (v2)
Eric Huang
2
-0
/
+55
2016-07-07
drm/amdgpu: load different smc firmware on some CI variants
Alex Deucher
1
-2
/
+12
2016-07-07
drm/amdgpu: clear RB at ring init
Monk Liu
1
-0
/
+3
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
20
-47
/
+234
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
1
-0
/
+4
2016-06-29
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
1
-0
/
+3
2016-06-24
drm/amdgpu: Turn off CRTCs on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/amdgpu: Forbid runtime pm on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-24
drm/amdgpu: Don't leak runtime pm ref on driver load
Lukas Wunner
1
-2
/
+5
2016-06-24
drm/amdgpu: Don't leak runtime pm ref on driver unload
Lukas Wunner
1
-1
/
+3
2016-06-21
drm/amdgpu/gfx8: update golden setting for polaris10
Rex Zhu
1
-1
/
+2
2016-06-20
drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result value
Nicolas Iooss
1
-1
/
+1
2016-06-20
drm/amdgpu: precedence bug in amdgpu_device_init()
Dan Carpenter
1
-1
/
+1
2016-06-17
drm/amdgpu: fix num_rbs exposed to userspace (v2)
Alex Deucher
1
-1
/
+2
2016-06-17
drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()
Dan Carpenter
1
-15
/
+13
2016-06-16
PM / Domains: Allow genpd to power on during system PM phases
Ulf Hansson
1
-23
/
+0
[prev]
[next]