summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-09-18drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig
2021-09-18drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig
2021-09-18drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig
2021-09-18drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo
2021-09-18drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai
2021-09-18drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-09-18drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon
2021-09-18drm/dp_mst: Fix return code on sideband message failureRajkumar Subbiah
2021-09-18drm/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg
2021-09-18drm/mgag200: Select clock in PLL update functionsThomas Zimmermann
2021-09-18drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely
2021-09-18drm/exynos: Always initialize mapping in exynos_drm_register_dma()Nathan Chancellor
2021-09-18drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li
2021-09-18gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li
2021-09-18drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh
2021-09-18drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi
2021-09-18drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan
2021-09-18drm: xlnx: zynqmp: release reset to DP controller before accessing DP registersQuanyang Wang
2021-09-18drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clockQuanyang Wang
2021-09-18drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio
2021-09-18drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg
2021-09-18drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven
2021-09-18drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
2021-09-18drm/amdgpu: Fix a printing messageOak Zeng
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush
2021-09-18drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi
2021-09-18drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi
2021-09-18drm: avoid blocking in drm_clients_info's rcu sectionDesmond Cheong Zhi Xi
2021-09-18drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov
2021-09-18drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley
2021-09-15drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-09-15drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2021-09-15drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg
2021-09-15drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg
2021-09-15drm: mxsfb: Clear FIFO_CLEAR bitMarek Vasut
2021-09-15drm: mxsfb: Increase number of outstanding requests on V4 and newer HWMarek Vasut
2021-09-15drm: mxsfb: Enable recovery on underflowMarek Vasut
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng
2021-09-15drm/of: free the iterator object on failureSteven Price
2021-09-15drm/of: free the right objectJulia Lawall
2021-09-15drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-09-15drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun
2021-09-03drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-09-03drm: Copy drm_wait_vblank to user before returningMark Yacoub
2021-09-03drm/amd/pm: change the workload type for some cardsKenneth Feng
2021-09-03Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng
2021-09-03drm/i915: Fix syncmap memory leakMatthew Brost
2021-09-03drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer