aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li1-1/+2
4 daysdrm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li1-2/+11
4 daysMerge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie18-113/+295
4 daysRevert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst1-10/+3
4 daysdrm/vc4: Shut down BO cache timer before teardownLinmao Li1-1/+1
4 daysMerge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-16/+49
5 daysdrm/tests: shmem: Set DMA mask to 64-bit in drm_gem_shmemJosé Expósito1-6/+10
5 daysdrm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
5 daysdrm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
6 daysdrm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou1-5/+16
6 daysdrm/vc4: hvs/v3d: Fix null dereference in unbindGregor Herburger2-2/+2
6 daysdrm/panel: fix unmet dependency bug for DRM_PANEL_HIMAX_HX83121AJulian Braha1-0/+1
6 daysdrm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPERJulian Braha1-0/+1
6 daysdrm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882TJulian Braha1-0/+1
6 daysdrm/panel: ilitek-ili9881c: do not fail probe if iovcc is absentDavid Oberhollenzer1-2/+5
6 daysdrm/v3d: Idle AXI transactions before disabling the clock on suspendMaíra Canal3-2/+11
6 daysdrm/v3d: Reach the GMP through the hub registers on V3D 7.xMaíra Canal1-0/+12
6 daysdrm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATIONMatthew Brost1-3/+10
6 daysdrm/pagemap: Clear driver-provided PFNs from migration PFN arrayMatthew Brost1-3/+8
6 daysdrm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P3-9/+24
7 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
7 daysdrm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
7 daysdrm/gpusvm: Zero HMM PFNs before scanning rangesStanislav Kinsburskii1-1/+1
7 daysdrm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost1-1/+3
8 daysdrm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
8 daysdrm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng1-0/+2
8 daysdrm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal1-6/+1
10 daysMerge tag 'drm-fixes-2026-07-18-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds61-557/+1045
11 daysMerge tag 'amd-drm-fixes-7.2-2026-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie30-431/+719
11 daysRevert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"Leo Li1-15/+3
11 daysdrm/amd/display: check GRPH_FLIP status before sending eventLeo Li3-40/+197
11 daysdrm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lockLeo Li2-189/+228
11 daysdrm/amd: Create a device link between APU display and XHCI devicesMario Limonciello3-1/+68
11 daysdrm/amd/display: wire DCN42B mcache programming callbackPengpeng Hou1-2/+0
11 daysdrm/amd/display: set new_stream to NULL after releaseWenTao Liang1-0/+1
11 daysdrm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi2-2/+14
11 daysdrm/amdkfd: free MQD managers on DQM init failuresGuangshuo Li1-0/+4
11 daysdrm/amdgpu/ttm: Consider concurrent VM flushes for buffer entitiesTimur Kristóf1-5/+15
11 daysdrm/amd/pm/smu7: Fix AC/DC switch notificationTimur Kristóf1-6/+10
11 daysdrm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello1-0/+9
11 daysdrm/amdgpu: always emit the job vm fenceAlex Deucher1-6/+4
11 daysdrm/amd/pm/si: Fix AC/DC switch notificationTimur Kristóf1-6/+9
11 daysdrm/amd/pm/si: Don't schedule thermal work when queue isn't initializedTimur Kristóf1-1/+1
11 daysdrm/amd/display: dce100: skip non-DP stream encoders for DP MSTAndriy Korud1-1/+6
11 daysdrm/amd/display: Set native cursor mode for disabled CRTCsTimur Kristóf1-1/+6
11 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
11 daysdrm/amd/display: fix __udivdi3 link erroryanglinlin1-6/+5
11 daysdrm/amdgpu: Reserve space for IB contents in devcoredumpsTimur Kristóf1-0/+3
11 daysdrm/amdgpu: Print vmid, pasid and more task info in devcoredumpTimur Kristóf2-1/+7
11 daysdrm/amdgpu: Release VFCT ACPI table referenceMario Limonciello1-6/+11