summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2 daysdrm/xe: tests: fix error message in xe_migrate_sanity_test()Dan Carpenter
2 daysdrm/amdgpu/gfx6: Use PFP on the compute queues tooTimur Kristóf
2 daysdrm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packetsTimur Kristóf
2 daysdrm/amdgpu/gfx6: Fixup emit_cntxcntl()Timur Kristóf
2 daysdrm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHzJernej Skrabec
2 daysdrm/sun4i: dw-hdmi: Drop TCON TOP port referenceJernej Skrabec
2 daysdrm/sun4i: tcon: Drop remote endpoint referenceJernej Skrabec
2 daysdrm/sun4i: crtc: Propagate layer initialization errorJernej Skrabec
2 daysdrm/sun4i: hdmi: Don't leak sync polarity bits into packet controlJernej Skrabec
2 daysdrm/sun4i: tcon: Drop TCON TOP device referenceJernej Skrabec
2 daysdrm/sun4i: tcon: Set output mux for DSI and LVDSJernej Skrabec
2 daysdrm/sun4i: vi scaler: Fix coefficient selectionJernej Skrabec
2 daysdrm/omap: dsi: Do not copy isr tableAndreas Kemnade
2 daysdrm/msm/dsi: Drop dev_pm_opp_set_rate(0)Konrad Dybcio
2 daysdrm/msm/dpu: Drop sneaky dev_pm_opp_set_rate(0)Konrad Dybcio
2 daysdrm/panthor: return PTR_ERR() from devm_drm_dev_alloc()Osama Abdelkader
2 daysdrm/tve200: add OF module alias for autoloadingCan Peng
2 daysdrm/msm/a6xx: Fix RBBM_CLOCK_CNTL3_TP0 value in a730_hwcgPuranam V G Tejaswi
2 daysdrm/msm/a6xx: Fix stale rpmh votes after suspendShivam Rawat
2 daysdrm/bridge: tc358767: clamp the reported AUX read size to the requestMaoyi Xie
2 daysdrm/amd/display: Remove unused-but-set variable hubp fromGleb Markov
2 daysdrm/panel: samsung-s6d16d0: Power off on prepare failureLaxman Acharya Padhya
2 daysdrm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookupAsad Kamal
2 daysdrm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookupAsad Kamal
2 daysdrm/lima: call drm_mm_init() with a valid allocation rangeHenrik Grimler
2 daysdrm/bridge: cdns-mhdp8546: Return an error pointer on allocation failureMaxime Ripard
2 daysdrm/rockchip: vop2: Recognise 10-bit YUV422 as YUV formatNicolas Frattaroli
2 daysdrm/v3d: Clear queue->active_job when v3d_fence_create() failsMaíra Canal
2 daysdrm/v3d: Replace a global spinlock with a per-queue spinlockMaíra Canal
2 daysdrm: lcdif: Wait for vblank before disabling DMAPaul Kocialkowski
2 daysdrm: Remove unused header in drm_dumb_buffers.cYicong Hui
2 daysdrm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan
2 daysdrm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan
2 daysdrm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan
2 daysdrm/nouveau: Use write-combined maps for coherentFaith Ekstrand
2 daysdrm/nouveau: unsubscribe the channel-kill event before the fence contextMarek Czernohous
2 daysdrm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement
2 daysdrm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine
2 daysdrm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri
2 daysdrm/amdgpu: Skip accessing psp rum time db for APUsKanala Ramalingeswara Reddy
2 daysdrm/amdgpu: fix autosuspend cleanup during removalGuangshuo Li
2 daysdrm/amdgpu: check thunderbolt before switcheroo registrationYang Wang
2 daysdrm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is usedThadeu Lima de Souza Cascardo
2 daysdrm/msm/dsi: round 6G byte clock rate to the PLL-achievable valueKavan Smith
2 daysdrm/gud: validate TV mode names before creating enum propertyTao Yu
2 daysdrm/gud: NUL-terminate TV mode names read from the deviceDeepanshu Kartikey
2 daysdrm/amdgpu/vcn: fix integer overflow in dec_msg buffer count checkDavid (Ming Qiang) Wu
2 daysdrm/amd/display: validate plane degamma LUT size for private color propHarry Wentland
2 daysdrm/amd/display: avoid divide-by-zero in __is_lut_linear()Harry Wentland
2 daysdrm/hibmc: Use drm_atomic_helper_check_plane_state()Thomas Zimmermann