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
2021-01-13
drm/amd/display/dc/dce112/dce112_resource: Make local functions and ones called by reference static
Lee Jones
1
-8
/
+8
2021-01-13
drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'controller_id_to_index'
Lee Jones
1
-25
/
+0
2021-01-13
drm/amd/display/dc/dce110/dce110_timing_generator: Demote kernel-doc abuses to standard function headers
Lee Jones
1
-37
/
+34
2021-01-13
drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dce120_timing_generator_get_position'
Lee Jones
1
-43
/
+0
2021-01-13
drm/amd/display/dc/dce110/dce110_mem_input_v: Make local functions static
Lee Jones
1
-8
/
+8
2021-01-13
drm/amd/display/dc/dce110/dce110_hw_sequencer: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-13
drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_get_required_compressed_surfacesize
Lee Jones
1
-30
/
+0
2021-01-13
drm/amd/display/dc/dce110/dce110_timing_generator: Remove unused variable 'value_crtc_vtotal'
Lee Jones
1
-4
/
+1
2021-01-13
drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overwritten' issues
Lee Jones
1
-2
/
+0
2021-01-13
drm/amd/display/dc/dce112/Makefile: Ignore -Woverride-init warning
Lee Jones
1
-0
/
+2
2021-01-13
drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
Lee Jones
1
-1
/
+0
2021-01-13
drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headers
Lee Jones
1
-2
/
+2
2021-01-13
drm/amd/display/dc/dce120/dce120_resource: Staticify local functions
Lee Jones
1
-3
/
+3
2021-01-13
drm/amd/display/dc/dce120/Makefile: Ignore -Woverride-init warning
Lee Jones
1
-0
/
+2
2021-01-13
drm/amd/display/dc/dce120/dce120_timing_generator:
Lee Jones
1
-28
/
+28
2021-01-13
drm/amd/display/dc/dce120/dce120_hw_sequencer: Encompass defines in same clause as their use
Lee Jones
1
-1
/
+1
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header containing prototypes
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared inside parameter list error
Lee Jones
1
-0
/
+2
2021-01-13
drm/amd/display/dc/irq/irq_service: Make local function static
Lee Jones
1
-1
/
+1
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header containing prototypes
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-01-13
drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headers
Lee Jones
1
-8
/
+8
2021-01-13
drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'
Lee Jones
1
-4
/
+3
2021-01-13
drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'
Lee Jones
1
-2
/
+1
2021-01-13
drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unused
Lee Jones
1
-1
/
+1
2021-01-13
drm/amd/display: Fix deadlock during gpu reset v3
Bhawanpreet Lakha
1
-0
/
+10
2021-01-13
Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"
Rodrigo Siqueira
1
-5
/
+6
2021-01-13
drm/amd/display: change SMU repsonse timeout to 2s
Charlene Liu
1
-1
/
+1
2021-01-13
drm/amd/display: disable dcn10 pipe split by default
Li, Roman
1
-2
/
+2
2021-01-13
drm/amd/display: 3.2.118
Aric Cyr
1
-1
/
+1
2021-01-13
drm/amd/display: Add a missing DCN3.01 API mapping
Nikola Cornij
1
-0
/
+1
2021-01-13
drm/amd/display: enable HUBP blank behaviour
Bhawanpreet Lakha
8
-3
/
+45
2021-01-13
drm/amd/display: New sequence for HUBP blank
Wesley Chalmers
11
-8
/
+93
2021-01-13
drm/amd/display: Fix assert being hit with GAMCOR memory shut down
Jacky Liao
1
-7
/
+0
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
6
-0
/
+53
2021-01-13
drm/amd/display: Remove unused P010 debug flag
Mike Hsieh
1
-1
/
+0
2021-01-13
drm/amd/display: doesn't reprogram AMD OUI
Yu-ting Shen
2
-11
/
+29
2021-01-13
drm/amd/display: removed unnecessary check when dpp clock increasing
Chiawen Huang
1
-2
/
+1
2021-01-13
drm/amd/display: New path for enabling DPG
Wesley Chalmers
2
-0
/
+23
2021-01-13
drm/amd/display: Unblank hubp based on plane visibility
Wesley Chalmers
3
-9
/
+17
2021-01-13
drm/amd/display: HUBP_IN_BLANK for DCN30
Wesley Chalmers
1
-0
/
+1
2021-01-13
drm/amd/display: Separate fec debug flag and monitor patch
Lewis Huang
3
-6
/
+19
2021-01-13
drm/amd/display: Initialize stack variable
Wesley Chalmers
1
-1
/
+1
2021-01-13
drm/amd/display: NULL pointer hang
Qingqing Zhuo
1
-1
/
+7
2021-01-13
drm/amd/display: 3.2.117
Aric Cyr
1
-1
/
+1
2021-01-11
drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_destroy'
Lee Jones
1
-14
/
+0
2021-01-11
drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headers
Lee Jones
1
-11
/
+11
2021-01-11
drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' and 'pwm_period_cntl'
Lee Jones
1
-4
/
+4
2021-01-11
drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions static
Lee Jones
1
-4
/
+5
[prev]
[next]