summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
2 daysdrm/bridge: megachips: remove bridge when irq request failsOsama Abdelkader1-6/+10
2 daysdrm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold1-0/+1
2 daysdrm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek1-0/+2
2 daysdrm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah1-2/+7
2 daysdrm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
2 daysdrm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
2 daysdrm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf1-0/+66
2 daysdrm/msm/a6xx: Use barriers while updating HFI Q headersAkhil P Oommen1-4/+10
2 daysdrm/msm/a6xx: Fix HLSQ register dumpingRob Clark1-1/+1
2 daysdrm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
2 daysdrm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1
2 daysdrm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
2 daysdrm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
2 daysdrm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
2 daysdrm/panel: simple: Correct G190EAN01 prepare timingSebastian Reichel1-1/+1
2 daysdrm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich2-3/+3
2 daysdrm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
2 daysdrm/komeda: fix integer overflow in AFBC framebuffer size checkAlexander Konyukhov1-1/+5
2 daysdrm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2 daysdrm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2 daysdrm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
2 daysdrm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
2 daysdrm/radeon: add missing revision check for CIAlex Deucher1-3/+6
2 daysdrm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with...Ashutosh Desai1-2/+2
2 daysdrm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven1-0/+3
2 daysdrm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files ...Nathan Chancellor3-4/+6
2 daysdrm/amd/display: Fix memory leakYongzhi Liu1-18/+54
2 daysdrm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2 daysdrm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka1-8/+18
2 daysdrm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal1-0/+3
2 daysdrm/vc4: Fix a memory leak in hang state error pathMaíra Canal1-8/+10
2 daysdrm/vc4: Fix memory leak of BO array in hang stateMaíra Canal1-0/+1
2026-04-18drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann1-1/+1
2026-04-18drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
2026-04-18drm/vmwgfx: Add seqno waiter for sync_filesIan Forbes1-0/+26
2026-04-18Revert "drm/vmwgfx: Add seqno waiter for sync_files"Sasha Levin1-26/+0
2026-04-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-04-18drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-04-18drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-04-18drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-8/+35
2026-04-18drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park1-4/+11
2026-04-18drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Jeongjun Park2-1/+14
2026-04-18drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-04-18drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-04-18nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-04-18drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5