index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-09-11
drm/amd/display: Add all planes on CRTC to state for overlay cursor
Leo Li
1
-0
/
+11
2024-09-11
drm/amd/display: Do not reset planes based on crtc zpos_changed
Leo Li
1
-1
/
+1
2024-09-02
drm/amd/display: Lock DC and exit IPS when changing backlight
Leo Li
1
-1
/
+12
2024-09-02
drm/amd/display: Determine IPS mode by ASIC and PMFW versions
Leo Li
1
-1
/
+25
2024-08-13
drm/amd/display: fix s2idle entry for DCN3.5+
Hamza Mahfooz
1
-0
/
+3
2024-07-12
Revert "drm/amd/display: Reset freesync config before update new state"
Leo Li
1
-1
/
+0
2024-07-08
drm/amd/display: Solve mst monitors blank out problem after resume
Wayne Lin
1
-1
/
+2
2024-07-01
drm/amdgpu/display: handle gfx12 in dm_check_cursor_fb
Marek Olšák
1
-3
/
+5
2024-07-01
drm/amd/display: Fix refresh rate range for some panel
Tom Chung
1
-0
/
+48
2024-07-01
drm/amd/display: Add refresh rate range check
Tom Chung
1
-1
/
+3
2024-07-01
drm/amd/display: Check denominator pbn_div before used
Alex Hung
1
-1
/
+1
2024-07-01
drm/amd/display: Reset freesync config before update new state
Tom Chung
1
-0
/
+1
2024-06-28
drm/amd/display: Remove unused function reverse_planes_order
Jiapeng Chong
1
-9
/
+0
2024-06-28
drm/amd/display: Use sw cursor for DCN401 with rotation
Aurabindo Pillai
1
-5
/
+29
2024-06-28
drm/amd/display: Check and log for function error codes
Alex Hung
1
-1
/
+4
2024-06-27
Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-164
/
+466
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2024-06-19
drm/amd/display: Remove redundant null checks
Alex Hung
1
-3
/
+3
2024-06-14
drm/amd/display: Add null checker before passing variables
Alex Hung
1
-3
/
+6
2024-06-14
drm/amd/display: Explicitly extend unsigned 16 bit to 64 bit
Alex Hung
1
-2
/
+2
2024-06-14
drm/amd/display: Move PRIMARY plane zpos higher
Leo Li
1
-3
/
+31
2024-06-14
drm/amd/display: Introduce overlay cursor mode
Leo Li
1
-121
/
+369
2024-06-14
drm/amd/display: Defer the setting of link hpd status for usb4/tbt
Wayne Lin
1
-8
/
+0
2024-06-14
drm/amd/display: Adjust debug msg for usb4/tbt
Wayne Lin
1
-23
/
+34
2024-06-14
drm/amd/display: Set default brightness according to ACPI
Mario Limonciello
1
-1
/
+11
2024-06-14
Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"
Ivan Lipski
1
-12
/
+4
2024-06-14
drm/amd/display: prevent register access while in IPS
Hamza Mahfooz
1
-0
/
+10
2024-06-14
drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor
Srinivasan Shanmugam
1
-4
/
+12
2024-06-05
drm/amd/display: Prevent IPX From Link Detect and Set Mode
Fangzhi Zuo
1
-0
/
+10
2024-06-05
drm/amd/display: Convert some legacy DRM debug macros into appropriate catego...
Tvrtko Ursulin
1
-34
/
+39
2024-05-29
drm/amd/display: Enable copying of bounding box data from VBIOS DMUB
Aurabindo Pillai
1
-0
/
+121
2024-05-29
drm/amd/display: Move some init routines to dm_sw_init()
Aurabindo Pillai
1
-9
/
+11
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-9
/
+12
2024-05-23
drm/amd/display: Pass errors from amdgpu_dm_init() up
Mario Limonciello
1
-1
/
+5
2024-05-20
drm/amd/display: Remove redundant idle optimization check
Roman Li
1
-3
/
+0
2024-05-20
drm/amd/display: Clear shared dmub firmware state on init
Roman Li
1
-0
/
+3
2024-05-18
drm/amd/display: Drop pixel_clock_mhz
Mario Limonciello
1
-3
/
+0
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-19
/
+39
2024-05-13
drm/amd/display: Don't register panel_power_savings on OLED panels
Mario Limonciello
1
-4
/
+25
2024-05-08
drm/amdgpu: Use drm_crtc_vblank_crtc()
Ville Syrjälä
1
-1
/
+1
2024-05-02
drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq
Hersen Wu
1
-5
/
+6
2024-05-02
drm/amd/display: Spinlock before reading event
Alex Hung
1
-8
/
+6
2024-05-02
drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail
Hersen Wu
1
-1
/
+4
2024-05-02
drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
Hersen Wu
1
-7
/
+7
2024-05-02
drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
Hersen Wu
1
-1
/
+4
2024-05-02
drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq regi...
Hersen Wu
1
-41
/
+128
2024-05-02
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
2024-05-01
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
2024-04-30
drm/amd/display: Add periodic detection for IPS
Roman Li
1
-0
/
+13
2024-04-30
drm/amd/display: Re-enable IPS2 for static screen
Roman Li
1
-1
/
+1
[next]