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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
1
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
1
-7
/
+16
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-09
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
2
-41
/
+45
2018-05-09
drm/amd/display: Don't return ddc result and read_bytes in same return value
Harry Wentland
3
-13
/
+22
2018-05-09
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
1
-1
/
+85
2018-05-09
drm/amd/display: Add VG12 ASIC IDs
Harry Wentland
1
-2
/
+7
2018-04-26
Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-35
/
+34
2018-04-25
drm/amd/display: Check dc_sink every time in MST hotplug
Jerry (Fangzhi) Zuo
1
-7
/
+9
2018-04-25
drm/amd/display: Update MST edid property every time
Jerry (Fangzhi) Zuo
1
-3
/
+3
2018-04-25
drm/amd/display: Don't read EDID in atomic_check
Harry Wentland
1
-22
/
+10
2018-04-25
drm/amd/display: Disallow enabling CRTC without primary plane with FB
Harry Wentland
1
-1
/
+9
2018-04-25
drm/amd/display: Fix deadlock when flushing irq
Mikita Lipski
1
-2
/
+3
2018-04-23
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-7
/
+0
2018-04-19
drm/amd/display: Don't program bypass on linear regamma LUT
Harry Wentland
1
-7
/
+0
2018-04-13
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
6
-73
/
+113
2018-04-12
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
1
-28
/
+0
2018-04-12
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
1
-3
/
+0
2018-04-12
drm/amd/display: Fix regamma not affecting full-intensity color values
Leo (Sunpeng) Li
1
-3
/
+6
2018-04-12
drm/amd/display: Fix FBC text console corruption
Roman Li
1
-13
/
+54
2018-04-12
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-11
drm/amd/display: fix brightness level after resume from suspend
Roman Li
3
-1
/
+18
2018-04-11
drm/amd/display: HDMI has no sound after Panel power off/on
Charlene Liu
1
-0
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
3
-8
/
+5
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
1
-1
/
+1
2018-03-21
drm/amd/display: Add bios firmware info version for VG12
Jerry (Fangzhi) Zuo
1
-0
/
+1
2018-03-21
drm/amd/display/dm: add vega12 support
Alex Deucher
1
-0
/
+4
2018-03-21
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
1
-1
/
+1
2018-03-21
drm/amd/display: We shouldn't set format_default on plane as atomic driver
Harry Wentland
1
-2
/
+0
2018-03-21
drm/amd/display: Fix FMT truncation programming
Mikita Lipski
1
-2
/
+2
2018-03-21
drm/amd/display: Allow truncation to 10 bits
Mikita Lipski
1
-3
/
+2
2018-03-19
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-19
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-17
amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
Harry Wentland
1
-1
/
+1
2018-03-17
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-17
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-15
drm/amd/display: Check msg->size before starting aux transfer
Shirish S
1
-0
/
+3
2018-03-15
drm/amd/display: clean up dcn pplib notification call
Dmytro Laktyushkin
4
-46
/
+15
2018-03-15
drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)
Yongqiang Sun
3
-1
/
+11
2018-03-14
drm/amd/display: Use actual TG instance instead of pipe instance
Jerry (Fangzhi) Zuo
2
-6
/
+6
2018-03-14
drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursor
Harry Wentland
2
-5
/
+7
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
1
-4
/
+4
2018-03-14
drm/amd/display: update dce_calcs to latest version
Dmytro Laktyushkin
2
-56
/
+110
2018-03-14
drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)
Yongqiang Sun
3
-23
/
+139
2018-03-14
drm/amd/display: add support for regkey "LCDFreeSyncDefault"
Samson Tam
1
-0
/
+26
2018-03-14
drm/amd/display: Correct the plane enumeration order (v2)
Shirish S
1
-24
/
+53
2018-03-14
drm/amd/display: Fix handling of linear transfer function
Vitaly Prosyak
1
-2
/
+4
2018-03-14
drm/amd/display: dal 3.1.38
Tony Cheng
1
-1
/
+1
[next]