summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Add surface define v4 commandDeepak Rawat2020-03-233-7/+43
* drm/vmwgfx: Refactor surface_define to use vmw_surface_metadataDeepak Rawat2020-03-234-246/+215
* drm/vmwgfx: Split surface metadata from struct vmw_surfaceDeepak Rawat2020-03-234-154/+202
* drm/vmwgfx: Add support for streamoutput with mob commandsDeepak Rawat2020-03-238-7/+630
* drm/vmwgfx: Rename stream output target binding tracker structDeepak Rawat2020-03-233-23/+23
* drm/vmwgfx: Add support for indirect and dispatch commandsDeepak Rawat2020-03-231-0/+70
* drm/vmwgfx: Add support for UA view commandsDeepak Rawat2020-03-237-18/+319
* drm/vmwgfx: Support SM5 shader type in command bufferDeepak Rawat2020-03-232-4/+21
* drm/vmwgfx: Read new register for GB memory when availableDeepak Rawat2020-03-231-3/+9
* drm/vmwgfx: Add a new enum for SM5 graphics context capabilityDeepak Rawat2020-03-232-0/+24
* drm/vmwgfx: Sync virtual device headers for new featureDeepak Rawat2020-03-238-585/+1646
* drm/vmwgfx: Use enum to represent graphics context capabilitiesDeepak Rawat2020-03-238-31/+69
* drm/vmwgfx: Deprecate logic ops commandsDeepak Rawat2020-03-232-18/+12
* drm/vmwgfx: Sync legacy multisampling device capabilityDeepak Rawat2020-03-232-8/+16
* drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context supportDeepak Rawat2020-03-231-1/+1
* Merge tag 'mediatek-drm-next-5.7' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie2020-03-203-1/+20
|\
| * MAINTAINERS: Update Chun-Kuang Hu's email addressChun-Kuang Hu2020-03-091-1/+1
| * drm/mediatek: add mt8183 dpi clock factorJitao Shi2020-02-261-0/+18
| * dt-bindings: display: mediatek: update dpi supported chipsJitao Shi2020-02-261-0/+1
* | Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie2020-03-2088-503/+955
|\ \
| * | drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King2020-03-193-3/+3
| * | drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor2020-03-191-5/+1
| * | drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2020-03-192-2/+2
| * | drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2020-03-192-2/+2
| * | drm/amdgpu: fix typo for vcn1 idle checkJames Zhu2020-03-191-1/+1
| * | drm/amdgpu: add CAP fw loadingZhigang Luo2020-03-195-2/+38
| * | amd/powerplay: arcturus baco reset disable all featuresJohn Clements2020-03-191-8/+13
| * | drm/amdgpu: miss PRT case when bo updateYintian Tao2020-03-191-3/+3
| * | drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin2020-03-193-16/+56
| * | drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood2020-03-192-4/+16
| * | drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun2020-03-193-4/+6
| * | drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij2020-03-194-17/+4
| * | drm/amd/display: combine watermark change and clock change for update clocks.Yongqiang Sun2020-03-193-9/+10
| * | drm/amd/display: guard DPPHY_Internal_ctrlCharlene Liu2020-03-191-1/+1
| * | drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai2020-03-194-22/+22
| * | drm/amd/display: Program self refresh control register on bootSung Lee2020-03-191-0/+3
| * | drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu2020-03-191-6/+6
| * | drm/amd/display: Fallback to dmcub for psr when dmcu is disabledWyatt Wood2020-03-191-1/+1
| * | drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood2020-03-193-6/+6
| * | drm/amd/display: Remove PSR dependency on swizzle modeRoman Li2020-03-191-6/+1
| * | drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas2020-03-191-0/+3
| * | drm/amd/display: Pass triplebuffer surface flip flags down to plane stateNicholas Kazlauskas2020-03-192-0/+3
| * | drm/amd/display: fix split threshold w/a to work with mpoDmytro Laktyushkin2020-03-191-26/+13
| * | drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun2020-03-195-0/+31
| * | drm/amd/display: Remove redundant hdcp display stateIsabel Zhang2020-03-196-48/+27
| * | drm/amd/display: Fix test pattern color space inconsistency for LinuxJerry (Fangzhi) Zuo2020-03-191-3/+6
| * | drm/amd/display: update connector->display_info after read edidHersen Wu2020-03-193-5/+19
| * | drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee2020-03-191-1/+1
| * | drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das2020-03-161-4/+8
| * | drm/sched: implement and export drm_sched_pick_bestNirmoy Das2020-03-163-33/+42