summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
5 daysdrm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland
5 daysdrm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-19drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-06-19drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland
2026-06-19drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen
2026-06-19drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui
2026-06-01drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-06-01drm/bridge: megachips: remove bridge when irq request failsOsama Abdelkader
2026-06-01drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold
2026-06-01drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-06-01drm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah
2026-06-01drm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf
2026-06-01drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf
2026-06-01drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf
2026-06-01drm/msm/a6xx: Use barriers while updating HFI Q headersAkhil P Oommen
2026-06-01drm/msm/a6xx: Fix HLSQ register dumpingRob Clark
2026-06-01drm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf
2026-06-01drm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf
2026-06-01drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf
2026-06-01drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf
2026-06-01drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf
2026-06-01drm/panel: simple: Correct G190EAN01 prepare timingSebastian Reichel
2026-06-01drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich
2026-06-01drm/sun4i: Fix resource leaksEthan Tidmore
2026-06-01drm/komeda: fix integer overflow in AFBC framebuffer size checkAlexander Konyukhov
2026-06-01drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher
2026-06-01drm/amdgpu/pm: add missing revision check for CIAlex Deucher
2026-06-01drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore
2026-06-01drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore
2026-06-01drm/radeon: add missing revision check for CIAlex Deucher
2026-06-01drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with...Ashutosh Desai
2026-06-01drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
2026-06-01drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files ...Nathan Chancellor
2026-06-01drm/amd/display: Fix memory leakYongzhi Liu
2026-06-01drm/amd/display: Add null checker before passing variablesAlex Hung
2026-06-01drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka
2026-06-01drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal
2026-06-01drm/vc4: Fix a memory leak in hang state error pathMaíra Canal
2026-06-01drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal
2026-04-18drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann
2026-04-18drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman
2026-04-18drm/vmwgfx: Add seqno waiter for sync_filesIan Forbes
2026-04-18Revert "drm/vmwgfx: Add seqno waiter for sync_files"Sasha Levin
2026-04-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-04-18drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
2026-04-18drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-04-18drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park
2026-04-18drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park