index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapter
Srinivasan Shanmugam
1
-0
/
+8
2023-06-09
drm/amd: Drop debugfs access to the DPCD
Mario Limonciello
2
-111
/
+0
2023-06-09
drm/amd/display: Have Payload Properly Created After Resume
Fangzhi Zuo
1
-2
/
+2
2023-06-09
drm/amd/display: Fix warning in disabling vblank irq
Alan Liu
2
-21
/
+16
2023-06-09
drm/amd/display: improve the message printed when loading DC
Aurabindo Pillai
1
-2
/
+3
2023-06-09
drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode
Aurabindo Pillai
1
-0
/
+2
2023-06-09
drm/amd/display: drop unused count variable in create_eml_sink()
Hamza Mahfooz
1
-2
/
+1
2023-06-09
drm/amdgpu/display: Enable DC_FP for LoongArch
Huacai Chen
1
-2
/
+4
2023-06-09
drm/amd/display: Show the DCN/DCE version in the log
Rodrigo Siqueira
1
-1
/
+2
2023-06-09
drm/amd/display: mark amdgpu_dm_connector_funcs_force static
Arnd Bergmann
1
-1
/
+1
2023-04-24
Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"
Aurabindo Pillai
1
-5
/
+0
2023-04-24
drm/amd/display: Fix in secure display context creation
Alan Liu
2
-7
/
+6
2023-04-24
drm/amd/display: implement force function in amdgpu_dm_connector_funcs
Alex Hung
1
-1
/
+27
2023-04-24
drm/amd/display: assign edid_blob_ptr with edid from debugfs
Hersen Wu
1
-4
/
+13
2023-04-21
drm/amd/display: fix flickering caused by S/G mode
Hamza Mahfooz
1
-2
/
+11
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
1
-3
/
+14
2023-04-18
drm/amd/display: fix is_timing_changed() prototype
Arnd Bergmann
1
-3
/
+2
2023-04-18
drm/amd/display: Disable migration to ensure consistency of per-CPU variable
Tianci Yin
1
-0
/
+2
2023-04-18
drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
Mikita Lipski
1
-3
/
+27
2023-04-18
drm/amd/display: remove incorrect early return
Aurabindo Pillai
1
-1
/
+0
2023-04-18
drm/amd/display: Return error code on DSC atomic check failure
Hersen Wu
2
-0
/
+2
2023-04-18
drm/amd/display: fix access hdcp_workqueue assert
Hersen Wu
2
-6
/
+16
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
1
-1
/
+11
2023-04-18
drm/amd/display: fix memleak in aconnector->timing_requested
Hersen Wu
1
-3
/
+6
2023-04-18
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
1
-1
/
+4
2023-04-18
drm/amd/display: Fix in disabling secure display
Alan Liu
1
-18
/
+13
2023-04-11
drm/amd/display: Fix potential null dereference
Igor Artemiev
1
-1
/
+2
2023-03-31
drm/amd/display: Whitespace cleanup
Uwe Kleine-König
1
-13
/
+13
2023-03-31
drm/amd/display/amdgpu_dm: Pass proper parent for backlight device registrati...
Hans de Goede
1
-8
/
+6
2023-03-31
drm/amd/display/amdgpu_dm: Make amdgpu_dm_register_backlight_device() take an...
Hans de Goede
1
-12
/
+12
2023-03-31
drm/amd/display/amdgpu_dm: Move most backlight setup into setup_backlight_dev...
Hans de Goede
1
-9
/
+8
2023-03-31
drm/amd/display/amdgpu_dm: Add a bl_idx to amdgpu_dm_connector
Hans de Goede
2
-26
/
+17
2023-03-27
drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()
Christophe JAILLET
1
-3
/
+2
2023-03-22
drm/amd/display: remove outdated 8bpc comments
Alex Hung
1
-1
/
+0
2023-03-22
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...
Lee Jones
1
-0
/
+3
2023-03-22
drm/amd/display: make is_synaptics_cascaded_panamera static
Jiapeng Chong
1
-1
/
+1
2023-03-22
drm/amd/display/amdgpu_dm: Refactor register_backlight_device()
Hans de Goede
1
-13
/
+15
2023-03-22
drm/amd/display/amdgpu_dm: Fix backlight_device_register() error handling
Hans de Goede
1
-2
/
+3
2023-03-15
drm/amd/display: Clearly states if long or short HPD event in dmesg logs
Stylon Wang
1
-1
/
+8
2023-03-14
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Fangzhi Zuo
2
-8
/
+27
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2
-2
/
+3
2023-03-14
drm/amd/display: default values for luminance range if they are 0
Swapnil Patel
1
-2
/
+8
2023-03-14
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Fangzhi Zuo
2
-0
/
+31
2023-03-13
drm/amd/display: use a more accurate check in dm_helpers_dp_read_dpcd()
Hamza Mahfooz
1
-2
/
+2
2023-03-13
drm/amd/display: Write to correct dirty_rect
Benjamin Cheng
1
-3
/
+3
2023-03-13
drm/amd/display: Fix HDCP failing to enable after suspend
Bhawanpreet Lakha
1
-1
/
+1
2023-03-13
drm/amd/display: add sysfs entry to read PSR residency from firmware
Shirish S
1
-0
/
+20
2023-03-13
drm/amd/display: Use swap() instead of open coding it
Jiapeng Chong
1
-6
/
+2
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
[next]