index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
drm/amd/display: Only allow VRR when vrefresh is within supported range
Nicholas Kazlauskas
1
-1
/
+3
2019-03-19
drm/amdgpu: fix invalid use of change_bit
Christian König
1
-1
/
+1
2019-03-19
drm/amdgpu: revert "cleanup setting bulk_movable"
Christian König
1
-0
/
+2
2019-03-14
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-3
/
+21
2019-03-12
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
20
-210
/
+227
2019-03-11
drm/amdgpu: Update gc golden setting for vega family
shaoyunl
1
-0
/
+1
2019-03-11
drm/amd/powerplay: correct power reading on fiji
Evan Quan
1
-3
/
+3
2019-03-11
drm/amd/powerplay: set max fan target temperature as 105C
Evan Quan
1
-0
/
+17
2019-03-06
drm/amd/display: don't call dm_pp_ function from an fpu block
Harry Wentland
1
-2
/
+6
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-1
/
+27
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
10
-16
/
+42
2019-02-28
drm/amdgpu: clear PDs/PTs only after initializing them
Christian König
1
-5
/
+6
2019-02-28
drm/amd/display: Pass app_tf by value rather than by reference
Nathan Chancellor
2
-5
/
+4
2019-02-28
Revert "drm/amdgpu: use BACO reset on vega20 if platform support"
Candice Li
1
-1
/
+0
2019-02-28
drm/amd/powerplay: show the right override pcie parameters
Evan Quan
2
-16
/
+34
2019-02-28
drm/amd/powerplay: honor the OD settings
Evan Quan
2
-16
/
+18
2019-02-28
drm/amd/powerplay: set default fclk for no fclk dpm support case
Evan Quan
4
-2
/
+10
2019-02-28
drm/amd/powerplay: support retrieving clock information from other sysplls
Evan Quan
3
-16
/
+18
2019-02-28
drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX feature
Evan Quan
1
-14
/
+5
2019-02-28
drm/amd/powerplay: force FCLK to highest also for 5K or higher displays
Evan Quan
1
-1
/
+37
2019-02-28
drm/amd/powerplay: need to reapply the dpm level settings
Evan Quan
1
-2
/
+1
2019-02-28
drm/amd/powerplay: drop redundant soft min/max settings
Evan Quan
1
-24
/
+0
2019-02-28
drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
Kevin Wang
1
-51
/
+1
2019-02-28
drm/amdgpu: use REG32_PCIE wrapper instead for psp
Huang Rui
1
-3
/
+1
2019-02-28
drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplay
Huang Rui
2
-8
/
+4
2019-02-28
drm/amd/display: Fix issue with link_active state not correct for MST
Anthony Koo
1
-4
/
+11
2019-02-28
drm/amd/display: Fix reference counting for struct dc_sink.
Mathias Fröhlich
3
-8
/
+37
2019-02-28
drm/amdgpu/powerplay: add missing breaks in polaris10_smumgr
Alex Deucher
1
-0
/
+2
2019-02-27
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
2
-4
/
+24
2019-02-23
drm/amd/powerplay: fix the confusing ppfeature mask calculations
Evan Quan
3
-6
/
+6
2019-02-23
drm/powerplay: print current clock level when dpm is disabled on vg20
shaoyunl
1
-28
/
+28
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
55
-598
/
+668
2019-02-21
drm/amdgpu: Bump amdgpu version for context priority override.
Bas Nieuwenhuizen
1
-1
/
+2
2019-02-21
drm/amdgpu/powerplay: fix typo in BACO header guards
Alex Deucher
2
-4
/
+4
2019-02-21
drm/amdgpu/powerplay: fix return codes in BACO code
Alex Deucher
2
-5
/
+5
2019-02-21
drm/amdgpu: add missing license on baco files
Alex Deucher
2
-0
/
+44
2019-02-21
drm/amdgpu: disable bulk moves for now
Christian König
1
-0
/
+2
2019-02-21
drm/amd/display: set clocks to 0 on suspend on dce80
Bhawanpreet Lakha
1
-3
/
+16
2019-02-21
drm/amd/display: fix optimize_bandwidth func pointer for dce80
Bhawanpreet Lakha
2
-1
/
+5
2019-02-21
drm/amd/display: Fix negative cursor pos programming
Nicholas Kazlauskas
1
-2
/
+2
2019-02-19
drm/amdgpu: partial revert cleanup setting bulk_movable v2
Christian König
1
-0
/
+4
2019-02-19
drm/amdgpu: cleanup setting bulk_movable
Christian König
1
-6
/
+0
2019-02-19
drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+3
2019-02-19
drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+3
2019-02-19
drm/amd/display: Refactor for setup periodic interrupt.
Yongqiang Sun
9
-151
/
+215
2019-02-19
drm/amd/display: Clear stream->mode_changed after commit
Nicholas Kazlauskas
1
-0
/
+3
2019-02-19
drm/amd/display: Do cursor updates after stream updates
Nicholas Kazlauskas
1
-3
/
+6
2019-02-19
drm/amd/display: Fix update type mismatches in atomic check
Nicholas Kazlauskas
1
-6
/
+10
2019-02-19
drm/amd/display: Don't expose support for DRM_FORMAT_RGB888
Nicholas Kazlauskas
1
-1
/
+0
2019-02-19
drm/amd/display: Fix wrong z-order when updating overlay planes
Nicholas Kazlauskas
1
-0
/
+36
[next]