summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou1-3/+10
2022-01-27drm/etnaviv: consider completed fence seqno in hang checkLucas Stach2-1/+4
2022-01-27drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen2-0/+8
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen1-0/+4
2022-01-27drm/amdkfd: Fix error handling in svm_range_addFelix Kuehling1-89/+49
2022-01-27drm: rcar-du: Fix CRTC timings when CMM is usedLaurent Pinchart1-4/+16
2022-01-27drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin5-38/+138
2022-01-27drm/vmwgfx: Release ttm memory if probe failsZack Rusin1-10/+16
2022-01-27drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch1-12/+28
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher2-1/+3
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LHans de Goede1-0/+6
2022-01-27drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs1-16/+21
2022-01-27drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong4-8/+27
2022-01-27drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu1-0/+1
2022-01-27drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris8-6/+44
2022-01-27drm/tegra: vic: Fix DMA API misuseRobin Murphy1-4/+3
2022-01-27drm/tegra: gr2d: Explicitly control module resetThierry Reding1-2/+31
2022-01-27gpu: host1x: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2022-01-27drm/bridge: ti-sn65dsi86: Set max register for regmapStephen Boyd1-0/+1
2022-01-27drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov1-2/+2
2022-01-27drm/msm/dsi: fix initialization in the bonded DSI caseDmitry Baryshkov3-21/+7
2022-01-27drm/msm/dp: displayPort driver need algorithm rationalJackie Liu1-0/+1
2022-01-27drm/msm/gpu: Don't allow zero fence_idRob Clark1-1/+1
2022-01-27drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsNicholas Kazlauskas1-1/+2
2022-01-27drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang1-16/+20
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang1-0/+6
2022-01-27drm/vmwgfx: Fail to initialize on broken configsZack Rusin1-0/+7
2022-01-27drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin2-103/+2
2022-01-27drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2022-01-27drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()Lyude Paul1-28/+12
2022-01-27drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard1-0/+3
2022-01-27drm/vc4: crtc: Make sure the HDMI controller is powered when disablingMaxime Ripard1-1/+18
2022-01-27drm/vc4: hdmi: Rework the pre_crtc_configure error handlingMaxime Ripard1-6/+14
2022-01-27drm/vc4: hdmi: Make sure the controller is powered up during bindMaxime Ripard1-2/+15
2022-01-27drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard1-0/+4
2022-01-27drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard1-26/+44
2022-01-27drm/vc4: hdmi: Set a default HSM rateMaxime Ripard1-0/+14
2022-01-27drm/rockchip: dsi: Reconfigure hardware on resume()Brian Norris1-0/+37
2022-01-27drm/rockchip: dsi: Disable PLL clock on bind errorBrian Norris1-3/+5
2022-01-27drm/rockchip: dsi: Hold pm-runtime across bind/unbindBrian Norris1-18/+19
2022-01-27drm/rockchip: dsi: Fix unbalanced clock on probe errorBrian Norris1-5/+1
2022-01-27drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris1-1/+9
2022-01-27drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris1-1/+7
2022-01-27drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai1-3/+6
2022-01-27drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter1-1/+1
2022-01-27drm/ttm: Put BO in its memory manager's lru listxinhui pan1-0/+2