summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-10-28drm/bridge: tc358767: Fix use of unadjusted mode in the driverMarek Vasut
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert
2024-10-27drm/msm/gpu: Check the status of registration to PM QoSLukasz Luba
2024-10-27drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-27drm/msm: Fix some typos in commentShen Lichuan
2024-10-27drm/msm/a6xx: Add support for A663Puranam V G Tejaswi
2024-10-27drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.cEverest K.C.
2024-10-27drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()Douglas Anderson
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner
2024-10-25drm/panfrost: Remove unused id_mask from struct panfrost_modelSteven Price
2024-10-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-10-25drm/meson: Allow build with COMPILE_TEST=yVille Syrjälä
2024-10-25drm/mediatek: Allow build with COMPILE_TEST=yVille Syrjälä
2024-10-25drm/imx/dcss: Allow build with COMPILE_TEST=yVille Syrjälä
2024-10-25drm/imx/dcss: Fix 64bit divisionsVille Syrjälä
2024-10-25Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie
2024-10-25Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-24drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell
2024-10-24drm/amd/display: add missing tracepoint event in DM atomic_commit_tailMelissa Wen
2024-10-24drm/amdkfd: sever xgmi io link if host driver has disable sharingJonathan Kim
2024-10-24drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-10-24drm/amdgpu: Fix the logic for NPS request failureLijo Lazar
2024-10-24drm/amdkfd: remove extra use of volatileVictor Zhao
2024-10-24drm/amdgpu: Reduce redundant gpu resets on nbio v7.4YiPeng Chai
2024-10-25Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-25Merge tag 'drm-intel-gt-next-2024-10-23' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-10-24drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flagDmitry Baryshkov
2024-10-24drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridgeDmitry Baryshkov
2024-10-24drm/bridge: aux: allow interlaced and YCbCr 420 outputDmitry Baryshkov
2024-10-24drm/bridge: display-connector: allow YCbCr 420 for HDMI and DPDmitry Baryshkov
2024-10-24drm/atomic: add interlaced and ycbcr_420 flags to connector's state dumpDmitry Baryshkov
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin
2024-10-24drm/tegra: Fix NULL vs IS_ERR() check in probe()Dan Carpenter
2024-10-23drm/xe/oa: Allow only certain property changes from configAshutosh Dixit
2024-10-23drm/xe/oa: Add syncs support to OA config ioctlAshutosh Dixit
2024-10-23drm/xe/oa: Move functions up so they can be reused for config ioctlAshutosh Dixit
2024-10-23drm/xe/oa: Signal output fencesAshutosh Dixit
2024-10-23drm/xe/oa: Add input fence dependenciesAshutosh Dixit
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit
2024-10-23drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit
2024-10-23drm/xe: Mark GT work queue with WQ_MEM_RECLAIMMatthew Brost
2024-10-23drm/xe: Mark G2H work queue with WQ_MEM_RECLAIMMatthew Brost
2024-10-23drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIMMatthew Brost
2024-10-23drm/xe: Take ref to job's fence in armMatthew Brost