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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
drm/amd/display: Write to correct dirty_rect
Benjamin Cheng
1
-3
/
+3
2023-03-14
drm/amd/display: Fix HDCP failing to enable after suspend
Bhawanpreet Lakha
1
-1
/
+1
2023-03-14
drm/amd/display: add sysfs entry to read PSR residency from firmware
Shirish S
1
-0
/
+20
2023-03-14
drm/amd/display: Use swap() instead of open coding it
Jiapeng Chong
1
-6
/
+2
2023-03-08
drm/amd/display: remove unused variable available
Tom Rix
1
-8
/
+0
2023-03-08
drm/amd/display: remove unused variable res_pool
Tom Rix
1
-2
/
+0
2023-03-08
drm/amd/display: add prefix to amdgpu_dm_crtc.h functions
David Tadokoro
3
-36
/
+36
2023-03-08
Revert "drm/amd/display: Pass proper parent for DM backlight device registrat...
Alex Deucher
1
-6
/
+4
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
17
-36
/
+0
2023-03-08
Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"
Alex Deucher
1
-1
/
+1
2023-03-08
drivers/gpu: fix typo in comment
Husain Alshehhi
1
-9
/
+9
2023-03-08
drm/amd/display: add prefix to amdgpu_dm_plane.h functions
David Tadokoro
3
-23
/
+23
2023-03-07
drm/amd/display: Update clock table to include highest clock setting
Swapnil Patel
1
-1
/
+18
2023-03-07
drm/amd/display: change several dcn30 variables storage-class-specifier to st...
Tom Rix
3
-3
/
+3
2023-03-07
drm/amd/display: change several dcn20 variables storage-class-specifier to st...
Tom Rix
4
-4
/
+4
2023-03-07
drm/amd/display: change several dcn201 variables storage-class-specifier to s...
Tom Rix
3
-4
/
+4
2023-03-07
drm/amd/display: 3.2.226
Aric Cyr
1
-1
/
+1
2023-03-07
drm/amd/display: Ensure that planes are in the same order
Rodrigo Siqueira
1
-0
/
+15
2023-03-07
drm/amd/display: Add wrapper to call planes and stream update
Rodrigo Siqueira
1
-10
/
+41
2023-03-07
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
1
-3
/
+2
2023-03-07
drm/amd/display: Use dc_update_planes_and_stream
Rodrigo Siqueira
1
-15
/
+15
2023-03-07
drm/amd/display: Drop dc_commit_state in favor of dc_commit_streams
Rodrigo Siqueira
3
-54
/
+3
2023-03-07
drm/amd/display: Ensure vmin and vmax adjust for DCE
Rodrigo Siqueira
1
-2
/
+3
2023-03-07
drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVP
Alvin Lee
2
-15
/
+23
2023-03-07
drm/amd/display: Enable HostVM based on rIOMMU active
Gabe Teeger
1
-0
/
+4
2023-03-07
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
1
-7
/
+50
2023-03-07
drm/amd/display: Update to correct min FCLK when construction BB
Alvin Lee
5
-8
/
+17
2023-03-07
drm/amd/display: Rename DCN config to FP
Harry Wentland
21
-32
/
+32
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
15
-62
/
+16
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
3
-42
/
+0
2023-03-07
drm/amd/display: Keep PHY active for dp config
Agustin Gutierrez
1
-0
/
+5
2023-03-07
drm/amd/display: Simplify register offsets
Chris Park
5
-239
/
+0
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
10
-40
/
+46
2023-03-07
drm/amd/display: move dc_link functions in protocols folder to dc_link_exports
Wenjing Liu
28
-81
/
+486
2023-03-07
drm/amd/display: link link_dp_dpia_bw.o in makefile
Wenjing Liu
5
-612
/
+68
2023-03-07
drm/amd/display: move dc_link functions in link root folder to dc_link_exports
Wenjing Liu
6
-10
/
+40
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
11
-58
/
+178
2023-03-07
drm/amd/display: Build DSC without DCN config
Harry Wentland
2
-2
/
+3
2023-03-07
drm/amd/display: call remove_stream_from_ctx from res_pool funcs
Harry Wentland
1
-1
/
+6
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP
Harry Wentland
21
-114
/
+3
2023-03-07
drm/amd/display: fix typo in dc_dsc_config_options structure
Mike Hsieh
2
-4
/
+4
2023-03-07
drm/amd/display: Fix no-DCN build
Harry Wentland
1
-0
/
+3
2023-03-07
drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDR
Harry Wentland
1
-129
/
+0
2023-03-07
drm/amd/display: Update minimum stutter residency for DCN314 Z8
Nicholas Kazlauskas
1
-1
/
+1
2023-03-07
drm/amd/display: Add minimum Z8 residency debug option
Nicholas Kazlauskas
3
-1
/
+4
2023-03-07
drm/amd/display: 3.2.225
Aric Cyr
1
-1
/
+1
2023-03-07
drm/amd/display: When blanking during init loop to find OPP index
Alvin Lee
3
-1
/
+88
2023-03-07
drm/amd/display: Unify DC logging for BW Alloc
Mustapha Ghaddar
1
-30
/
+26
2023-03-07
drm/amd/display: Add height granularity limitation for dsc slice height calcu...
Mike Hsieh
4
-28
/
+52
2023-03-07
drm/amd/display: Simplify same effect if/else blocks
Deepak R Varma
1
-8
/
+3
[prev]
[next]