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
2024-11-11
drm/amd/display: Adjust VSDB parser for replay feature
Rodrigo Siqueira
1
-1
/
+1
2024-11-11
drm/amd/display: Fix Panel Replay not update screen correctly
Tom Chung
2
-57
/
+59
2024-11-11
drm/amd/display: Change some variable name of psr
Tom Chung
4
-14
/
+14
2024-11-04
drm/amd/display: Fix brightness level not retained over reboot
Tom Chung
1
-0
/
+15
2024-10-22
drm/amd/display: temp w/a for DP Link Layer compliance
Aurabindo Pillai
1
-0
/
+13
2024-10-22
drm/amd/display: temp w/a for dGPU to enter idle optimizations
Aurabindo Pillai
1
-1
/
+2
2024-10-07
drm/amd/display: fix hibernate entry for DCN35+
Hamza Mahfooz
1
-3
/
+4
2024-10-01
drm/amd/display: Fix system hang while resume with TBT monitor
Tom Chung
1
-0
/
+6
2024-10-01
drm/amd/display: Enable idle workqueue for more IPS modes
Leo Li
1
-1
/
+2
2024-10-01
drm/amd/display: Add HDR workaround for specific eDP
Alex Hung
2
-1
/
+14
2024-10-01
drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC
Fangzhi Zuo
1
-4
/
+13
2024-09-18
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Mario Limonciello
1
-1
/
+1
2024-09-18
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
2
-0
/
+2
2024-09-18
drm/amd/display: Update IPS default mode for DCN35/DCN351
Roman Li
1
-17
/
+33
2024-09-18
drm/amd/display: Validate backlight caps are sane
Mario Limonciello
1
-0
/
+16
2024-09-18
drm/amd/display: Add HDMI DSC native YCbCr422 support
Leo Ma
1
-2
/
+2
2024-09-18
drm/amd/display: Add dmub hpd sense callback
Roman Li
2
-1
/
+21
2024-09-17
Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2
-2
/
+13
2024-09-11
drm/amd/display: Add all planes on CRTC to state for overlay cursor
Leo Li
1
-0
/
+11
2024-09-11
Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
4
-44
/
+168
2024-09-10
drm/amd/display: Do not reset planes based on crtc zpos_changed
Leo Li
1
-1
/
+1
2024-09-06
drm/amd/display: Fix spelling mistake "recompte" -> "recompute"
Colin Ian King
1
-1
/
+1
2024-09-02
drm/amd/display: Lock DC and exit IPS when changing backlight
Leo Li
1
-1
/
+12
2024-08-30
Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-23
/
+72
2024-08-29
drm/amd/display: Determine IPS mode by ASIC and PMFW versions
Leo Li
1
-1
/
+25
2024-08-29
drm/amdgpu/display: Fix a mistake in revert commit
Fangzhi Zuo
1
-1
/
+1
2024-08-29
drm/amd/display: switch to guid_gen() to generate valid GUIDs
Jani Nikula
1
-11
/
+12
2024-08-29
drm/mst: switch to guid_t type for GUID
Jani Nikula
1
-1
/
+1
2024-08-27
drm/amd/display: Add DSC Debug Log
Fangzhi Zuo
3
-39
/
+119
2024-08-27
drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
Fangzhi Zuo
1
-1
/
+1
2024-08-27
drm/amd/display: do not set traslate_by_source for DCN401 cursor
Aurabindo Pillai
1
-1
/
+4
2024-08-27
drm/amd: Introduce additional IPS debug flags
Leo Li
1
-0
/
+6
2024-08-23
drm/amd/display: use a more lax vblank enable policy for older ASICs
Hamza Mahfooz
1
-8
/
+6
2024-08-23
drm/amd/display: use a more lax vblank enable policy for DCN35+
Hamza Mahfooz
1
-1
/
+6
2024-08-23
drm/amd/display: use new vblank enable policy for DCN35+
Hamza Mahfooz
1
-11
/
+24
2024-08-23
drm/amd/display: avoid using null object of framebuffer
Ma Ke
1
-2
/
+7
2024-08-13
drm/amd/display: Fix MST BW calculation Regression
Fangzhi Zuo
2
-9
/
+27
2024-08-13
drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...
Srinivasan Shanmugam
1
-1
/
+2
2024-08-13
drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)
Srinivasan Shanmugam
1
-1
/
+2
2024-08-13
drm/amd: Use a constant format string for amdgpu_ucode_request
Arnd Bergmann
1
-2
/
+2
2024-08-13
drm/amd/display: fix s2idle entry for DCN3.5+
Hamza Mahfooz
1
-0
/
+3
2024-08-06
drm/amd/display: Skip Recompute DSC Params if no Stream on Link
Fangzhi Zuo
1
-0
/
+3
2024-08-06
drm/amd/display: Re-enable panel replay feature
Tom Chung
1
-12
/
+8
2024-08-02
Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"
Hamza Mahfooz
2
-49
/
+5
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
12
-469
/
+1664
2024-07-27
drm/amd/display: Reset VRR config during resume
Tom Chung
1
-1
/
+5
2024-07-27
drm/amd/display: sync dmub output event type.
Charlene Liu
1
-0
/
+1
2024-07-27
drm/amd/display: Check null pointers before using them
Alex Hung
1
-1
/
+2
2024-07-27
drm/amd/display: Run idle optimizations at end of vblank handler
Leo Li
1
-3
/
+9
2024-07-27
drm/amd/display: Let drm_crtc_vblank_on/off manage interrupts
Leo Li
2
-37
/
+47
[next]