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
Age
Commit message (
Expand
)
Author
Files
Lines
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/dce112/dce112_resource: Include our own header file containing prototypes
Lee Jones
1
-1
/
+3
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-14
drm/amd/display/dc/dc_helper: Include our own header, containing prototypes
Lee Jones
1
-0
/
+1
2021-01-14
drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headers
Lee Jones
1
-3
/
+2
2021-01-14
drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'
Lee Jones
1
-7
/
+1
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/dc/dce60/dce60_resource: Make local functions static
Lee Jones
1
-8
/
+8
2021-01-13
drm/amd/display/dc/dce100/dce100_resource: Make local functions and ones called by reference static
Lee Jones
1
-8
/
+8
2021-01-13
drm/amd/display/dc/dce60/dce60_timing_generator: Make 'dce60_configure_crc' invoked by reference static
Lee Jones
1
-2
/
+2
2021-01-13
drm/amd/display/dc/dce110/dce110_transform_v: Demote kernel-doc abuse
Lee Jones
1
-10
/
+9
2021-01-13
drm/amd/display/dc/dce110/dce110_resource: Make local functions invoked by reference static
Lee Jones
1
-8
/
+8
2021-01-13
drm/amd/display/dc/dce110/Makefile: Ignore -Woverride-init warning
Lee Jones
1
-0
/
+2
2021-01-13
drm/amd/display/dc/dce110/dce110_mem_input_v: Include our own header, containing prototypes
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/dce110/dce110_timing_generator_v: Demote kernel-doc abuse and line up comments
Lee Jones
1
-10
/
+9
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
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
[prev]
[next]