index
:
~sroland/linux
feature/staging_sm5
vmwgfx-fixes-5.7
vmwgfx-fixes-5.8
vmwgfx-fixes-5.9
vmwgfx-next-5.9
vmwgfx linux repo
sroland
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility
feature/staging_sm5
Thomas Hellström (VMware)
1
-1
/
+1
2020-03-23
drm/vmwgfx: Add SM5 param for userspace
Deepak Rawat
2
-0
/
+7
2020-03-23
drm/vmwgfx: Add surface define v4 command
Deepak Rawat
3
-7
/
+43
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
4
-246
/
+215
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
4
-154
/
+202
2020-03-23
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
8
-7
/
+630
2020-03-23
drm/vmwgfx: Rename stream output target binding tracker struct
Deepak Rawat
3
-23
/
+23
2020-03-23
drm/vmwgfx: Add support for indirect and dispatch commands
Deepak Rawat
1
-0
/
+70
2020-03-23
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
7
-18
/
+319
2020-03-23
drm/vmwgfx: Support SM5 shader type in command buffer
Deepak Rawat
2
-4
/
+21
2020-03-23
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
1
-3
/
+9
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2
-0
/
+24
2020-03-23
drm/vmwgfx: Sync virtual device headers for new feature
Deepak Rawat
8
-585
/
+1646
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
8
-31
/
+69
2020-03-23
drm/vmwgfx: Deprecate logic ops commands
Deepak Rawat
2
-18
/
+12
2020-03-23
drm/vmwgfx: Sync legacy multisampling device capability
Deepak Rawat
2
-8
/
+16
2020-03-23
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
Deepak Rawat
1
-1
/
+1
2020-03-20
Merge tag 'mediatek-drm-next-5.7' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
3
-1
/
+20
2020-03-20
Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...
Dave Airlie
88
-503
/
+955
2020-03-19
drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"
Colin Ian King
3
-3
/
+3
2020-03-19
drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wreg
Nathan Chancellor
1
-5
/
+1
2020-03-19
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
2
-2
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
2
-2
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn1 idle check
James Zhu
1
-1
/
+1
2020-03-19
drm/amdgpu: add CAP fw loading
Zhigang Luo
5
-2
/
+38
2020-03-19
amd/powerplay: arcturus baco reset disable all features
John Clements
1
-8
/
+13
2020-03-19
drm/amdgpu: miss PRT case when bo update
Yintian Tao
1
-3
/
+3
2020-03-19
drm/amd/display: add on demand pipe merge logic for dcn2+
Dmytro Laktyushkin
3
-16
/
+56
2020-03-19
drm/amd/display: Allocate scratch space for DMUB CW7
Wyatt Wood
2
-4
/
+16
2020-03-19
drm/amd/display: DPP DTO isn't update properly.
Yongqiang Sun
3
-4
/
+6
2020-03-19
drm/amd/display: Remove connect DIG FE to its BE during timing programming
Nikola Cornij
4
-17
/
+4
2020-03-19
drm/amd/display: combine watermark change and clock change for update clocks.
Yongqiang Sun
3
-9
/
+10
2020-03-19
drm/amd/display: guard DPPHY_Internal_ctrl
Charlene Liu
1
-1
/
+1
2020-03-19
drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...
Martin Tsai
4
-22
/
+22
2020-03-19
drm/amd/display: Program self refresh control register on boot
Sung Lee
1
-0
/
+3
2020-03-19
drm/amd/display: remove magic numbers in hdcp_ddc
Wenjing Liu
1
-6
/
+6
2020-03-19
drm/amd/display: Fallback to dmcub for psr when dmcu is disabled
Wyatt Wood
1
-1
/
+1
2020-03-19
drm/amd/display: Set disable_dmcu flag properly per asic
Wyatt Wood
3
-6
/
+6
2020-03-19
drm/amd/display: Remove PSR dependency on swizzle mode
Roman Li
1
-6
/
+1
2020-03-19
drm/amd/display: Explicitly disable triplebuffer flips
Nicholas Kazlauskas
1
-0
/
+3
2020-03-19
drm/amd/display: Pass triplebuffer surface flip flags down to plane state
Nicholas Kazlauskas
2
-0
/
+3
2020-03-19
drm/amd/display: fix split threshold w/a to work with mpo
Dmytro Laktyushkin
1
-26
/
+13
2020-03-19
drm/amd/display: workaround for HDMI hotplug in DPMSOFF state
Yongqiang Sun
5
-0
/
+31
2020-03-19
drm/amd/display: Remove redundant hdcp display state
Isabel Zhang
6
-48
/
+27
2020-03-19
drm/amd/display: Fix test pattern color space inconsistency for Linux
Jerry (Fangzhi) Zuo
1
-3
/
+6
2020-03-19
drm/amd/display: update connector->display_info after read edid
Hersen Wu
3
-5
/
+19
2020-03-19
drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"
Sung Lee
1
-1
/
+1
2020-03-19
Merge tag 'exynos-drm-next-for-v5.7' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2
-4
/
+3
2020-03-19
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
44
-229
/
+917
2020-03-19
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
9
-148
/
+14
[next]