summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-06-14drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher
2022-06-14drm/amd/display: remove stale config guardsAurabindo Pillai
2022-06-14drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya
2022-06-14drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris
2022-06-14drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris
2022-06-14drm/amdkfd:Fix fw version for 10.3.6Jesse Zhang
2022-06-14drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov
2022-06-14drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13Evan Quan
2022-06-14drm/amd/pm: Fix missing thermal throttler statusLijo Lazar
2022-06-14drm/amd/pm: fix a potential gpu_metrics_table memory leakGong Yuanjun
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun
2022-06-14drm/amd/display: Check zero planes for OTG disable W/A on clock changeNicholas Kazlauskas
2022-06-14drm/amd/display: Check if modulo is 0 before dividing.David Galiffi
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-14drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König
2022-06-14drm/panfrost: Job should reference MMU not file_privSteven Price
2022-06-14drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalidMarek Vasut
2022-06-14drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...Kuogee Hsieh
2022-06-14drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter
2022-06-09gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong
2022-06-09drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-06-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris
2022-06-09drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach
2022-06-09drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher
2022-06-09drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm: return the average load over the polling periodChia-I Wu
2022-06-09drm/msm: simplify gpu_busy callbackChia-I Wu
2022-06-09drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor
2022-06-09drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar
2022-06-09drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov
2022-06-09drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua
2022-06-09drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin
2022-06-09drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson
2022-06-09drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter
2022-06-09drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang
2022-06-09drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang
2022-06-09drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh
2022-06-09drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov
2022-06-09drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...Vinod Polimera
2022-06-09drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang
2022-06-09drm/msm: Fix null pointer dereferences without iommuLuca Weiss
2022-06-09drm/bridge: it6505: Send DPCD SET_POWER to downstreamPin-Yen Lin
2022-06-09drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov