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-01-21
drm/amd/display: Dynamic cursor cache size for MALL eligibility check
Bhawanpreet Lakha
1
-3
/
+3
2021-01-20
drm/amd/display: Log link/connector info provided in BIOS object table
George Shen
3
-0
/
+30
2021-01-20
drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping
Bing Guo
1
-0
/
+3
2021-01-20
drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
Nicholas Kazlauskas
1
-0
/
+5
2021-01-20
drm/amd/display: disable FEC while using eDP
Mike Hsieh
1
-2
/
+3
2021-01-20
drm/amd/display: Fixed corruptions on HPDRX link loss restore
Vladimir Stempen
1
-2
/
+2
2021-01-15
drm/amd/display: fix the coding style issue of integrated_info
Huang Rui
1
-2
/
+2
2021-01-15
drm/amd/display: fix the system memory page fault because of copy overflow
Huang Rui
1
-2
/
+2
2021-01-14
drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issues
Lee Jones
1
-9
/
+6
2021-01-14
drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abuses
Lee Jones
1
-4
/
+4
2021-01-14
drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanours
Lee Jones
1
-17
/
+16
2021-01-14
drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unused
Lee Jones
1
-1
/
+1
2021-01-14
drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heap
Lee Jones
1
-3
/
+9
2021-01-14
drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependent_lock'
Lee Jones
1
-1
/
+2
2021-01-14
drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzToLinkRateMultiplier'
Lee Jones
1
-1
/
+1
2021-01-14
drm/amd/display/dc/core/dc_link: Remove unused variable 'status'
Lee Jones
1
-3
/
+1
2021-01-14
drm/amd/display/dc/core/dc_resource: Staticify local functions
Lee Jones
1
-3
/
+3
2021-01-13
drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headers
Lee Jones
1
-3
/
+2
2021-01-13
drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-01-13
drm/amd/display: fix seamless boot stream adding algorithm
Raymond Yang
1
-8
/
+20
2021-01-13
drm/amd/display: implement T12 compliance
Jun Lei
1
-0
/
+11
2021-01-13
drm/amd/display: doesn't reprogram AMD OUI
Yu-ting Shen
1
-11
/
+26
2021-01-13
drm/amd/display: New path for enabling DPG
Wesley Chalmers
1
-0
/
+12
2021-01-13
drm/amd/display: Separate fec debug flag and monitor patch
Lewis Huang
2
-6
/
+18
2021-01-13
drm/amd/display: NULL pointer hang
Qingqing Zhuo
1
-1
/
+7
2021-01-05
drm/amd/display: Update idle optimization handling
Joshua Aberback
1
-2
/
+4
2021-01-05
drm/amd/display: fix comparison pointer to bool warning in dc.c
Tian Tao
1
-2
/
+2
2021-01-05
drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue
Kevin Wang
1
-1
/
+6
2020-12-23
drm/amd/display: Use common error handling code in dc_create()
Markus Elfring
1
-9
/
+6
2020-12-23
drm/amd/display: Return directly after a failed kzalloc() in dc_create()
Markus Elfring
1
-4
/
+2
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
1
-20
/
+0
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
1
-7
/
+1
2020-12-15
drm/amd/display: Only update FP2 for full updates
Aric Cyr
1
-0
/
+20
2020-12-15
drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0
Flora Cui
1
-3
/
+0
2020-12-08
drm/amd/display: Fixed the audio noise during mode switching with HDCP mode on
Roy Chan
1
-2
/
+5
2020-12-08
drm/amd/display: Prevent bandwidth overflow
Chris Park
1
-2
/
+5
2020-12-08
drm/amd/display: Only one display lights up while using MST hub
Qingqing Zhuo
1
-1
/
+1
2020-12-08
drm/amd/display: Set default bits per channel
Jing Zhou
2
-5
/
+14
2020-12-01
drm/amd/display: Check link_active instead of lane_settings != unknown
Joshua Aberback
1
-1
/
+1
2020-12-01
drm/amd/display: turn DPMS off on connector unplug
Aurabindo Pillai
1
-0
/
+13
2020-11-24
drm/amd/display: Check multiple internal displays for power optimization.
Yongqiang Sun
1
-0
/
+16
2020-11-24
drm/amd/display: Add internal display info
Yongqiang Sun
1
-0
/
+7
2020-11-24
drm/amd/display: Clear sticky vsc sdp error bit
Wyatt Wood
1
-1
/
+2
2020-11-24
drm/amd/display: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-16
drm/amd/display: Expose new CRC window property
Wayne Lin
1
-0
/
+3
2020-11-16
drm/amd/display: Add dual edp optimization flag.
Yongqiang Sun
1
-0
/
+1
2020-11-16
drm/amd/display: Detect dynamic backlight support in eDP sink
Roy Chan
1
-0
/
+7
2020-11-16
drm/amd/display: minor restructuring of pbn calculation functions
Wenjing Liu
1
-4
/
+10
2020-11-16
drm/amd/display: Hook up PSR residency command to DSAT
Wyatt Wood
1
-0
/
+12
2020-11-13
drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where they're used
Lee Jones
1
-0
/
+4
[prev]
[next]