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
2021-12-02
drm/amd/display: Use oriented source size when checking cursor scaling
Vlad Zahorodnii
1
-8
/
+27
2021-12-01
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-01
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-01
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-01
drm/amd/display: PSR panel capability debugfs
Mikita Lipski
1
-0
/
+44
2021-12-01
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON SST Support in DM
Fangzhi Zuo
2
-10
/
+44
2021-12-01
drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabled
Nicholas Kazlauskas
1
-3
/
+8
2021-11-24
drm/amd/display: update bios scratch when setting backlight
Alex Deucher
1
-0
/
+4
2021-11-24
drm/amd/display: Reset link encoder assignments for GPU reset
Nicholas Kazlauskas
1
-0
/
+14
2021-11-24
drm/amd/display: Set plane update flags for all planes in reset
Nicholas Kazlauskas
1
-2
/
+2
2021-11-24
drm/amd/display: Fix DPIA outbox timeout after GPU reset
Nicholas Kazlauskas
1
-0
/
+2
2021-11-24
drm/amd/display: update bios scratch when setting backlight
Alex Deucher
1
-0
/
+4
2021-11-24
drm/amd/display: fix accidental casting enum to bool
Mikita Lipski
1
-1
/
+1
2021-11-24
drm/amd/display: Reset link encoder assignments for GPU reset
Nicholas Kazlauskas
1
-0
/
+14
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-6
/
+6
2021-11-22
drm/amd/display: Set plane update flags for all planes in reset
Nicholas Kazlauskas
1
-2
/
+2
2021-11-22
drm/amd/display: enable seamless boot for DCN301
Zhan Liu
2
-0
/
+30
2021-11-22
drm/amd/display: Run full global validation in dc_commit_state
Nicholas Kazlauskas
1
-18
/
+1
2021-11-22
drm/amd/display: Fix DPIA outbox timeout after GPU reset
Nicholas Kazlauskas
1
-0
/
+2
2021-11-22
drm/amdgpu/display: set vblank_disable_immediate for DC
Alex Deucher
1
-0
/
+3
2021-11-22
drm/amd/display: Fix OLED brightness control on eDP
Roman Li
1
-1
/
+2
2021-11-22
drm/amd/display: Enable DSC over eDP
Mikita Lipski
2
-4
/
+71
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-158
/
+353
2021-11-17
drm/amd/display: Fix OLED brightness control on eDP
Roman Li
1
-1
/
+2
2021-11-17
drm/amd/display: log amdgpu_dm_atomic_check() failure cause
Shirish S
1
-18
/
+51
2021-11-17
drm/amd/display: remove unnecessary conditional operators
Ye Guojin
1
-2
/
+1
2021-11-10
drm/amd/display: reject both non-zero src_x and src_y only for DCN1x
Shirish S
1
-9
/
+11
2021-11-09
drm/amd/display: Add callbacks for DMUB HPD IRQ notifications
Nicholas Kazlauskas
1
-2
/
+15
2021-11-09
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Nicholas Kazlauskas
1
-4
/
+0
2021-11-09
drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends
Anson Jacob
1
-4
/
+4
2021-11-09
drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly
Shirish S
1
-1
/
+1
2021-11-05
drm/amd/display: Don't allow partial copy_from_user
Harry Wentland
1
-6
/
+4
2021-11-03
drm/amd/display: dsc engine not disabled after unplug dsc mst hub
Hersen Wu
2
-43
/
+138
2021-11-03
drm/amd/display: Look at firmware version to determine using dmub on dcn21
Mario Limonciello
1
-1
/
+9
2021-11-02
amdgpu: use drm_kms_helper_connector_hotplug_event
Simon Ser
2
-6
/
+6
2021-10-28
drm/amdgpu: Fix even more out of bound writes from debugfs
Patrik Jakobsson
1
-9
/
+9
2021-10-28
drm/amd/display: Enable dpia in dmub only for DCN31 B0
Jude Shih
1
-0
/
+14
2021-10-28
drm/amd/display: Fix USB4 hot plug crash issue
Jude Shih
1
-7
/
+16
2021-10-28
drm/amd/display: Set phy_mux_sel bit in dmub scratch register
Hansen
1
-1
/
+1
2021-10-28
drm/amd/display: Handle I2C-over-AUX write channel status update
Aric Cyr
1
-0
/
+2
2021-10-28
drm/amd/display: dc_link_set_psr_allow_active refactoring
Robin Chen
1
-2
/
+8
2021-10-28
drm/amdgpu/display: add quirk handling for stutter mode
Alex Deucher
1
-0
/
+33
2021-10-28
Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-1
/
+38
2021-10-27
drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
2
-2
/
+4
2021-10-25
drm/amd/display: Add DP 2.0 MST DM Support
Bhawanpreet Lakha
3
-1
/
+36
2021-10-25
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-1
/
+1
2021-10-22
amd/display: remove ChromeOS workaround
Simon Ser
1
-51
/
+0
2021-10-19
drm/amd/display: Fully switch to dmub for all dcn21 asics
Roman Li
1
-2
/
+1
2021-10-13
drm/amdgpu: fix out of bounds write
Thelford Williams
1
-1
/
+1
[prev]
[next]