summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-08-19drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti1-0/+2
2024-08-19drm/i915: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-08-19drm/i915: Add a function to mmap framebuffer objNirmoy Das2-46/+93
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti1-6/+47
2024-08-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski1-12/+4
2024-08-14drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann1-2/+4
2024-08-14drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann1-1/+1
2024-08-14drm/lima: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-08-14drm/dp_mst: Skip CSN if topology probing is not done yetWayne Lin1-0/+11
2024-08-14drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach1-4/+1
2024-08-14drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke1-0/+5
2024-08-14drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-08-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam1-4/+12
2024-08-14drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+25
2024-08-14drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov3-0/+9
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun3-10/+18
2024-08-14drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun1-2/+5
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun1-26/+24
2024-08-14drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun3-16/+16
2024-08-11drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich1-3/+3
2024-08-11drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin1-10/+7
2024-08-11drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal1-1/+1
2024-08-11drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes1-1/+28
2024-08-11drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes1-1/+1
2024-08-11drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-08-11drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak1-6/+48
2024-08-11drm/udl: Remove DRM_CONNECTOR_POLL_HPDThomas Zimmermann1-2/+1
2024-08-11drm/udl: Move connector to modesetting codeThomas Zimmermann5-154/+134
2024-08-11drm/udl: Various improvements to the connectorThomas Zimmermann1-24/+40
2024-08-11drm/udl: Use USB timeout constant when reading EDIDThomas Zimmermann1-1/+1
2024-08-11drm/udl: Test pixel limit in mode-config's mode-valid functionThomas Zimmermann2-14/+14
2024-08-11drm/udl: Rename struct udl_drm_connector to struct udl_connectorThomas Zimmermann2-16/+13
2024-08-03drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-08-03drm/etnaviv: don't block scheduler when GPU is still activeLucas Stach1-5/+4
2024-08-03drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak1-0/+2
2024-08-03drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeWayne Lin1-2/+2
2024-08-03drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher1-0/+12
2024-08-03drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote1-5/+1
2024-08-03drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-08-03drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modesMa Ke1-0/+3
2024-08-03drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modesMa Ke1-0/+3
2024-08-03drm/qxl: Add check for drm_cvt_modeChen Ni1-0/+3
2024-08-03drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach1-2/+4
2024-08-03drm/msm/dpu: drop validity checks for clear_pending_flush() ctl opAbhinav Kumar3-5/+4
2024-08-03drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WCJonathan Marek1-0/+3
2024-08-03drm/mediatek: Add OVL compatible name for MT8195Hsiao Chien Sung1-0/+2
2024-08-03drm/mediatek: Add missing plane settings when async updateHsiao Chien Sung1-0/+2
2024-08-03drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-08-03drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1