summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-02drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutexChris Wilson
2020-07-02drm/i915/gem: Only revoke mmap handlers if activeChris Wilson
2020-07-02drm/i915/gem: Only revoke the GGTT mmappings on aperture detiling changesChris Wilson
2020-07-02drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi
2020-07-02drm/vmwgfx: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/vc4: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/mtk: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/imx: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/amdgpu: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-07-02drm/i915: Update DRIVER_DATE to 20200702Jani Nikula
2020-07-02drm/amd/display: remove redundant initialization of variable resultColin Ian King
2020-07-02drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-02drm/amdgpu/atomfirmware: update vram info handling for renoirAlex Deucher
2020-07-02drm/amdgpu/atomfirmware: update to latest integratedinfotableAlex Deucher
2020-07-02drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-02drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-07-02drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-07-02drm/amd/display: Create plane rotation propertyPierre-Loup A. Griffais
2020-07-02drm/amdkfd: Add Arcturus GWS support and fix VG10Joseph Greathouse
2020-07-02Revert "drm/amdgpu: support access regs outside of mmio bar"Hawking Zhang
2020-07-02drm/amdgpu: make IB test synchronize with init for SRIOV(v2)Monk Liu
2020-07-02drm/amdkfd: Update hardware scheduling time quantaJoseph Greathouse
2020-07-02drm/amd/display: Enable 4 to 1 mpc combine for max detile useDmytro Laktyushkin
2020-07-02drm/amd/display: 3.2.92Aric Cyr
2020-07-02drm/amd/display: Add register key and status for edidJing Zhou
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.22Anthony Koo
2020-07-02drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.21Anthony Koo
2020-07-02drm/amd/display: check dpcd read status of DP_DOWNSTREAM_PORT_0jinlong zhang
2020-07-02drm/amd/display: Handle SMU msg responseYongqiang Sun
2020-07-02drm/amd/display: [FW Promotion] Release 1.0.20Anthony Koo
2020-07-02drm/amd/display: Preserve gpu memory allocation for life of dcJoshua Aberback
2020-07-02drm/amd/display: Initialize psr debug flags to 0Wyatt Wood
2020-07-02drm/amdgpu: correct discovery_tmr_size init valWenhui Sheng
2020-07-02drm/amd/powerplay: drop unnecessary "@" on OD sysfs outputEvan Quan
2020-07-02drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao
2020-07-02drm/amd/powerplay: change method to set board parametersLikun Gao
2020-07-02drm/amdgpu: reduce ip discovery data reading sizeWenhui Sheng
2020-07-02drm/amdgpu: merge atombios init blockWenhui Sheng
2020-07-02drm/amdgpu: invoke req full access early enoughWenhui Sheng
2020-07-02drm/amdgpu: move reg base init forward for soc15Wenhui Sheng
2020-07-02drm/amdgpu: request init data in virt detectionWenhui Sheng
2020-07-02drm/amdgpu: Let KFD use more VMIDs on ArcturusFelix Kuehling
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-07-02drm/amdgpu: SI support for UVD and VCE power managmentAlex Jivin
2020-07-02drm/amdgpu: SI support for VCE clock controlAlex Jivin
2020-07-02drm/amdgpu: SI support for UVD clock controlAlex Jivin
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay
2020-07-02drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson