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
2021-03-02
drm/amd/display: Fix an uninitialized index variable
Arnd Bergmann
1
-8
/
+8
2021-03-02
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-02
drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
Xiaogang Chen
2
-49
/
+80
2021-03-02
drm/amd/display: Implement dmub trace event
Yongqiang Sun
1
-0
/
+6
2021-03-02
drm/amd/display: Add max bpc debugfs
Eryk Brol
1
-1
/
+152
2021-03-02
drm/amd/display: Add flag for building infopacket
Max.Tseng
1
-1
/
+3
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
1
-7
/
+10
2021-02-26
drm/amd/display: Skip modeset for front porch change
Aurabindo Pillai
1
-35
/
+179
2021-02-26
drm/amd/display: Add freesync video modes based on preferred modes
Aurabindo Pillai
2
-0
/
+157
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-6
/
+7
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-3
/
+5
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-24
drm/amdgpu/display: initialize the variable 'i'
Souptick Joarder
1
-1
/
+1
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
1
-10
/
+13
2021-02-22
drm/amd/display: Check for DSC support instead of ASIC revision
Eryk Brol
1
-1
/
+1
2021-02-22
drm/amd/display: Refactor debugfs entries for all connectors
Stylon Wang
1
-8
/
+14
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
1
-10
/
+13
2021-02-18
drm/amd/display: Simplify bool conversion
Yang Li
1
-2
/
+1
2021-02-18
drm/amd/display: Add Freesync HDMI support to DM
Stylon Wang
2
-39
/
+144
2021-02-18
drm/amd/display: do not use drm middle layer for debugfs
Nirmoy Das
2
-29
/
+18
2021-02-18
drm/amdgpu/display: remove hdcp_srm sysfs on device removal
Nirmoy Das
3
-3
/
+4
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-3
/
+2
2021-02-09
drm/amd/display: Add return code instead of boolean for future use
Fangzhi Zuo
1
-4
/
+4
2021-02-09
drm/amd/display: Add otg vertical interrupt0 support in DCN1.0
Wayne Lin
1
-0
/
+22
2021-02-09
drm/amd/display: Fix unused variable warning
Bhawanpreet Lakha
1
-2
/
+0
2021-02-09
Revert "drm/amd/display: fix unused variable warning"
Alex Deucher
1
-2
/
+0
2021-02-05
drm/amd/display: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-02-02
drm/amd/display: Reject too small viewport size when validating plane
Nikola Cornij
1
-1
/
+26
2021-02-02
drm/amd/display: Decrement refcount of dc_sink before reassignment
Victor Lu
1
-1
/
+3
2021-02-02
drm/amd/display: Free atomic state after drm_atomic_commit
Victor Lu
1
-8
/
+6
2021-02-02
drm/amd/display: Enable "trigger_hotplug" debugfs on all outputs
Stylon Wang
1
-4
/
+6
2021-02-02
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
Victor Lu
1
-2
/
+2
2021-02-02
drm/amd/display: Release DSC before acquiring
Mikita Lipski
1
-1
/
+5
2021-02-02
drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
Stylon Wang
1
-2
/
+0
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
1
-3
/
+4
2021-02-02
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
1
-13
/
+10
2021-02-02
drm/amd/display: Drop SOC bounding box hookup in DM/DC
Nicholas Kazlauskas
1
-2
/
+0
2021-01-20
drm/amd/display: Report Freesync to vrr_range debugfs entry in DRM
Stylon Wang
1
-0
/
+4
2021-01-20
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
5
-237
/
+25
2021-01-15
drm/amdgpu/display: these forward declarations are not used
ZhiJie.Zhang
1
-6
/
+1
2021-01-15
Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
5
-18
/
+105
2021-01-14
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
1
-1
/
+1
2021-01-14
Revert "drm/amd/display: Expose new CRC window property"
Rodrigo Siqueira
4
-210
/
+10
2021-01-14
Revert "drm/amdgpu/disply: fix documentation warnings in display manager"
Rodrigo Siqueira
1
-20
/
+1
2021-01-14
Revert "drm/amd/display: Fix unused variable warning"
Rodrigo Siqueira
2
-2
/
+4
2021-01-13
drm/amd/display: Fix deadlock during gpu reset v3
Bhawanpreet Lakha
1
-0
/
+10
2021-01-11
drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment bl...
Lee Jones
1
-2
/
+2
[prev]
[next]