summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
41 hoursdrm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor1-2/+2
41 hoursdrm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
41 hoursdrm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal1-1/+1
41 hoursdrm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
41 hoursdrm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
41 hoursdrm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram2-2/+6
41 hoursdrm/xe/vf: Fix signature of print functionsMichal Wajdeczko2-9/+21
41 hoursdrm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin1-4/+1
41 hoursdrm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
41 hoursdrm/msm: Fix iommu_map_sgtable() return value check and avoid WARNMikko Perttunen1-2/+3
41 hoursdrm/msm/adreno: fix userspace-triggered crash on a2xx-a4xxDmitry Baryshkov1-0/+6
41 hoursdrm/msm/dpu: don't mix devm and drmm functionsDmitry Baryshkov1-1/+2
41 hoursdrm/msm/dsi: don't dump registers past the mapped regionDmitry Baryshkov1-0/+1
41 hoursdrm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
41 hoursdrm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9
41 hoursdrm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
41 hoursdrm/bridge: megachips: remove bridge when irq request failsOsama Abdelkader1-6/+10
41 hoursdrm/bridge: it66121: acquire reset GPIO in probeJulien Chauveau1-0/+5
41 hoursdrm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu1-1/+6
41 hoursdrm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey3-2/+26
41 hoursdrm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal1-0/+3
41 hoursdrm/v3d: Fix use-after-free of CPU job query arrays on error pathMaíra Canal2-18/+17
41 hoursdrm/msm: Fix shrinker deadlockDaniel J Blueman1-24/+16
41 hoursdrm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probeOsama Abdelkader1-1/+3
41 hoursdrm/vblank: Fix kernel docs for vblank timerThomas Zimmermann1-1/+1
41 hoursdrm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()Thomas Zimmermann1-1/+1
41 hoursdrm/vkms: Convert to DRM's vblank timerThomas Zimmermann2-78/+7
41 hoursdrm/vblank: Add CRTC helpers for simple use casesThomas Zimmermann1-0/+80
41 hoursdrm/vblank: Add vblank timerThomas Zimmermann3-3/+268
41 hoursdrm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa1-2/+10
11 daysdrm/v3d: Reject empty multisync extension to prevent infinite loopAshutosh Desai1-0/+5
11 daysdrm/gma500/oaktrail_lvds: fix i2c adapter leaks on initJohan Hovold1-0/+4
11 daysdrm/gma500/oaktrail_lvds: fix hang on init failureJohan Hovold1-2/+3
11 daysdrm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold1-0/+1
11 daysdrm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5
11 daysdrm/xe/dma-buf: fix UAF with retry loopMatthew Auld1-37/+12
11 daysdrm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld1-15/+16
11 daysdrm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek1-0/+2
11 daysdrm/i915: skip __i915_request_skip() for already signaled requestsSebastian Brzezinka1-1/+2
11 daysdrm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah1-2/+7
11 daysdrm: Replace old pointer to new idrEdward Adam Davis1-5/+2
11 daysdrm/loongson: Use managed KMS pollingMyeonghun Pak1-1/+1
11 daysdrm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin1-1/+1
11 daysdrm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin1-2/+2
11 daysdrm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin1-2/+5
11 daysdrm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper1-1/+1
11 daysdrm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
11 daysdrm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf1-1/+2
11 daysdrm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf1-1/+2
11 daysdrm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3