index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
1
-1
/
+1
2020-04-07
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
1
-0
/
+1
2020-04-07
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
1
-6
/
+0
2020-04-07
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
2
-3
/
+13
2020-03-31
drm/amd/display: increase HDCP authentication delay
Bhawanpreet Lakha
1
-1
/
+1
2020-03-31
drm/amd/display: Correctly cancel future watchdog and callback events
Bhawanpreet Lakha
1
-1
/
+3
2020-03-31
drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
Bhawanpreet Lakha
1
-2
/
+6
2020-03-31
drm/amd/display: Enable BT2020 in COLOR_ENCODING property
Stylon Wang
1
-2
/
+5
2020-03-31
drm/amd/display: Support P010 pixel format
Stylon Wang
1
-0
/
+5
2020-03-25
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
1
-3
/
+15
2020-03-20
Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...
Dave Airlie
3
-24
/
+51
2020-03-19
drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...
Martin Tsai
1
-3
/
+16
2020-03-19
drm/amd/display: Remove PSR dependency on swizzle mode
Roman Li
1
-6
/
+1
2020-03-19
drm/amd/display: Explicitly disable triplebuffer flips
Nicholas Kazlauskas
1
-0
/
+3
2020-03-19
drm/amd/display: update connector->display_info after read edid
Hersen Wu
3
-5
/
+19
2020-03-19
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+0
2020-03-13
drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messages
Lyude Paul
1
-6
/
+8
2020-03-13
drm/amdgpu/display: clean up some indenting
Dan Carpenter
1
-4
/
+4
2020-03-13
Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...
Dave Airlie
4
-17
/
+18
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-13
/
+0
2020-03-11
drm: Remove dp mst register connector callbacks
Pankaj Bharadiya
1
-6
/
+0
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2
-0
/
+70
2020-03-09
drm/amdgpu/display: fix pci revision id fetching
Aly-Tawfik
1
-1
/
+1
2020-03-09
drm/amd/display: separate FEC capability from fec debug flag
Wenjing Liu
1
-8
/
+8
2020-03-09
drm/amd/display: determine is mst hdcp based on stream instead of sink signal
Wenjing Liu
1
-0
/
+1
2020-03-06
drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector calls
Pankaj Bharadiya
1
-13
/
+0
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
1
-0
/
+69
2020-03-05
drm/amd/display: Clear link settings on MST disable connector
Bhawanpreet Lakha
1
-0
/
+1
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
1
-0
/
+69
2020-03-05
drm/amd/display: Clear link settings on MST disable connector
Bhawanpreet Lakha
1
-0
/
+1
2020-03-05
drm/amd/display: fix typo "to found" -> "to find"
Roman Li
1
-8
/
+8
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
6
-72
/
+564
2020-02-26
drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (v2)
Alex Deucher
1
-2
/
+1
2020-02-26
drm/amdgpu/display: split dp connector registration (v4)
Alex Deucher
1
-2
/
+7
2020-02-26
drm/amdgpu/display: add a late register connector callback
Alex Deucher
1
-4
/
+14
2020-02-26
drm/amd/display: move dpcd debugfs members setup
Alex Deucher
3
-4
/
+3
2020-02-26
drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)
Alex Deucher
1
-5
/
+0
2020-02-26
drm/amdgpu: don't call drm_connector_register for non-MST ports
Alex Deucher
1
-1
/
+0
2020-02-26
drm/amdgpu/display: clean up hdcp workqueue handling
Alex Deucher
1
-4
/
+6
2020-02-25
drm/amd/display: Add DMUB firmware state debugfs
Nicholas Kazlauskas
1
-0
/
+27
2020-02-25
drm/amd/display: Add dmcu f/w loading for NV12
Roman Li
1
-1
/
+6
2020-02-25
drm/amd/display: Don't ask PSP to load DMCUB for backdoor load
Nicholas Kazlauskas
1
-8
/
+12
2020-02-25
drm/amd/display: DMUB Firmware Load by PSP
Hersen Wu
1
-2
/
+12
2020-02-25
drm/amd/display: dmub back door load
Hersen Wu
1
-5
/
+4
2020-02-19
drm/amdgpu/display: clean up hdcp workqueue handling
Alex Deucher
1
-4
/
+6
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
7
-178
/
+824
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-4
/
+6
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-1
/
+2
2020-02-11
drm/amd/display: Fix psr static frames calculation
Roman Li
1
-2
/
+3
2020-02-11
drm/amd/display: Add backlight support via AUX
Rodrigo Siqueira
2
-27
/
+166
[next]