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
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/amd/display: Disable MALL when SMU not present
Chris Park
1
-0
/
+4
2021-04-09
drm/amd/display: add log for automated test
Qingqing Zhuo
1
-0
/
+4
2021-04-09
drm/amd/display: Set max TTU on DPG enable
Wesley Chalmers
1
-7
/
+24
2021-04-09
drm/amd/display: New path for enabling DPG
Wesley Chalmers
1
-0
/
+11
2021-04-09
drm/amd/display: Update display endpoint control path.
Jimmy Kizito
3
-8
/
+128
2021-04-09
drm/amd/display: Add dynamic link encoder selection.
Jimmy Kizito
4
-5
/
+226
2021-04-09
drm/amd/display: LTTPR config logic
Wesley Chalmers
1
-10
/
+41
2021-04-09
drm/amd/display: Enumerate LTTPR modes
Wesley Chalmers
2
-11
/
+24
2021-04-09
drm/amd/display: enable DP DSC Compliance automation
Qingqing Zhuo
1
-0
/
+40
2021-04-09
drm/amd/display: Guard ASSR with internal display flag
Stylon Wang
1
-17
/
+41
2021-04-09
drm/amd/display: Use pwrseq instance to determine eDP instance
Jake Wang
1
-1
/
+7
2021-04-09
drm/amd/display: Change input parameter for set_drr
Alvin Lee
1
-5
/
+5
2021-04-09
drm/amd/display: Fixed Clock Recovery Sequence
David Galiffi
1
-4
/
+6
2021-03-23
drm/amdgpu/display: properly guard dc_dsc_stream_bandwidth_in_kbps
Alex Deucher
1
-2
/
+2
2021-03-23
drm/amd/display: add a func to disable accelerated mode
Yao Wang1
1
-0
/
+18
2021-03-23
drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculations
Dillon Varone
1
-6
/
+3
2021-03-23
drm/amd/display: Bypass sink detect when there are no eDPs connected
Jake Wang
1
-7
/
+6
2021-03-23
drm/amd/display: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2021-03-23
drm/amd/display: Free local data after use
Victor Lu
1
-0
/
+1
2021-03-23
drm/amd/display: Added multi instance support for panel control
Jake Wang
1
-1
/
+1
2021-03-23
drm/amd/display: Skip powerstate DC hw access if virtual dal
Martin Leung
1
-0
/
+3
2021-03-05
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
1
-1
/
+0
2021-03-05
drm/amd/display: Process crc window at DMCU
Wayne Lin
1
-0
/
+82
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
1
-7
/
+7
2021-03-02
drm/amd/display: Refactored DC interfaces to support multiple eDP
Jake Wang
1
-7
/
+11
2021-03-02
drm/amd/display: Update link encoder object creation
Jimmy Kizito
1
-1
/
+13
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
3
-1
/
+160
2021-02-24
drm/amd/display: Enable ASSR in DM
Stylon Wang
1
-0
/
+16
2021-02-24
drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-22
drm/amd/display: reduce scope for local var
Aric Cyr
1
-2
/
+1
2021-02-22
drm/amd/display: Don't optimize bandwidth before disabling planes
Aric Cyr
1
-1
/
+2
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
2
-5
/
+66
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
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
1
-19
/
+8
2021-02-18
Revert "drm/amd/display: New path for enabling DPG"
Wesley Chalmers
1
-11
/
+0
2021-02-18
drm/amd/display: remove global optimize seamless boot stream count
Lewis Huang
1
-13
/
+19
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
1
-2
/
+2
2021-02-09
drm/amd/display: move edp sink present detection to hw init
Eric Yang
1
-18
/
+22
2021-02-02
amd/display: remove unneeded variable: "pattern"
Bernard Zhao
1
-3
/
+1
2021-02-02
drm/amd/display: Reject too small viewport size when validating plane
Nikola Cornij
1
-2
/
+2
2021-02-02
drm/amd/display: Workaround for some legacy DP-VGA dongles
Taimur Hassan
1
-1
/
+12
2021-02-02
drm/amd/display: remove unused force_ignore_link_settings debug option
Wenjing Liu
1
-2
/
+0
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
1
-7
/
+7
2021-02-02
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
1
-8
/
+19
2021-02-02
drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.c
Brendan Steve Leder
1
-0
/
+4
2021-02-02
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL
George Shen
1
-3
/
+3
2021-02-02
drm/amd/display: Drop SOC bounding box hookup in DM/DC
Nicholas Kazlauskas
1
-1
/
+0
2021-01-25
drm/amd/display: Fix a potential NULL dereference
Dan Carpenter
1
-2
/
+2
2021-01-21
drm/amd/display: Fix spelling mistake of function name
Colin Ian King
1
-2
/
+2
[prev]
[next]