index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2019-03-19
drm/amd/display: Poll pending DOWN_REP before enabling the link
Martin Tsai
1
-1
/
+1
2019-03-19
drm/amd/powerplay: implement interface to set watermarks for clock ranges
Huang Rui
1
-4
/
+7
2019-03-19
drm/amd/powerplay: add interface to notify smu enable pme restore register
Huang Rui
1
-4
/
+4
2019-03-19
drm/amd/powerplay: add interface to get current clocks for display
Huang Rui
1
-0
/
+2
2019-03-19
drm/amd/powerplay: add interface to request display clock voltage
Huang Rui
1
-5
/
+12
2019-03-19
drm/amd/powerplay: add interface to get clock by type with voltage for display
Huang Rui
1
-7
/
+13
2019-03-19
drm/amd/powerplay: add interface to get clock by type with latency for displa...
Huang Rui
1
-7
/
+14
2019-03-19
drm/amd/powerplay: add interface to get max high clocks for display
Huang Rui
1
-0
/
+7
2019-03-19
drm/amd/powerplay: add get_clock_by_type interface for display
Huang Rui
1
-0
/
+6
2019-03-19
drm/amd/powerplay: add smu display configuration change function
Huang Rui
1
-0
/
+5
2019-03-05
drm/amd/display: Make stream commits call into DC only once
David Francis
1
-75
/
+54
2019-03-05
drm/amd/display: Clean up wait on vblank event
David Francis
1
-11
/
+7
2019-03-05
drm/amd/display: PPLIB Hookup
Jun Lei
1
-10
/
+10
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-4
/
+29
2019-02-27
drm/amd/display: Fix reference counting for struct dc_sink.
Mathias Fröhlich
2
-8
/
+36
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-16
/
+65
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
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2
-14
/
+48
2019-02-13
drm/amd/display: Fix deadlock with display during hanged ring recovery.
Andrey Grodzovsky
1
-6
/
+13
2019-02-11
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-105
/
+98
2019-02-08
drm/amd/display: Expose connector VRR range via debugfs
Nicholas Kazlauskas
1
-1
/
+21
2019-02-06
drm/amd/display: Clear dc_sink after it gets released
Jerry (Fangzhi) Zuo
1
-1
/
+3
2019-02-06
drm/amd/display: Don't re-program planes for DPMS changes
Nicholas Kazlauskas
1
-1
/
+2
2019-02-05
drm/amd/display: Apply fake sink back to MST sequence
Jerry (Fangzhi) Zuo
2
-5
/
+6
2019-02-05
drm/amd/display: Check that vrefresh is in freesync range
Ilya Bakoulin
1
-5
/
+5
2019-02-05
drm/amd/display: Remove FreeSync timing changed debug output
Nicholas Kazlauskas
1
-6
/
+0
2019-02-05
drm/amd/display: Initialize stream_update to zero
Nicholas Kazlauskas
1
-1
/
+2
2019-02-05
drm/amd/display: Reformat dm_determine_update_type_for_commit
Nicholas Kazlauskas
1
-61
/
+65
2019-02-05
drm/amd/display: Use the right surface for flip and FreeSync
Nicholas Kazlauskas
1
-13
/
+4
2019-02-05
drm/amd/display: Apply all surface updates onto surfaces
Nicholas Kazlauskas
1
-9
/
+0
2019-02-05
drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't defined
Nicholas Kazlauskas
1
-0
/
+2
2019-02-05
drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributes
Nathan Chancellor
1
-2
/
+5
2019-02-05
drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commi...
Nathan Chancellor
1
-2
/
+5
2019-02-05
drm/amd/display: Attach VRR properties for eDP connectors
Nicholas Kazlauskas
1
-1
/
+2
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-23
/
+61
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-3
/
+3
2019-02-01
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
5
-700
/
+760
2019-01-28
drm/amd/display: Don't leak memory when updating streams
Nicholas Kazlauskas
1
-1
/
+7
2019-01-28
drm/amd/display: Re-enable CRC capture following modeset
Nicholas Kazlauskas
2
-4
/
+17
2019-01-28
drm/amd/display: Enable vblank interrupt during CRC capture
Nicholas Kazlauskas
2
-22
/
+34
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
1
-0
/
+7
2019-01-25
drm/amd/display: Know what a pageflip is
David Francis
1
-1
/
+2
2019-01-25
drm/amd/display: Perform plane updates only when needed
David Francis
1
-129
/
+62
2019-01-25
drm/amd/display: Call into DC once per multiplane flip
David Francis
1
-181
/
+155
2019-01-25
drm/amd/display: Simplify underscan and ABM commit
David Francis
1
-18
/
+31
2019-01-25
drm/amdgpu: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-2
/
+5
2019-01-25
drm/amd/display: Skip create new stream if crtc state doesn't change
Jerry (Fangzhi) Zuo
1
-0
/
+4
[next]