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.13.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
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-12-06
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
92
-1432
/
+2709
2018-12-05
drm: revert "expand replace_fence to support timeline point v2"
Christian König
1
-1
/
+1
2018-11-30
drm/amdgpu: wait for IB test on first device open
Christian König
1
-3
/
+3
2018-11-30
drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entities
Alex Deucher
1
-0
/
+1
2018-11-30
drm/amdgpu: don't expose fan attributes on APUs
Alex Deucher
1
-0
/
+13
2018-11-30
drm/amdgpu: Fix num_doorbell calculation issue
Oak Zeng
1
-2
/
+5
2018-11-30
drm/amd/display: Fix NULL ptr deref for commit_planes_to_stream
Nicholas Kazlauskas
1
-1
/
+1
2018-11-29
drm/amd/display: Fix NULL ptr when calculating refresh rate
Jerry (Fangzhi) Zuo
1
-3
/
+2
2018-11-29
drm/amd/display: Fix 6x4K displays light-up on Vega20
Roman Li
1
-0
/
+2
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
11
-56
/
+115
2018-11-28
drm/amd/pp: fix spelling mistake "dependancy" -> "dependency"
Colin Ian King
1
-3
/
+3
2018-11-28
drm/amdgpu: Reorder uvd ring init before uvd resume
Chris Wilson
4
-16
/
+16
2018-11-28
drm/amdgpu: Refactor GPU reset for XGMI hive case
Andrey Grodzovsky
2
-117
/
+256
2018-11-28
drm/amdgpu: Expose hive adev list and xgmi_mutex
Andrey Grodzovsky
2
-13
/
+16
2018-11-28
drm/amdgpu: Refactor amdgpu_xgmi_add_device
Andrey Grodzovsky
4
-28
/
+72
2018-11-28
drm/amdgpu: Set FreeSync state using drm VRR properties
Nicholas Kazlauskas
3
-130
/
+139
2018-11-28
drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal
Nicholas Kazlauskas
1
-1
/
+6
2018-11-28
drm/amdgpu: Move doorbell structures to seperate file
Oak Zeng
2
-220
/
+244
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
12
-54
/
+36
2018-11-28
drm/amdgpu: Call doorbell index init on device initialization
Oak Zeng
1
-3
/
+5
2018-11-28
drm/amdgpu: Doorbell layout for vega20 and future asic
Oak Zeng
4
-1
/
+105
2018-11-28
drm/amdgpu: Doorbell index initialization for ASICs before vega10
Oak Zeng
4
-0
/
+22
2018-11-28
drm/amdgpu: Vega10 doorbell index initialization
Oak Zeng
4
-10
/
+34
2018-11-28
drm/amdgpu: Add asic func interface to init doorbell index
Oak Zeng
1
-0
/
+3
2018-11-28
drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index
Oak Zeng
1
-0
/
+50
2018-11-28
drm/amd/display: Fix compile error with ACPI disabled
David Francis
1
-2
/
+2
2018-11-28
drm/amd/display: Use private obj helpers for dm_atomic_state
Nicholas Kazlauskas
2
-69
/
+234
2018-11-26
drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"
Colin Ian King
1
-2
/
+3
2018-11-26
drm/amd/display: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-26
drm/amd/amdkfd: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-26
drm/amd/amdgpu: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-26
drm/amd: Query and use ACPI backlight caps
David Francis
5
-12
/
+170
2018-11-26
drm/amd: update ATIF functions in AMD ACPI header
David Francis
2
-126
/
+56
2018-11-26
drm/amd: Add abm level drm property
David Francis
6
-5
/
+52
2018-11-26
drm/amd/display: Load DMCU IRAM
David Francis
7
-8
/
+435
2018-11-26
drm/amdgpu: Fix static checker warning
Rex Zhu
1
-1
/
+1
2018-11-26
drm/amd:Enable/Disable NBPSTATE on On/OFF of UVD
Guttula, Suresh
3
-0
/
+17
2018-11-26
drm/amd/powerplay:add hwmgr callback to update nbpstate on Carrizo
Guttula, Suresh
2
-0
/
+4
2018-11-26
Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"
Shirish S
1
-4
/
+1
2018-11-26
drm/amd/display: Fix Scaling (RMX_*) for DC driver
Bhawanpreet Lakha
1
-11
/
+38
2018-11-26
drm/amd/display: Set RMX_ASPECT as default
Bhawanpreet Lakha
1
-2
/
+4
2018-11-21
drm/amd/display: fix dereference of pointer fs_params before it is null checked
Colin Ian King
1
-5
/
+11
2018-11-21
drm/amd/display/amdgpu_dm/amdgpu_dm.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-21
drm/amd/amdgpu: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-21
drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-21
drm/amdgpu: enable paging queue based on FW version (v2)
Philip Yang
1
-16
/
+32
2018-11-20
drm/amdgpu: Enable HDP memory light sleep
Kenneth Feng
1
-7
/
+32
2018-11-20
drm/amdgpu: enable paging queue doorbell support v4
Philip Yang
2
-9
/
+25
2018-11-20
drm/amdgpu: fix typo in function sdma_v4_0_page_resume
Philip Yang
1
-4
/
+2
[next]