summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-27drm/tegra: Add back arm_iommu_detach_device()Dmitry Osipenko1-0/+15
2022-01-27gpu: host1x: Add back arm_iommu_detach_device()Dmitry Osipenko1-0/+15
2022-01-20drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor1-3/+3
2022-01-11drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-11Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2022-01-11drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2022-01-11drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2022-01-11drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2022-01-11drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4