index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
calcs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
drm/amd/display: Change blackout time to 0 on CZ/ST
Harry Wentland
1
-4
/
+4
2018-02-19
amdgpu/dc/calcs: Support clang option for stack alignment
Matthias Kaehlcke
1
-1
/
+7
2018-02-19
amdgpu/dc/calcs: Consolidate redundant CFLAGS
Matthias Kaehlcke
1
-3
/
+5
2018-02-19
drm/amd/display: Remove extra pairs of parentheses in dce_calcs.c
Matthias Kaehlcke
1
-11
/
+11
2018-02-19
drm/amd/display: revert to hacking bounding box for pipe split
Dmytro Laktyushkin
1
-25
/
+18
2018-02-19
drm/amd/display: Use real BE and FE index to program regs.
Yongqiang Sun
1
-0
/
+1
2017-12-20
drm/amd/display: fix global sync param retrieval when not pipe splitting
Dmytro Laktyushkin
2
-10
/
+10
2017-12-20
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
1
-29
/
+0
2017-12-14
drm/amd/display: add assert to verify dcn_calc input validity
Dmytro Laktyushkin
1
-0
/
+11
2017-12-14
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
1
-0
/
+9
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
4
-0
/
+36
2017-12-14
drm/amd/display: Use macro for isnan check
Harry Wentland
1
-10
/
+8
2017-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-12-06
drm/amd/display: Set full update flag in dcn_validate_bandwidth
Andrew Jiang
1
-0
/
+2
2017-12-06
drm/amd/display: Rename output_bpc to opp_input_bpc
Dmytro Laktyushkin
1
-12
/
+0
2017-12-06
drm/amd/display: fix refclk conversion from khz int to mhz float
Dmytro Laktyushkin
1
-1
/
+1
2017-12-06
drm/amd/display: Refactor disable front end pipes.
Yongqiang Sun
1
-0
/
+3
2017-12-04
drm/amd/display: Reject PPLib clock values if they are invalid
Andrew Jiang
1
-23
/
+45
2017-11-08
amd/display: Fix potential null dereference in dce_calcs.c
Ernst Sjöstrand
1
-0
/
+2
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
1
-1
/
+1
2017-11-02
drm/amdgpu/display: fix integer arithmetic problem
Arnd Bergmann
1
-1
/
+1
2017-10-21
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
1
-1
/
+4
2017-10-21
drm/amd/display: rename transform to dpp for dcn
Yue Hin Lau
1
-0
/
+1
2017-10-21
drm/amd/display: rename struct mem_input to hubp for dcn
Yue Hin Lau
1
-0
/
+1
2017-10-21
drm/amd/display: Ignore wrong tautological warning
Harry Wentland
1
-1
/
+1
2017-10-21
drm/amd/display: Restructuring and cleaning up DML
Dmytro Laktyushkin
2
-100
/
+19
2017-10-21
Revert "amdgpu/dc: inline a bunch of float operations."
Harry Wentland
2
-30
/
+35
2017-10-21
drm/amd/display: Add override for reporting wm ranges
Eric Yang
1
-0
/
+47
2017-10-21
drm/amd/display: align DCLK to voltage level
Tony Cheng
1
-0
/
+4
2017-10-21
drm/amd/display: fix bug in force_single_disp_pipe_split
Tony Cheng
1
-1
/
+4
2017-10-21
drm/amd/display: enable optional pipe split for single display
Tony Cheng
1
-3
/
+41
2017-10-21
drm/amd/display: Use active + border for bw validation
Eric Yang
1
-3
/
+5
2017-10-21
drm/amd/display: screen flickers when connected to ext monitor in clone
Hersen Wu
1
-0
/
+8
2017-10-06
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
1
-1
/
+1
2017-09-29
amdgpu/dc: allow inlining constant int to fixed a lot better.
Dave Airlie
1
-26
/
+11
2017-09-29
amdgpu/dc: inline some of the bw_fixed code.
Dave Airlie
1
-93
/
+0
2017-09-28
amdgpu/dc: inline a bunch of float operations.
Dave Airlie
2
-35
/
+30
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2
-5
/
+6
2017-09-26
drm/amd/display: delete dead code
Tony Cheng
1
-3
/
+3
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
1
-3
/
+3
2017-09-26
drm/amd/display: work around for 8k sleep crash
Yongqiang Sun
1
-0
/
+1
2017-09-26
drm/amd/display: Clean up flattening core_dc to dc
Bhawanpreet Lakha
1
-7
/
+5
2017-09-26
drm/amd/display: refactor pplib/smu communication
Tony Cheng
1
-48
/
+52
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
1
-37
/
+36
2017-09-26
drm/amd/display: change dcn_ip and dcn_soc into pointers
Bhawanpreet Lakha
1
-276
/
+277
2017-09-26
drm/amd/display: fix dlg ttu calculation input
Charlene Liu
1
-3
/
+34
2017-09-26
drm/amd/display: fix PHYCLK in formula.
Charlene Liu
1
-1
/
+1
2017-09-26
drm/amd/display: fix PHYCLK in formula.
Charlene Liu
2
-12
/
+27
2017-09-26
drm/amd/display: Move mi, ipp, xfm to plane_res
Harry Wentland
1
-3
/
+3
2017-09-26
drm/amd/display: Move scl_data to plane_res
Harry Wentland
2
-60
/
+60
[prev]
[next]