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
Age
Commit message (
Expand
)
Author
Files
Lines
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: Revert HDCP disable sequence change
Jaehyun Chung
1
-1
/
+1
2020-08-26
drm/amd/display: Send H14b-VSIF specified in HDMI
Wayne Lin
3
-16
/
+5
2020-08-26
drm/amd/display: Call DMUB for eDP power control
Chris Park
1
-0
/
+28
2020-08-26
drm/amd/display: 3.2.99
Aric Cyr
1
-1
/
+1
2020-08-26
drm/amd/display: Send DISPLAY_OFF after power down on boot
Sung Lee
3
-21
/
+42
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: Keep current gain when ABM disable immediately
Brandon Syu
1
-1
/
+1
2020-08-26
drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
Samson Tam
1
-0
/
+1
2020-08-26
drm/amd/display: Revert HDCP disable sequence change
Jaehyun Chung
1
-1
/
+1
2020-08-26
drm/amd/display: Send DISPLAY_OFF after power down on boot
Sung Lee
3
-21
/
+42
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: Reject overlay plane configurations in multi-display scenarios
Nicholas Kazlauskas
1
-0
/
+8
2020-08-26
drm/amd/display: use correct scale for actual_brightness
Alexander Monakov
1
-41
/
+40
2020-08-26
drm/amd/display: should check error using DC_OK
Tong Zhang
1
-4
/
+4
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-24
drm/amd/display: Reject overlay plane configurations in multi-display scenarios
Nicholas Kazlauskas
1
-0
/
+8
2020-08-21
Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
12
-6
/
+97
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
7
-19
/
+55
2020-08-18
drm/amd/display: use correct scale for actual_brightness
Alexander Monakov
1
-41
/
+40
2020-08-18
drm/amd/display: should check error using DC_OK
Tong Zhang
1
-4
/
+4
2020-08-18
drm/amd/display: fix potential integer overflow when shifting 32 bit variable bl_pwm
Colin Ian King
1
-1
/
+1
2020-08-18
drm/amd/display: Add dsc_to_stream_resource for dcn3
Bhawanpreet Lakha
1
-0
/
+1
2020-08-18
drm/amd/display: fix pow() crashing when given base 0
Krunoslav Kovac
1
-0
/
+3
2020-08-18
drm/amd/display: Reset scrambling on Test Pattern
Chris Park
1
-0
/
+1
2020-08-18
drm/amd/display: fix dcn3 wide timing dsc validation
Dmytro Laktyushkin
1
-0
/
+4
2020-08-18
drm/amd/display: Fix DFPstate hang due to view port changed
Paul Hsieh
1
-2
/
+2
2020-08-18
drm/amd/display: Assign correct left shift
Chris Park
2
-2
/
+7
2020-08-18
drm/amd/display: Call DMUB for eDP power control
Chris Park
6
-2
/
+80
2020-08-17
drm/amd/display: Add DSC_DBG_EN shift/mask for dcn3
Bhawanpreet Lakha
1
-0
/
+1
2020-08-17
drm/amd/display: [FW Promotion] Release 0.0.29
Anthony Koo
1
-2
/
+3
2020-08-17
drm/amd/display: Mask DPCD field to avoid reading unsupported field value
Jaehyun Chung
1
-1
/
+3
2020-08-17
drm/amd/display: fix pow() crashing when given base 0
Krunoslav Kovac
1
-0
/
+3
2020-08-17
drm/amd/display: Reset scrambling on Test Pattern
Chris Park
1
-0
/
+1
2020-08-17
drm/amd/display: Add extra T3 delay
Lewis Huang
2
-0
/
+10
2020-08-17
drm/amd/display: Fix DSC force enable on SST
Eryk Brol
3
-1
/
+21
2020-08-17
drm/amd/display: fix dcn3 wide timing dsc validation
Dmytro Laktyushkin
1
-0
/
+4
2020-08-17
drm/amd/display: Screen corruption on dual displays (DP+USB-C)
Qingqing Zhuo
3
-1
/
+7
2020-08-17
drm/amd/display: Add read backlight interface
Yongqiang Sun
5
-4
/
+18
2020-08-17
drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DP
hersen wu
3
-6
/
+48
2020-08-17
drm/amd/display: Fix DFPstate hang due to view port changed
Paul Hsieh
1
-2
/
+2
2020-08-17
drm/amd/display: Change ABM config init interface
Yongqiang Sun
3
-6
/
+19
2020-08-17
drm/amd/display: create a function to decide mst link settings
Wenjing Liu
1
-5
/
+9
2020-08-17
drm/amd/display: Assign correct left shift
Chris Park
2
-2
/
+7
2020-08-17
drm/amd/display: Call DMUB for eDP power control
Chris Park
6
-2
/
+80
[prev]
[next]