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.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
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega
Harry Wentland
1
-2
/
+3
2018-07-10
Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...
Alex Deucher
1
-12
/
+8
2018-07-10
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
1
-2
/
+11
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-1
/
+2
2018-07-06
drm/amd/display: add a check for display depth validity
Mikita Lipski
1
-0
/
+42
2018-07-06
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
Mikita Lipski
1
-2
/
+5
2018-07-06
drm/amd/display: Fix copy error when set memory clocks
Rex Zhu
1
-2
/
+2
2018-07-06
drm/amd/display: Refine the implementation of dm_pp_get_funcs_rv
Rex Zhu
1
-40
/
+40
2018-07-06
drm/amd/display: Notify powerplay the display controller id
rex zhu
1
-0
/
+7
2018-07-06
drm/amd/display: Notify powerplay the min_dcef clock
rex zhu
1
-0
/
+5
2018-07-06
drm/amd/pp: Convert clock unit to KHz as defined
Rex Zhu
1
-11
/
+7
2018-07-06
drm/amd/display: Ctrl stutter mode through module parameter
rex zhu
1
-1
/
+1
2018-07-06
drm/amd/display: Fix dm-pp clks type convert error
rex zhu
1
-0
/
+3
2018-07-06
drm/amd/display: Drop unnecessary header file
rex zhu
1
-1
/
+0
2018-07-06
drm/amd/display: Moving powerplay functions to a separate class
Mikita Lipski
3
-493
/
+526
2018-07-06
drm/amd/display: Convert 10kHz clks from PPLib into kHz
Mikita Lipski
1
-6
/
+9
2018-07-06
drm/amd/display: Add dmpp clks types for conversion
Mikita Lipski
1
-23
/
+18
2018-07-06
drm/amd/display: Add front end for dp debugfs files
David Francis
4
-1
/
+215
2018-07-06
drm/amd/display: Add clock types to applying clk for voltage
Mikita Lipski
1
-0
/
+8
2018-07-06
drm/amd/display: Use local structs instead of struct pointers
Mikita Lipski
1
-11
/
+11
2018-07-06
drm/amd/display: Introduce pp-smu raven functions
Mikita Lipski
1
-1
/
+87
2018-07-06
drm/amd/display: Adding Get static clocks for dm_pp interface
Mikita Lipski
1
-2
/
+16
2018-07-06
drm/amd/display: Apply clock for voltage request
Mikita Lipski
1
-2
/
+29
2018-07-06
drm/amd/display: Adding dm-pp clocks getting by voltage
Mikita Lipski
1
-2
/
+41
2018-07-05
drm/amd/display: add a check for display depth validity
Mikita Lipski
1
-0
/
+42
2018-07-05
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
Mikita Lipski
1
-2
/
+5
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
1
-8
/
+8
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-06-22
drm/amdgpu: Count disabled CRTCs in commit tail earlier
Lyude Paul
1
-4
/
+6
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-18
/
+36
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
7
-138
/
+274
2018-06-19
amdgpu: display: use modern ktime accessors
Arnd Bergmann
1
-8
/
+0
2018-06-15
drm/amd/display: Do not skip FBC init in failsafe mode
Mikita Lipski
1
-6
/
+6
2018-06-15
drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
Mikita Lipski
1
-0
/
+28
2018-06-15
drm/amd/display: Drop to fail-safe mode if edid is bad
Mikita Lipski
1
-0
/
+4
2018-06-15
drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option
Alex Deucher
2
-8
/
+2
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-36
/
+79
2018-06-13
drm/amd/display: Fix stale buffer object (bo) use
Pratik Vishwakarma
1
-11
/
+0
2018-06-13
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
1
-0
/
+13
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-11
drm/amdgpu/dc: Stop updating plane->fb
Ville Syrjälä
1
-2
/
+0
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-88
/
+175
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
1
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
1
-7
/
+16
2018-05-30
drm/amdgpu/display: check if ppfuncs exists before using it
Alex Deucher
1
-1
/
+1
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-29
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
1
-0
/
+3
2018-05-29
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
1
-2
/
+4
[prev]
[next]