index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
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
-5
/
+11
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
-10
/
+6
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-54
/
+42
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
35
-511
/
+268
2017-11-23
drm/edid: quirk HTC vive headset as non-desktop. [v2]
Dave Airlie
1
-0
/
+3
2017-11-23
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
Dave Airlie
1
-1
/
+5
2017-11-23
drm: add connector info/property for non-desktop displays [v2]
Dave Airlie
2
-2
/
+23
2017-11-23
Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next
Dave Airlie
5
-380
/
+0
2017-11-23
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
14
-25
/
+37
2017-11-23
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
3
-5
/
+2
2017-11-23
Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next
Dave Airlie
1
-46
/
+111
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+4
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
9
-33
/
+28
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-21
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+7
2017-11-21
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
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
2017-11-20
drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support
Jyri Sarha
5
-380
/
+0
[next]