index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
3
-6
/
+19
2020-10-09
drm/amdgpu/swsmu: clean up a bunch of stale interfaces
Alex Deucher
1
-23
/
+0
2020-10-05
drm/amd/display: Add dcn3.01 support to DM
Roman Li
1
-0
/
+26
2020-09-25
drm/amd/display: fix return value check for hdcp_work
Flora Cui
1
-1
/
+1
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+1
2020-09-22
drm/amd/display: TMDS Fallback transition
Chris Park
1
-0
/
+13
2020-09-22
drm/amd/display: fix crash/reboot while accessing sysfs files
Shirish S
1
-5
/
+5
2020-09-17
drm/amd/pm: drop unnecessary wrappers around watermark setting
Evan Quan
1
-95
/
+2
2020-09-17
drm/amd/pm: drop dead code
Evan Quan
1
-3
/
+0
2020-09-15
drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
Michel Dänzer
1
-22
/
+10
2020-09-15
drm/amd/display: Create trigger_hotplug entry
YueHaibing
1
-0
/
+1
2020-09-15
drm/amd/display: Fix possible memleak in dp_trigger_hotplug()
YueHaibing
1
-1
/
+3
2020-09-15
drm/amd/display: Add connector to the state if DSC debugfs is set
Eryk Brol
1
-0
/
+41
2020-09-15
drm/amd/display: Calculate DSC number of slices in debugfs when forced
Eryk Brol
4
-22
/
+26
2020-09-15
drm/amd/display: Return the number of bytes parsed than allocated
Eryk Brol
1
-8
/
+8
2020-09-15
drm/amd/display: Add trigger connector unplug
Eryk Brol
1
-2
/
+29
2020-09-15
drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entry
Eryk Brol
4
-13
/
+29
2020-09-15
drm/amd/display: remove early return from dm_late_init
Roman Li
1
-3
/
+0
2020-09-15
drm/amd/display: Triplebuffering should not be used by default
Aric Cyr
1
-3
/
+0
2020-09-15
drm/amdgpu: drop BOOLEAN define in display part
Flora Cui
1
-1
/
+1
2020-09-15
drm/amd/display: Move disable interrupt into commit tail
Aurabindo Pillai
1
-33
/
+14
2020-09-15
drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
Aurabindo Pillai
3
-53
/
+69
2020-09-15
drm/amdgpu: Move existing pflip fields into separate struct
Aurabindo Pillai
2
-2
/
+35
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()
Ville Syrjälä
1
-0
/
+1
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
7
-377
/
+1022
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2
-44
/
+51
2020-09-03
drm/amd/display: Fix a list corruption
xinhui pan
1
-0
/
+1
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-1
/
+43
2020-08-26
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Dinghao Liu
1
-2
/
+8
2020-08-26
drm/amd/display: Retry AUX write when fail occurs
Wayne Lin
1
-1
/
+1
2020-08-26
drm/amd/display: Add connector HPD trigger debugfs entry
Eryk Brol
1
-0
/
+81
2020-08-26
drm/amd/display: Add debugfs for connector's FEC & DSC capabilities
Eryk Brol
1
-1
/
+72
2020-08-26
drm/amd/display: Send H14b-VSIF specified in HDMI
Wayne Lin
1
-1
/
+2
2020-08-26
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Dinghao Liu
1
-2
/
+8
2020-08-26
drm/amd/display: Retry AUX write when fail occurs
Wayne Lin
1
-1
/
+1
2020-08-26
drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
Furquan Shaikh
1
-0
/
+2
2020-08-26
drm/amd/display: use correct scale for actual_brightness
Alexander Monakov
1
-41
/
+40
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
4
-48
/
+48
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
5
-38
/
+36
2020-08-24
drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
Furquan Shaikh
1
-0
/
+2
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-2
/
+2
2020-08-19
Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2020-08-18
drm/amd/display: use correct scale for actual_brightness
Alexander Monakov
1
-41
/
+40
2020-08-17
drm/amd/display: Fix DSC force enable on SST
Eryk Brol
1
-0
/
+3
2020-08-17
drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DP
hersen wu
1
-6
/
+21
2020-08-17
drm/amd/display: Change ABM config init interface
Yongqiang Sun
1
-1
/
+1
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-2
/
+2
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
10
-399
/
+1053
2020-08-11
drm/amdgpu: utilize subconnector property for DP through DisplayManager
Oleg Vasilev
2
-1
/
+43
2020-08-11
Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-6
/
+35
[prev]
[next]