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
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
18
-15
/
+505
2021-02-22
drm/amd/display: move trace buffer to uncached memory.
Yongqiang Sun
3
-0
/
+21
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: enable audio on DP seamless boot
Anthony Wang
1
-0
/
+10
2021-02-22
drm/amd/display: disable seamless boot for DP MST
Anthony Wang
1
-2
/
+3
2021-02-22
drm/amd/display: Refactor debugfs entries for all connectors
Stylon Wang
1
-8
/
+14
2021-02-22
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2
-1
/
+2
2021-02-22
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
1
-0
/
+22
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
3
-30
/
+23
2021-02-18
drm/amd/display: Simplify bool conversion
Yang Li
1
-2
/
+1
2021-02-18
drm/amd/display: Old sequence for HUBP blank
Aurabindo Pillai
11
-97
/
+30
2021-02-18
drm/amd/display: 3.2.123
Aric Cyr
1
-1
/
+1
2021-02-18
drm/amd/display: [FW Promotion] Release 0.0.52
Anthony Koo
1
-3
/
+5
2021-02-18
drm/amd/display: Implement transmitter control v1.7
Eric Bernstein
1
-1
/
+71
2021-02-18
drm/amd/display: AVMUTE simplification
Chris Park
1
-1
/
+1
2021-02-18
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
1
-0
/
+5
2021-02-18
drm/amd/display: Add Freesync HDMI support to DM
Stylon Wang
2
-38
/
+143
2021-02-18
drm/amd/display: Populate dcn2.1 bounding box before state duplication
Sung Lee
1
-2
/
+2
2021-02-18
drm/amd/display: Fix MPC OGAM power on/off sequence
Nicholas Kazlauskas
1
-11
/
+13
2021-02-18
drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commands
Nicholas Kazlauskas
2
-0
/
+24
2021-02-18
drm/amd/display: changing sr exit latency
Martin Leung
1
-1
/
+1
2021-02-18
Revert "drm/amd/display: Unblank hubp based on plane visibility"
Wesley Chalmers
3
-17
/
+9
2021-02-18
Revert "drm/amd/display: New path for enabling DPG"
Wesley Chalmers
2
-22
/
+0
2021-02-18
drm/amd/display: remove global optimize seamless boot stream count
Lewis Huang
2
-14
/
+19
2021-02-18
drm/amd/display: Change ABM sample rate
Po-Ting Chen
1
-5
/
+5
2021-02-18
drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
Jan Kokemüller
2
-3
/
+19
2021-02-18
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
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: Simplify bool comparison
Jiapeng Chong
1
-2
/
+2
2021-02-09
Revert "drm/amd/display: Update NV1x SR latency values"
Alex Deucher
1
-2
/
+2
2021-02-09
drm/amd/display: 3.2.122
Aric Cyr
1
-1
/
+1
2021-02-09
drm/amd/display: [FW Promotion] Release 0.0.51
Anthony Koo
1
-4
/
+25
2021-02-09
drm/amd/display: fix type mismatch error for return variable
Dale Zhao
1
-1
/
+1
2021-02-09
drm/amd/display: DIO Supported for virtual displays
Wesley Chalmers
8
-10
/
+19
2021-02-09
drm/amd/display: Initialize dmub_rb_cmd unions to 0
Wyatt Wood
4
-3
/
+13
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
3
-4
/
+5
2021-02-09
drm/amd/display: move edp sink present detection to hw init
Eric Yang
2
-18
/
+24
2021-02-09
drm/amd/display: revert support for DID2.0 dsc passthrough
Jun Lei
3
-23
/
+14
2021-02-09
drm/amd/display: DP HDCP Compliance 1A-08/09 tests fail
Qingqing Zhuo
1
-0
/
+2
2021-02-09
drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter control
Derek Lai
3
-1
/
+27
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
3
-0
/
+54
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
amd/display: remove unneeded variable: "pattern"
Bernard Zhao
1
-3
/
+1
2021-02-02
drm/amd/display: 3.2.121
Aric Cyr
1
-1
/
+1
2021-02-02
drm/amd/display: [FW Promotion] Release 0.0.50
Anthony Koo
1
-2
/
+2
[prev]
[next]