index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
Lines
2021-03-10
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
-1
/
+0
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
-19
/
+8
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
-2
/
+2
2021-02-09
drm/amd/display: move edp sink present detection to hw init
Eric Yang
-18
/
+22
2021-02-02
amd/display: remove unneeded variable: "pattern"
Bernard Zhao
-3
/
+1
2021-02-02
drm/amd/display: Reject too small viewport size when validating plane
Nikola Cornij
-2
/
+2
2021-02-02
drm/amd/display: Workaround for some legacy DP-VGA dongles
Taimur Hassan
-1
/
+12
2021-02-02
drm/amd/display: remove unused force_ignore_link_settings debug option
Wenjing Liu
-2
/
+0
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
-7
/
+7
2021-02-02
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
-8
/
+19
2021-02-02
drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.c
Brendan Steve Leder
-0
/
+4
2021-02-02
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL
George Shen
-3
/
+3
2021-02-02
drm/amd/display: Drop SOC bounding box hookup in DM/DC
Nicholas Kazlauskas
-1
/
+0
2021-01-25
drm/amd/display: Fix a potential NULL dereference
Dan Carpenter
-2
/
+2
2021-01-21
drm/amd/display: Fix spelling mistake of function name
Colin Ian King
-2
/
+2
2021-01-21
drm/amd/display: Dynamic cursor cache size for MALL eligibility check
Bhawanpreet Lakha
-3
/
+3
2021-01-20
drm/amd/display: Log link/connector info provided in BIOS object table
George Shen
-0
/
+30
2021-01-20
drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...
Bing Guo
-0
/
+3
2021-01-20
drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
Nicholas Kazlauskas
-0
/
+5
2021-01-20
drm/amd/display: disable FEC while using eDP
Mike Hsieh
-2
/
+3
2021-01-20
drm/amd/display: Fixed corruptions on HPDRX link loss restore
Vladimir Stempen
-2
/
+2
2021-01-15
drm/amd/display: fix the coding style issue of integrated_info
Huang Rui
-2
/
+2
2021-01-15
drm/amd/display: fix the system memory page fault because of copy overflow
Huang Rui
-2
/
+2
2021-01-14
drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issues
Lee Jones
-9
/
+6
2021-01-14
drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abuses
Lee Jones
-4
/
+4
2021-01-14
drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanours
Lee Jones
-17
/
+16
2021-01-14
drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe...
Lee Jones
-1
/
+1
2021-01-14
drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heap
Lee Jones
-3
/
+9
2021-01-14
drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependen...
Lee Jones
-1
/
+2
2021-01-14
drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzTo...
Lee Jones
-1
/
+1
2021-01-14
drm/amd/display/dc/core/dc_link: Remove unused variable 'status'
Lee Jones
-3
/
+1
2021-01-14
drm/amd/display/dc/core/dc_resource: Staticify local functions
Lee Jones
-3
/
+3
2021-01-13
drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headers
Lee Jones
-3
/
+2
2021-01-13
drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuse
Lee Jones
-1
/
+1
2021-01-13
drm/amd/display: fix seamless boot stream adding algorithm
Raymond Yang
-8
/
+20
2021-01-13
drm/amd/display: implement T12 compliance
Jun Lei
-0
/
+11
2021-01-13
drm/amd/display: doesn't reprogram AMD OUI
Yu-ting Shen
-11
/
+26
2021-01-13
drm/amd/display: New path for enabling DPG
Wesley Chalmers
-0
/
+12
2021-01-13
drm/amd/display: Separate fec debug flag and monitor patch
Lewis Huang
-6
/
+18
2021-01-13
drm/amd/display: NULL pointer hang
Qingqing Zhuo
-1
/
+7
2021-01-05
drm/amd/display: Update idle optimization handling
Joshua Aberback
-2
/
+4
2021-01-05
drm/amd/display: fix comparison pointer to bool warning in dc.c
Tian Tao
-2
/
+2
2021-01-05
drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue
Kevin Wang
-1
/
+6
2020-12-23
drm/amd/display: Use common error handling code in dc_create()
Markus Elfring
-9
/
+6
2020-12-23
drm/amd/display: Return directly after a failed kzalloc() in dc_create()
Markus Elfring
-4
/
+2
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
-20
/
+0
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
-7
/
+1
2020-12-15
drm/amd/display: Only update FP2 for full updates
Aric Cyr
-0
/
+20
2020-12-15
drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0
Flora Cui
-3
/
+0
2020-12-08
drm/amd/display: Fixed the audio noise during mode switching with HDCP mode on
Roy Chan
-2
/
+5
[next]