index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
basics
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
drm/amd/display: fix typo in comments
Daniil Ryabov
1
-2
/
+2
2025-05-07
drm/amd/display: Don't check for NULL divisor in fixpt code
Harry Wentland
1
-5
/
+0
2025-02-19
drm/amd/display: Fix BT2020 YCbCr limited/full range input
Ilya Bakoulin
1
-1
/
+2
2024-09-18
drm/amd/display: fix typo in the comment
Yan Zhen
1
-1
/
+1
2024-07-23
drm/amd/display: remove dc dependencies from SPL library
Samson Tam
1
-0
/
+27
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-1
/
+1
2024-06-14
drm/amd/display: Remove reduntant comparisons by Coverity
Ivan Lipski
1
-4
/
+0
2024-02-22
drm/amd/display: Drop unnecessary header
Rodrigo Siqueira
1
-2
/
+0
2024-02-12
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in 'calculate_bandwidth()'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-22
drm/amd/display: Add dpp_get_gamut_remap functions
Harry Wentland
2
-0
/
+38
2024-01-03
drm/amd/display: remove redundant initialization of variable remainder
Colin Ian King
1
-1
/
+2
2023-10-09
drm/amd/display: Move bw_fixed from DML folder
Rodrigo Siqueira
2
-1
/
+190
2023-10-09
drm/amd/display: Move custom_float from DML folder
Rodrigo Siqueira
2
-1
/
+175
2023-10-09
drm/amd/display: Move dce_calcs from DML folder
Rodrigo Siqueira
3
-1
/
+4207
2023-07-18
drm/amd/display: Add missing static
Rodrigo Siqueira
1
-6
/
+5
2023-07-18
drm/amd/display: Improve the include of header file
Rodrigo Siqueira
1
-1
/
+1
2022-08-16
drm/amd/display: Include scaling factor for SubVP command
Alvin Lee
2
-0
/
+24
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
1
-2
/
+0
2021-02-18
Revert "drm/amd/display: Unblank hubp based on plane visibility"
Wesley Chalmers
2
-16
/
+8
2021-01-13
drm/amd/display: Unblank hubp based on plane visibility
Wesley Chalmers
2
-8
/
+16
2021-01-11
drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuse
Lee Jones
1
-6
/
+3
2020-12-01
drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static
Lee Jones
1
-1
/
+1
2020-12-01
drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
Lee Jones
1
-1
/
+0
2020-12-01
drm/amd/display/dc/basics/conversion: Include header containing our prototypes
Lee Jones
1
-0
/
+1
2020-11-10
drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
Lee Jones
1
-0
/
+5
2020-04-01
drm/amd/dc: Kill dc_conn_log_hex_linux()
Lyude Paul
2
-41
/
+1
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
3
-1
/
+144
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
1
-0
/
+2
2019-03-19
drm/amd/display: Add function to create 4d19 fixed point
Tyler DiBattista
1
-0
/
+5
2018-07-13
drm/amd/display: Convert remaining loggers off dc_logger
Nicholas Kazlauskas
3
-475
/
+4
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-41
/
+44
2018-06-15
drm/amd/display: Default log masks should include all connectivity events
Aric Cyr
2
-41
/
+44
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+5
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+3
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
1
-0
/
+5
2018-05-18
drm/amd/display: Fix up dm logging functionality
Anthony Koo
2
-1
/
+1
2018-05-18
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
Anthony Koo
1
-1
/
+1
2018-05-18
drm/amd/display: inline more of fixed point code
Dmytro Laktyushkin
1
-141
/
+15
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
4
-264
/
+103
2018-05-15
drm/amd/display: Do not use os types
Anthony Koo
1
-79
/
+79
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
1
-1
/
+2
2018-02-19
drm/amd/display: WBSCL filter init calculation fixes
Ken Chalmers
1
-0
/
+9
2017-12-14
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
2
-76
/
+1
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
1
-4
/
+20
2017-12-14
drm/amd/display: Correct fixed point calculation.
Vitaly Prosyak
1
-1
/
+1
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
1
-0
/
+12
2017-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-12-06
drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log
Michel Dänzer
1
-7
/
+3
2017-12-06
drm/amd/display: Add dm_logger_append_va API
Michel Dänzer
1
-5
/
+12
2017-12-06
drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
Colin Ian King
1
-3
/
+2
[next]