index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
drm/amd/display: add support for regkey "LCDFreeSyncDefault"
Samson Tam
1
-0
/
+26
2018-03-14
drm/amd/display: Fix handling of linear transfer function
Vitaly Prosyak
1
-2
/
+4
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
4
-30
/
+507
2018-03-05
drm/amd/display: Handle HDR use cases.
Vitaly Prosyak
1
-76
/
+67
2018-02-19
drm/amd/display: De PQ implementation
Vitaly Prosyak
2
-73
/
+414
2018-02-19
drm/amd/display: Add color module's gamma helpers to Linux build
Leo (Sunpeng) Li
3
-0
/
+1146
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-0
/
+21
2017-12-06
drm/amd/display: Remove unnecessary dc_stream vtable
Harry Wentland
1
-54
/
+30
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-7
/
+7
2017-09-27
drm/amd/display: Clean up flattening core_dc to dc
Bhawanpreet Lakha
1
-10
/
+9
2017-09-27
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
1
-6
/
+5
2017-09-27
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2
-39
/
+39
2017-09-27
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2
-47
/
+41
2017-09-27
drm/amd/display: Add regkey for DRR control for internal panel
Anthony Koo
2
-35
/
+40
2017-09-27
drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh Ramp
Amy Zhang
2
-10
/
+33
2017-09-27
drm/amd/display: add hyst frames for fixed refresh
Anthony Koo
1
-20
/
+36
2017-09-27
drm/amd/display: Temporary disable BTR FreeSync support for now
Anthony Koo
1
-5
/
+8
2017-09-27
drm/amd/display: Fix DRR Enable on Desktop
Amy Zhang
2
-31
/
+61
2017-09-27
drm/amd/display: fix freesync not working on raven
Corbin McElhanney
1
-0
/
+10
2017-09-27
drm/amd/display: prevent assert on error of 1 in calc_freesync_range
Dmytro Laktyushkin
1
-2
/
+4
2017-09-27
drm/amd/display: Assign stream to map before we need it
Harry Wentland
1
-4
/
+2
2017-09-27
drm/amd/display: Add support for FreeSync on eDP to module
Eric Cook
1
-9
/
+33
2017-09-27
drm/amd/display: Check for Zero Range in FreeSync Calc
Eric Cook
1
-0
/
+15
2017-09-27
drm/amd/display: fix crash caused by incorrect index being used for array
Dmytro Laktyushkin
1
-1
/
+1
2017-09-27
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
2
-49
/
+198
2017-09-27
drm/amd/display: PSR Refactor
Sylvia Tsai
1
-3
/
+11
2017-09-27
drm/amd/display: Make sure v_total_min and max not less than v_total.
Yongqiang Sun
1
-0
/
+12
2017-09-27
drm/amd/display: FreeSync LFC MIN/MAX update on current frame
Eric Cook
1
-28
/
+39
2017-09-27
drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)
Charlene Liu
1
-6
/
+6
2017-09-27
drm/amd/display: Fix 64-bit division, yet again
Harry Wentland
1
-4
/
+11
2017-09-27
drm/amd/display: Set ignore_msa_timing flag for freesync modes
Sylvia Tsai
1
-1
/
+5
2017-09-27
drm/amd/display: Fix compile warnings
Anthony Koo
1
-4
/
+3
2017-09-27
drm/amd/display: Disable Modules at Runtime
Anthony Koo
2
-36
/
+65
2017-09-27
drm/amd/display: Remove unused color and power modules
Harry Wentland
6
-4275
/
+0
2017-09-27
drm/amd/display: Fix color module crash when hotplug monitors.
Anthony Koo
1
-134
/
+175
2017-09-27
drm/amd/display: Set gamma to NULL at release
Yongqiang Sun
1
-5
/
+3
2017-09-27
drm/amd/display: DAL3: HDR10 Infoframe encoding
Andrew Wong
2
-24
/
+12
2017-09-27
drm/amd/display: Fix licensing header
Harry Wentland
2
-19
/
+42
2017-09-27
drm/amd/display: Implement gamma correction using input LUT
Aric Cyr
1
-3
/
+3
2017-09-27
drm/amd/display: Reset gamma to NULL after release
Anthony Koo
1
-1
/
+3
2017-09-27
drm/amd/display: Framework for degamma and regramma through color module
Amy Zhang
3
-94
/
+598
2017-09-27
drm/amd/display: Refactor to move gamma correction to module
Anthony Koo
2
-0
/
+81
2017-09-27
drm/amd/display: Refactor to move color helper into module
Anthony Koo
3
-2
/
+251
2017-09-27
drm/amd/display: Retrieve windowed fullscreen state
Andrew Wong
1
-0
/
+3
2017-09-27
drm/amd/display: Fix warning in freesync module
Harry Wentland
1
-0
/
+3
2017-09-27
drm/amd/display: use rgb full range as default quantization for non HDMI
Wenjing Liu
2
-6
/
+94
2017-09-27
drm/amd/display: Update rgb limited range csc matrix calculation
Wenjing Liu
1
-84
/
+216
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
7
-0
/
+4486