index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
basics
Age
Commit message (
Expand
)
Author
Files
Lines
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 int...
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
2017-11-28
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
1
-0
/
+5
2017-10-21
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
2
-93
/
+22
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
1
-2
/
+1
2017-10-06
amdgpu/dc: use kernel ilog2 for log_2.
Dave Airlie
2
-11
/
+4
2017-10-06
amdgpu/dc: inline dal grph object id functions.
Dave Airlie
1
-60
/
+1
2017-09-29
amdgpu/dc: inline all the signal_types code.
Dave Airlie
2
-81
/
+1
2017-09-29
amdgpu/dc: inline fixed31_32 div_int
Dave Airlie
1
-9
/
+0
2017-09-29
amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.
Dave Airlie
1
-12
/
+10
2017-09-29
amdgpu/dc: inline a bunch of the fixed 31_32 helpers.
Dave Airlie
1
-122
/
+0
2017-09-29
amdgpu/dc: inline some of the fixed 32_32 fns
Dave Airlie
1
-60
/
+0
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2
-17
/
+20
2017-09-26
drm/amd/display: Pass log_mask from DM
Harry Wentland
1
-36
/
+5
2017-09-26
drm/amd/display: log HUBP using DTN logging
Tony Cheng
2
-30
/
+1
2017-09-26
drm/amd/display: Disable timestamp and entry heading
Yongqiang Sun
1
-1
/
+2
2017-09-26
drm/amd/display: Add extra mode and clock info to DTN logs
Corbin McElhanney
2
-3
/
+33
2017-09-26
drm/amd/display: Add function to log connectivity
Zeyu Fan
1
-0
/
+3
2017-09-26
drm/amd/display: Remove duplicate entry from log_mask
Harry Wentland
1
-1
/
+0
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
1
-1
/
+3
2017-09-26
drm/amd/display: remove calculate_adjustments in conversion.h
Tony Cheng
2
-128
/
+0
2017-09-26
drm/amd/display: remove SIGNAL_TYPE_WIRELESS
Tony Cheng
2
-3
/
+1
2017-09-26
drm/amd/display: remove un-used defines and dead code
Tony Cheng
1
-35
/
+0
2017-09-26
drm/amd/display: Output Transfer Function Regamma Refactor
Amy Zhang
1
-0
/
+9
2017-09-26
drm/amd/display: drop register logger and pid/tgid getters
Dave Airlie
2
-198
/
+1
2017-09-26
drm/amd/display: Moved swizzle parameter translation to dc.
Yongqiang Sun
2
-0
/
+11
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
12
-0
/
+2575