index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce110
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
drm/amd/display: Improve DisplayPort monitor interop
Aric Cyr
1
-1
/
+10
2020-07-01
drm/amd/display: update audio wall clock programming
Charlene Liu
1
-3
/
+1
2020-05-28
drm/amd/display: link_status not align when power off encoder
Paul Hsieh
1
-0
/
+2
2020-05-28
drm/amd/display: Implement some asic specific abm call backs.
Yongqiang Sun
2
-0
/
+12
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
2
-13
/
+37
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
1
-0
/
+1
2020-04-28
drm/amd/display: Add set backlight to hw sequencer.
Yongqiang Sun
2
-1
/
+37
2020-04-24
amdgpu/dc: remove redundant assignment to variable 'option'
Colin Ian King
1
-2
/
+1
2020-04-22
drm/amd/display: fix bug in the logic for panel power control
Anthony Koo
1
-1
/
+1
2020-04-22
drm/amd/display: change from panel to panel cntl
Anthony Koo
2
-21
/
+23
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
3
-35
/
+37
2020-04-22
drm/amd/display: Unify psr feature flags
Wyatt Wood
1
-2
/
+2
2020-04-09
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
1
-2
/
+8
2020-04-09
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
1
-0
/
+11
2020-02-25
drm/amd/display: Add function pointers for panel related hw functions
Anthony Koo
2
-5
/
+14
2020-02-06
drm/amd/display: linux enable oled panel support dc part
Hersen Wu
1
-0
/
+14
2020-02-06
drm/amd/display: Added locking for atomic update stream and update planes
Anthony Koo
1
-21
/
+2
2020-02-06
drm/amd/display: Split program front end part that occur outside lock
Anthony Koo
1
-0
/
+6
2020-01-16
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
3
-18
/
+31
2019-12-05
drm/amd/display: add separate of private hwss functions
Anthony Koo
3
-33
/
+48
2019-12-05
drm/amd/display: rename core_dc to dc
Anthony Koo
1
-4
/
+4
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
2
-6
/
+7
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
1
-5
/
+5
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
1
-1
/
+1
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-4
/
+0
2019-11-13
drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDP
Sung Lee
1
-0
/
+3
2019-10-25
drm/amd/display: take signal type from link
Lewis Huang
1
-8
/
+3
2019-10-25
drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
Yogesh Mohan Marimuthu
1
-1
/
+36
2019-10-17
drm/amd/display: configurable aux timeout support
abdoulaye berthe
1
-1
/
+3
2019-10-17
drm/amd/display: update register field access mechanism
abdoulaye berthe
1
-1
/
+11
2019-10-15
drm/amd/display: add NULL checks for clock manager pointer
Ahzo
1
-2
/
+3
2019-10-10
drm/amd/display: exit PSR during detection
Eric Yang
1
-14
/
+2
2019-10-07
drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe'
zhengbin
1
-12
/
+0
2019-10-03
drm/amd/display: memory leak
Navid Emamdoost
1
-0
/
+1
2019-10-03
drm/amd/display: prevent memory leak
Navid Emamdoost
1
-0
/
+1
2019-08-23
drm/amd/display: Expose OTG_V_TOTAL_MID for HW Diags
Bayan Zabihiyan
1
-1
/
+2
2019-08-23
drm/amd/display: fix audio endpoint not getting disabled issue
Su Sung Chung
2
-19
/
+25
2019-08-23
drm/amd/display: re structure odm to allow 4 to 1 support
Dmytro Laktyushkin
1
-3
/
+4
2019-08-15
drm/amd/display: Make init_hw and init_pipes generic for seamless boot
Martin Leung
2
-9
/
+9
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
1
-3
/
+1
2019-08-15
drm/amd/display: reset hdmi tmds rate and data scramble on pipe reset
Wenjing Liu
1
-1
/
+4
2019-08-12
drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask
Christophe JAILLET
1
-1
/
+1
2019-07-18
drm/amd/display: Set enabled to false at start of audio disable
Nicholas Kazlauskas
1
-2
/
+2
2019-07-18
drm/amd/display: Clean up dynamic metadata logic
Julian Parkin
1
-23
/
+1
2019-07-18
drm/amd/display: add dcc programming for dual plane
Dmytro Laktyushkin
1
-21
/
+21
2019-07-18
drm/amd/display: Disable Audio on reinitialize hardware
Alvin Lee
1
-4
/
+16
2019-07-18
drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTO
Nevenko Stupar
1
-11
/
+11
2019-06-25
drm/amd/display: update infoframe after dig fe is turned on (v2)
Nicholas Kazlauskas
1
-0
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
5
-0
/
+12
2019-06-22
drm/amd/display: make clk_mgr call enable_pme_wa
Su Sung Chung
1
-23
/
+6
[next]