aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-05-01gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-27drm/msm/disp: check the return value of kzalloc()Xiaoke Wang
2022-04-27drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...José Roberto de Souza
2022-04-20drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLMatt Roper
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20drm/amd/display: Revert FEC check in validationMartin Leung
2022-04-20drm/amd/display: Enable power gating before init_pipesRoman Li
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: FEC check in timing validationChiawen Huang
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
2022-04-20drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher
2022-04-20drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-20drm/msm/dp: add fail safe mode outside of event_mutex contextKuogee Hsieh
2022-04-20drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-04-20drm/msm: Fix range size vs end confusionRob Clark
2022-04-20drm/msm: Add missing put_task_struct() in debugfs pathRob Clark
2022-04-20drm/amd/display: Fix p-state allow debug index on dcn31Nicholas Kazlauskas
2022-04-20drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas
2022-04-13drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst
2022-04-13drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-13drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty
2022-04-13drm/panel: ili9341: fix optional regulator handlingDaniel Mack
2022-04-13amd/display: set backlight only if requiredShirish S
2022-04-13drm/imx: dw_hdmi-imx: Fix bailout in error cases of probeLiu Ying
2022-04-13drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito
2022-04-13drm/imx: imx-ldb: Check for null pointer after calling kmemdupJiasheng Jiang
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-04-13drm/msm/dsi: Remove spurious IRQF_ONESHOT flagDaniel Thompson
2022-04-13drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj
2022-04-13drm/v3d: fix missing unlockYongzhi Liu
2022-04-13drm/bridge: Add missing pm_runtime_put_syncYongzhi Liu
2022-04-13drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang
2022-04-13drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas
2022-04-13drm/amd/display: Fix memory leakYongzhi Liu
2022-04-13drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao