summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
5 daysdrm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin1-1/+1
5 daysdrm/i915/selftests: fix subtraction overflow bugAndrzej Hajda1-1/+1
5 daysdrm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-42/+0
5 daysdrm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
5 daysdrm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
5 daysdrm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter1-0/+6
5 daysdrm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen1-1/+1
5 daysdrm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
5 daysdrm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
5 daysdrm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu1-22/+1
5 daysdrm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik1-1/+1
5 daysdrm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther1-1/+1
5 daysdrm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERRKai Song1-2/+2
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers8-8/+8
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-07drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-12-07drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik1-2/+14
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin1-14/+5
2025-12-07drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco1-0/+3
2025-12-07drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski1-0/+6
2025-12-07drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski1-0/+4
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin1-1/+8
2025-12-07drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov1-1/+2
2025-12-07drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary1-1/+4
2025-12-07drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen2-9/+9
2025-12-07drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae1-2/+6
2025-12-07drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab1-1/+1
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S1-2/+4
2025-12-07drm/amd/pm: Use cached metrics data on arcturusLijo Lazar1-1/+1
2025-12-07drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar1-1/+1
2025-12-07drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann1-1/+5
2025-12-07drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner1-1/+2
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-12-07drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang1-1/+1
2025-12-07drm/etnaviv: fix flush sequence logicTomeu Vizoso1-1/+1
2025-12-07drm/msm/a6xx: Fix GMU firmware parserAkhil P Oommen1-1/+4
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-29drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1
2025-10-29drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty1-36/+0
2025-10-29drm/exynos: exynos7_drm_decon: properly clear channels during bindKaustabh Chakraborty1-23/+32
2025-10-29drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functionsKaustabh Chakraborty1-7/+4
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds5-4/+18
2025-10-19minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-10-19drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-10-19drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13
2025-10-19drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-19drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2