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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
drm/amd/display: Add workaround for a panel
Aurabindo Pillai
1
-1
/
+26
2025-03-05
drm/amd/display: Add a new dcdebugmask to allow turning off brightness curve
Mario Limonciello
1
-0
/
+5
2025-03-05
drm/amd/display: Add support for custom brightness curve
Mario Limonciello
1
-0
/
+25
2025-03-05
drm/amd/display: Avoid operating on copies of backlight caps
Mario Limonciello
1
-30
/
+22
2025-03-05
drm/amd/display: Use drm_err() for handle_hpd_irq_helper()
Mario Limonciello
1
-1
/
+1
2025-03-05
drm/amd/display: Use scoped guards for handle_hpd_irq_helper()
Mario Limonciello
1
-7
/
+5
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
1
-11
/
+4
2025-03-05
drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
1
-6
/
+2
2025-03-05
drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()
Mario Limonciello
1
-5
/
+2
2025-03-05
drm/amd/display: Use scoped guard for dm_resume()
Mario Limonciello
1
-4
/
+2
2025-03-05
drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()
Mario Limonciello
1
-2
/
+2
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()
Mario Limonciello
1
-14
/
+10
2025-03-05
drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()
Mario Limonciello
1
-1
/
+7
2025-03-05
drm/amd/display: Drop `ret` variable from dm_suspend()
Mario Limonciello
1
-2
/
+1
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-26
/
+115
2025-02-25
drm/amd/display: ACPI Re-timer Programming
Rafal Ostrowski
1
-0
/
+7
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
1
-7
/
+62
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
1
-2
/
+15
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-1
/
+1
2025-02-19
drm/amd/display: Fix BT2020 YCbCr limited/full range input
Ilya Bakoulin
1
-3
/
+3
2025-02-19
drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink
Harry Wentland
1
-9
/
+17
2025-02-12
drm/amd/display: Add DCN36 DM Support
Wayne Lin
1
-0
/
+18
2025-02-12
drm/amd/display: Decrease message about seamless boot enabled to debug
Mario Limonciello
1
-1
/
+1
2025-02-12
drm/amd/display: Support "Broadcast RGB" drm property
Yan Li
1
-2
/
+20
2025-02-12
drm/amd/display/dm: add support for OEM i2c bus
Alex Deucher
1
-0
/
+35
2025-02-12
drm/amd/display/dm: handle OEM i2c buses in i2c functions
Alex Deucher
1
-9
/
+20
2025-02-12
drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()
Alex Deucher
1
-1
/
+1
2025-02-12
drm/amd/display/dm: drop extra parameters to create_i2c()
Alex Deucher
1
-5
/
+4
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-75
/
+158
2025-01-28
drm/amd/display: restore invalid MSA timing check for freesync
Melissa Wen
1
-4
/
+8
2025-01-24
drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changed
Srinivasan Shanmugam
1
-0
/
+5
2025-01-24
drm/amd: Add debug option to disable subvp
Aurabindo Pillai
1
-0
/
+3
2025-01-13
Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-51
/
+124
2025-01-10
drm/amd/display: Do not elevate mem_type change to full update
Leo Li
1
-6
/
+23
2025-01-10
drm/amd/display: Do not wait for PSR disable on vbl enable
Leo Li
1
-2
/
+2
2025-01-10
drm/amd/display: add CEC notifier to amdgpu driver
Kun Liu
1
-0
/
+76
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2025-01-07
drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
Dmitry Baryshkov
1
-2
/
+8
2025-01-06
drm/amd/display: Disable replay and psr while VRR is enabled
Tom Chung
1
-2
/
+4
2025-01-06
drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enable
Tom Chung
1
-1
/
+1
2025-01-06
drm/amd/display: Adjust dm to use supported interfaces for setting multiple crc windows
Wayne Lin
1
-7
/
+16
2024-12-19
drm/amd/display: fix divide error in DM plane scale calcs
Melissa Wen
1
-2
/
+2
2024-12-19
drm/amd/display: Remove unnecessary amdgpu_irq_get/put
Alex Hung
1
-31
/
+0
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+2
2024-12-20
Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-20
/
+18
2024-12-18
Revert "drm/amd/display: Fix green screen issue after suspend"
Rodrigo Siqueira
1
-8
/
+4
2024-12-16
drm/amd/display: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
1
-0
/
+2
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+6
2024-12-10
drm/amd/display: Adjust secure_display_context data structure
Wayne Lin
1
-8
/
+8
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-2
/
+4
[prev]
[next]