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
/
amdgpu_dm.c
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
1
-3
/
+5
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-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
1
-5
/
+2
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-09
drm/amdgpu/display: fix pci revision id fetching
Aly-Tawfik
1
-1
/
+1
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
1
-0
/
+69
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-57
/
+192
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
1
-2
/
+0
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 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-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-152
/
+345
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
1
-24
/
+137
2020-02-06
drm/amd/display: Fix psr static frames calculation
Roman Li
1
-2
/
+3
2020-02-04
drm/amd/display: Pass amdgpu_device instead of psp_context
Bhawanpreet Lakha
1
-1
/
+1
2020-01-30
drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...
Zhan Liu
1
-4
/
+10
2020-01-22
drm/amd/display: Fix update type for multiple planes
Roman Li
1
-30
/
+34
2020-01-22
drm/amd/display: Do DMCUB hw_init before DC
Nicholas Kazlauskas
1
-2
/
+2
2020-01-16
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
1
-6
/
+26
2020-01-14
drm/amdgpu/display: set gpu vm flag for renoir
Alex Deucher
1
-0
/
+1
2020-01-14
drm/amdgpu/display: set gpu vm flag for all asics which support it
Alex Deucher
1
-6
/
+8
2020-01-09
drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN
Alex Deucher
1
-0
/
+4
2020-01-09
drm/amd/display: Trigger modesets on MST DSC connectors
Mikita Lipski
1
-0
/
+33
2020-01-09
drm/amd/display: Recalculate VCPI slots for new DSC connectors
Mikita Lipski
1
-5
/
+71
2020-01-09
drm/amd/display: MST DSC compute fair share
David Francis
1
-0
/
+3
2020-01-09
drm/dp_mst: Manually overwrite PBN divider for calculating timeslots
Mikita Lipski
1
-1
/
+2
2020-01-09
drm/dp_mst: Add PBN calculation for DSC modes
David Francis
1
-1
/
+1
2020-01-07
drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
Thomas Anderson
1
-22
/
+23
2019-12-18
drm/amd/display: Add debug option to override DSC target bpp increment
Nikola Cornij
1
-1
/
+2
2019-12-18
drm/amd/display: Get cache window sizes from DMCUB firmware
Nicholas Kazlauskas
1
-0
/
+4
2019-12-18
drm/amd/display: Perform DMUB hw_init on resume
Nicholas Kazlauskas
1
-75
/
+121
2019-12-18
drm/amd/display: Default max bpc to 16 for eDP
Roman Li
1
-3
/
+3
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
1
-74
/
+444
[next]