summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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/i915/xe3lpd: Load DMCGustavo Sousa
2024-10-25drm/i915/display: Cover all possible pipes in TP_printk()Gustavo Sousa
2024-10-25drm/i915/display: Do not use ids from enum pipe in TP_printk()Gustavo Sousa
2024-10-25drm/i915/display: Store pipe name in trace eventsGustavo Sousa
2024-10-25drm/i915/display: Zero-initialize frame/scanline counts in tracepointsGustavo Sousa
2024-10-25drm/i915/display: Fix out-of-bounds access in pipe-related tracepointsGustavo Sousa
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-24gpu: drm: omapdrm: use new of_graph functionsKuninori Morimoto
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-24drm/i915: remove all IS_<PLATFORM>_GT<N>() macrosJani Nikula
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