summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke
2025-12-07drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes
2025-12-07drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin
2025-12-07drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco
2025-12-07drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-12-07drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-12-07drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov
2025-12-07drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary
2025-12-07drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen
2025-12-07drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae
2025-12-07drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S
2025-12-07drm/amd/pm: Use cached metrics data on arcturusLijo Lazar
2025-12-07drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar
2025-12-07drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann
2025-12-07drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith
2025-12-07drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang
2025-12-07drm/etnaviv: fix flush sequence logicTomeu Vizoso
2025-12-07drm/msm/a6xx: Fix GMU firmware parserAkhil P Oommen
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han
2025-10-29drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf
2025-10-29drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty
2025-10-29drm/exynos: exynos7_drm_decon: properly clear channels during bindKaustabh Chakraborty
2025-10-29drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functionsKaustabh Chakraborty
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-19minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2025-10-19drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu
2025-10-19drm/amd/display: Properly disable scaling on DCE6Timur Kristóf
2025-10-19drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf
2025-10-19drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf
2025-10-19drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher
2025-10-19drm/vmwgfx: Fix Use-after-free in validationIan Forbes
2025-10-19drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2025-10-19drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong
2025-10-19drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf
2025-10-19drm/radeon/r600_cs: clean up of dead code in r600_csBrahmajit Das
2025-10-19minmax: add in_range() macroMatthew Wilcox (Oracle)
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita
2025-10-02drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi
2025-10-02drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain
2025-10-02drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula
2025-10-02drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher