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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-02
drm/amd/display: call set csc_default if enable adjustment is false
Yue Hin Lau
4
-6
/
+6
2017-12-16
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
4
-5
/
+62
2017-12-16
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
1
-1
/
+3
2017-12-16
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
2
-5
/
+13
2017-12-16
drm/amd/display: add pipe locking before front end programing
Bhawanpreet Lakha
1
-5
/
+21
2017-12-12
drm/amdgpu: fix MAP_QUEUES paramter
Monk Liu
1
-1
/
+1
2017-12-04
drm/amdgpu: add license to files where it was missing
Alex Deucher
15
-8
/
+254
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
26
-6
/
+547
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
27
-182
/
+394
2017-12-01
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...
Dave Airlie
4
-16
/
+56
2017-11-29
drm/amd/display: USB-C / thunderbolt dock specific workaround
Hersen Wu
1
-45
/
+40
2017-11-29
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
Andrey Grodzovsky
1
-1
/
+1
2017-11-29
drm/amd/display: fix gamma setting
Roman Li
1
-1
/
+2
2017-11-29
drm/amd/display: Do not put drm_atomic_state on resume
Leo (Sunpeng) Li
1
-1
/
+0
2017-11-29
drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource
Harry Wentland
1
-2
/
+7
2017-11-29
drm/amd/display: Fix potential NULL and mem leak in create_links
Harry Wentland
1
-4
/
+10
2017-11-29
drm/amd/display: Fix hubp check in set_cursor_position
Harry Wentland
2
-12
/
+4
2017-11-29
drm/amd/display: Fix use before NULL check in validate_timing
Harry Wentland
1
-4
/
+4
2017-11-29
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
4
-9
/
+16
2017-11-29
drm/amd/display: Fix amdgpu_dm bugs found by smatch
Harry Wentland
1
-6
/
+10
2017-11-29
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
2
-5
/
+8
2017-11-29
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
2
-12
/
+15
2017-11-29
drm/amd/display: fix memory leaks on error exit return
Colin Ian King
1
-5
/
+7
2017-11-29
drm/amd/display: check plane state before validating fbc
Shirish S
1
-0
/
+4
2017-11-29
drm/amd/display: Do DC mode-change check when adding CRTCs
Leo (Sunpeng) Li
1
-1
/
+1
2017-11-29
drm/amd/display: Revert noisy assert messages
Jordan Lazare
1
-4
/
+0
2017-11-29
drm/amd/display: fix split viewport rounding error
Dmytro Laktyushkin
2
-6
/
+8
2017-11-29
drm/amd/display: Check aux channel before MST resume
Jerry (Fangzhi) Zuo
1
-1
/
+2
2017-11-29
drm/amd/display: fix split recout offset
Dmytro Laktyushkin
1
-2
/
+2
2017-11-29
drm/amd/display: Don't reject 3D timings
Andrew Jiang
1
-3
/
+0
2017-11-29
drm/amd/display: Handle as MST first and then DP dongle if sink support both
Hersen Wu
1
-16
/
+16
2017-11-29
drm/amd/display: fix split recout calculation
Dmytro Laktyushkin
1
-5
/
+3
2017-11-29
drm/amd/display: Fix S3 topology change
Roman Li
1
-0
/
+4
2017-11-29
drm/amd/display: Add timing validation against dongle cap
Eric Yang
4
-3
/
+91
2017-11-29
drm/amd/display: Should disable when new stream is null
Leo (Sunpeng) Li
1
-2
/
+4
2017-11-29
drm/amd/display: Add null check for 24BPP (xfm and dpp)
Bhawanpreet Lakha
1
-6
/
+12
2017-11-29
drm/amdgpu: drop experimental flag for raven
Alex Deucher
1
-1
/
+1
2017-11-29
drm/amdgpu: don't try to move pinned BOs
Christian König
1
-0
/
+4
2017-11-29
drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map
Michel Dänzer
2
-4
/
+4
2017-11-29
drm/amdgpu: Set adev->vcn.irq.num_types for VCN
Michel Dänzer
1
-1
/
+1
2017-11-29
Revert "drm/amdgpu: fix rmmod KCQ disable failed error"
Alex Deucher
3
-3
/
+5
2017-11-29
drm/amdgpu: used cached gca values for cik_read_register
Alex Deucher
1
-16
/
+95
2017-11-29
drm/amdgpu/gfx7: cache raster_config values
Alex Deucher
1
-0
/
+16
2017-11-29
drm/amdgpu: move UVD/VCE and VCN structure out from union
Leo Liu
1
-12
/
+8
2017-11-26
drm/amdkfd: fix amdkfd use-after-free GP fault
Randy Dunlap
1
-1
/
+2
2017-11-26
drm/amdkfd: Fix SDMA oversubsription handling
Felix Kuehling
1
-0
/
+18
2017-11-26
drm/amdkfd: Fix SDMA ring buffer size calculation
shaoyunl
1
-2
/
+2
2017-11-26
drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
Felix Kuehling
1
-13
/
+34
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2017-11-24
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-74
/
+123
[next]