summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-08drm/amdgpu: use register distance member instead of hardcode in gfxhub v1Huang Rui
2020-07-08drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2Huang Rui
2020-07-08drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4Huang Rui
2020-07-08drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1Huang Rui
2020-07-08drm/amdgpu: use register distance member instead of hardcode in GMC10Huang Rui
2020-07-08drm/amdgpu: use register distance member instead of hardcode in GMC9Huang Rui
2020-07-08drm/amdgpu: add register distance members into vmhub structureHuang Rui
2020-07-08drm/amdkfd: Remove redundant kfd2kgd interface lookupFelix Kuehling
2020-07-08drm/amdgpu: Move the mutex lock/unlock outAlex Jivin
2020-07-08drm/amd/display: Add missing reg mask for dcn3Bhawanpreet Lakha
2020-07-08drm/amd/display: Add logger for SMU msgWesley Chalmers
2020-07-08drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback
2020-07-08drm/amd/display: 3.2.93Anthony Koo
2020-07-08drm/amd/display: [FW Promotion] Release 0.0.23Anthony Koo
2020-07-08drm/amd/display: Remove VSC infoframe dep on DMCURoman Li
2020-07-08drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung
2020-07-08drm/amd/display: Register initIgor Kravchenko
2020-07-08drm/amd/display: Add diags scaling log by defaultDmytro Laktyushkin
2020-07-08drm/amdgpu: fix coding error of mmhub pg enablementLikun Gao
2020-07-08drm/amdgpu: use RREG32_KIQ to read register when get cg stateLikun Gao
2020-07-08drm/amdgpu: updated ta ucode loadingJohn Clements
2020-07-08drm/amdgpu: updated ta ucode headerJohn Clements
2020-07-08drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-08drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-08drm/i915/huc: Adjust HuC state accordingly after GuC fetch errorMichał Winiarski
2020-07-08drm/i915/uc: Extract uc usage details into separate debugfsMichał Winiarski
2020-07-08drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revokedRamalingam C
2020-07-08drm/stm: repair runtime power managementMarek Vasut
2020-07-08drm/stm: ltdc: remove call of pm-runtime functionsYannick Fertre
2020-07-08drm/i915/hdcp: Update CP as per the kernel internal stateAnshuman Gupta
2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu
2020-07-08drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell
2020-07-08drm/nouveau/svm: fix migrate page regressionRalph Campbell
2020-07-08drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-07-08drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-07-07drm/i915/display: Implement new combo phy initialization stepJosé Roberto de Souza
2020-07-07drm/meson: overlay: fix build failureNeil Armstrong
2020-07-07drm/i915: Update dma-attributes for our sg DMAChris Wilson
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-07-07drm/ast: Initialize mode setting in ast_mode_config_init()Thomas Zimmermann
2020-07-07drm/ast: Use managed mode-config initThomas Zimmermann
2020-07-07drm/ast: Replace struct ast_crtc with struct drm_crtcThomas Zimmermann
2020-07-07drm/ast: Init cursors before creating modesetting structuresThomas Zimmermann
2020-07-07drm/ast: Managed cursor releaseThomas Zimmermann
2020-07-07drm/ast: Keep cursor HW BOs mappedThomas Zimmermann
2020-07-07drm/ast: Add helper to hide cursorThomas Zimmermann
2020-07-07drm/ast: Don't enable HW cursors twice during atomic updateThomas Zimmermann
2020-07-07drm/ast: Replace ast_cursor_move() with ast_cursor_show()Thomas Zimmermann
2020-07-07drm/ast: Move cursor pageflip into helperThomas Zimmermann