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
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
drm/amd/display: USB-C / thunderbolt dock specific workaround
Hersen Wu
1
-45
/
+40
2017-11-28
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
Andrey Grodzovsky
1
-1
/
+1
2017-11-28
drm/amd/display: fix gamma setting
Roman Li
1
-1
/
+2
2017-11-28
drm/amd/display: Do not put drm_atomic_state on resume
Leo (Sunpeng) Li
1
-1
/
+0
2017-11-28
drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource
Harry Wentland
1
-2
/
+7
2017-11-28
drm/amd/display: Fix potential NULL and mem leak in create_links
Harry Wentland
1
-4
/
+10
2017-11-28
drm/amd/display: Fix hubp check in set_cursor_position
Harry Wentland
2
-12
/
+4
2017-11-28
drm/amd/display: Fix use before NULL check in validate_timing
Harry Wentland
1
-4
/
+4
2017-11-28
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
4
-9
/
+16
2017-11-28
drm/amd/display: Fix amdgpu_dm bugs found by smatch
Harry Wentland
1
-6
/
+10
2017-11-28
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
2
-5
/
+8
2017-11-28
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
2
-12
/
+15
2017-11-28
drm/amd/display: fix memory leaks on error exit return
Colin Ian King
1
-5
/
+7
2017-11-28
drm/amd/display: check plane state before validating fbc
Shirish S
1
-0
/
+4
2017-11-28
drm/amd/display: Do DC mode-change check when adding CRTCs
Leo (Sunpeng) Li
1
-1
/
+1
2017-11-28
drm/amd/display: Revert noisy assert messages
Jordan Lazare
1
-4
/
+0
2017-11-28
drm/amd/display: fix split viewport rounding error
Dmytro Laktyushkin
2
-6
/
+8
2017-11-28
drm/amd/display: Check aux channel before MST resume
Jerry (Fangzhi) Zuo
1
-1
/
+2
2017-11-28
drm/amd/display: fix split recout offset
Dmytro Laktyushkin
1
-2
/
+2
2017-11-28
drm/amd/display: Don't reject 3D timings
Andrew Jiang
1
-3
/
+0
2017-11-28
drm/amd/display: Handle as MST first and then DP dongle if sink support both
Hersen Wu
1
-16
/
+16
2017-11-28
drm/amd/display: fix split recout calculation
Dmytro Laktyushkin
1
-5
/
+3
2017-11-28
drm/amd/display: Fix S3 topology change
Roman Li
1
-0
/
+4
2017-11-28
drm/amd/display: Add timing validation against dongle cap
Eric Yang
4
-3
/
+91
2017-11-28
drm/amd/display: Should disable when new stream is null
Leo (Sunpeng) Li
1
-2
/
+4
2017-11-28
drm/amd/display: Add null check for 24BPP (xfm and dpp)
Bhawanpreet Lakha
1
-6
/
+12
2017-11-28
drm/amdgpu: drop experimental flag for raven
Alex Deucher
1
-1
/
+1
2017-11-28
drm/amdgpu: don't try to move pinned BOs
Christian König
1
-0
/
+4
2017-11-28
drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map
Michel Dänzer
2
-4
/
+4
2017-11-28
drm/amdgpu: Set adev->vcn.irq.num_types for VCN
Michel Dänzer
1
-1
/
+1
2017-11-28
Revert "drm/amdgpu: fix rmmod KCQ disable failed error"
Alex Deucher
3
-3
/
+5
2017-11-28
drm/amdgpu: used cached gca values for cik_read_register
Alex Deucher
1
-16
/
+95
2017-11-28
drm/amdgpu/gfx7: cache raster_config values
Alex Deucher
1
-0
/
+16
2017-11-28
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-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-74
/
+123
2017-11-23
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
13
-24
/
+37
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+4
2017-11-21
drm/amdgpu: fix rmmod KCQ disable failed error
Wang Hongcheng
3
-5
/
+3
2017-11-21
drm/amdgpu: fix kernel hang when starting VNC server
Xiangliang.Yu
1
-4
/
+1
2017-11-20
drm/amdgpu: don't skip attributes when powerplay is enabled
Alex Deucher
1
-0
/
+4
2017-11-20
drm/amd/pp: fix typecast error in powerplay.
Rex Zhu
1
-2
/
+2
[next]