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
2022-07-12
drm/amd/display: Disable PSRSU when DSC enabled on the specific sink
Robin Chen
1
-16
/
+17
2022-07-12
drm/amd/display: Clear edid when unplug mst connector
Wayne Lin
1
-0
/
+2
2022-07-12
drm/amd/display: Fix windowed MPO video with ODM combine for DCN32
Samson Tam
2
-21
/
+188
2022-07-12
drm/amd/display: Removing assert statements for Linux
Saaem Rizvi
5
-9
/
+30
2022-07-12
drm/amd/display: Helper function for ALPM initialization
Muhammad Ansari
2
-10
/
+19
2022-07-12
drm/amd/display: Check for DP2.0 when checking ODM combine
Wesley Chalmers
1
-0
/
+1
2022-07-12
drm/amd/display: Exit SubVP if MPO in use
Alvin Lee
4
-13
/
+92
2022-07-12
Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
201
-1085
/
+32865
2022-07-08
drm/amd/display: Enable ODM combine default policy
Aurabindo Pillai
2
-2
/
+6
2022-07-08
drm/amd/display: Add callback to set dig mode
Aurabindo Pillai
1
-0
/
+12
2022-07-08
drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.c
Alex Deucher
2
-58
/
+33
2022-07-07
drm/amd/display: clean up some inconsistent indenting
Yang Li
1
-8
/
+8
2022-07-07
drm/amd/display: fix non-x86/PPC64 compilation
Alex Deucher
2
-1
/
+2
2022-07-07
drm/amd/display: Fix new dmub notification enabling in DM
Stylon Wang
1
-8
/
+19
2022-07-07
drm/amd/display: remove repeated includes
Guo Zhengkui
1
-2
/
+0
2022-07-07
drm/amdgpu/display: Remove duplicated argument to ||
Zhongjun Tan
1
-1
/
+1
2022-07-07
drm/amd/display: make get_refresh_rate() static
Alex Deucher
1
-1
/
+1
2022-07-07
drm/amd/display: remove set but unused variable
Alex Deucher
1
-2
/
+1
2022-07-07
drm/amd/display: correct idle_power_optimizations disablement return value
Evan Quan
1
-1
/
+1
2022-07-07
drm/amd/display: remove stale debug setting
Aurabindo Pillai
1
-1
/
+0
2022-07-06
drm/amdgpu/display: disable prefer_shadow for generic fb helpers
Alex Deucher
1
-1
/
+2
2022-07-05
drm/amdgpu/display: disable prefer_shadow for generic fb helpers
Alex Deucher
1
-1
/
+2
2022-07-05
drm/amd/display: Remove unused variables from vba_vars_st
Maíra Canal
2
-34
/
+0
2022-07-05
drm/amd/display: Remove duplicate code across dcn30 and dcn31
Maíra Canal
5
-299
/
+23
2022-07-05
drm/amd/display: clean up some inconsistent indenting
Yang Li
1
-5
/
+5
2022-07-05
drm/amd/display: Remove return value of Calculate256BBlockSizes
Maíra Canal
2
-3
/
+2
2022-07-05
drm/amd/display: Maintain old audio programming sequence
Alvin Lee
1
-5
/
+3
2022-07-05
drm/amd/display: 3.2.192
Aric Cyr
1
-1
/
+1
2022-07-05
drm/amd/display: rename hdmi_frl_pcon_support
Hamza Mahfooz
10
-10
/
+10
2022-07-05
drm/amd/display: enable PCON SST support for newer ASICs
Hamza Mahfooz
4
-0
/
+4
2022-07-05
drm/amd/display: OVT Update on InfoFrame and Mode Management
Chris Park
4
-2
/
+21
2022-07-05
drm/amd/display: Initialize lt_settings on instantiation
Michael Strauss
1
-1
/
+1
2022-07-05
drm/amd/display: Fix uninitialized variable.
Jimmy Kizito
1
-21
/
+28
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
49
-107
/
+4
2022-07-05
drm/amd/display: Fix null timing generator resource
Eric Bernstein
1
-0
/
+6
2022-07-05
drm/amd/display: Add flag to modify MST delay
Duncan Ma
2
-1
/
+3
2022-07-05
drm/amd/display: Disable TBT3 DSC work around by default.
Jimmy Kizito
2
-2
/
+2
2022-07-05
drm/amd/display: Fix refresh rate issue on Club 3D
Rodrigo Siqueira
1
-4
/
+2
2022-07-05
drm/amd/display: Remove configuration option for dpia hpd delay
Meenakshikumar Somasundaram
2
-3
/
+9
2022-07-05
drm/amd/display: Indicate stream change on ODM change
Chris Park
2
-0
/
+5
2022-07-05
drm/amd/display: disable otg toggle w/a on boot
Dmytro Laktyushkin
1
-2
/
+5
2022-07-05
drm/amd/display: Fix dmub soft hang for PSR 1
Fangzhi Zuo
1
-3
/
+1
2022-07-05
drm/amd/display: Guard against NULL link encoder in log hw state
Nicholas Kazlauskas
1
-1
/
+1
2022-07-05
drm/amd/display: Remove incorrect ASSERT check for link_enc
Nicholas Kazlauskas
1
-2
/
+1
2022-07-05
drm/amd/display: Guard against ddc_pin being NULL for AUX
Nicholas Kazlauskas
1
-0
/
+5
2022-07-05
drm/amd/display: Program ACP related register
Alan Liu
9
-30
/
+29
2022-07-05
drm/amd/display: add an option to skip wait for HPD when powering on eDP panel
Evgenii Krasnikov
2
-5
/
+6
2022-07-05
drm/amd/display: Don't set dram clock change requirement for SubVP
Alvin Lee
2
-1
/
+2
2022-07-05
drm/amd/display: Extend soc BB capabilitiy
Jun Lei
2
-216
/
+773
2022-07-05
drm/amd/display: Maintain consistent mode of operation during encoder assignment
Jimmy Kizito
4
-5
/
+44
[prev]
[next]