summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-01-29drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio
2025-01-29Revert "drm/xe/lnl: Enable GuC SLPC DCC task"Rodrigo Vivi
2025-01-29drm/ast: Fix ast_dp connection statusJocelyn Falempe
2025-01-28drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen
2025-01-28drm/amdkfd: only flush the validate MES contexPrike Liang
2025-01-28drm/amd/display: Correct register address in dcn35loanchen
2025-01-28drm/amd/pm: Mark MM activity as unsupportedLijo Lazar
2025-01-28drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng
2025-01-28drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28drm/i915/guc/slpc: Add helper function slpc_measure_powerSk Anirban
2025-01-28drm/i915/selftests: Correct frequency handling in RPS power measurementSk Anirban
2025-01-28drm/i915: Add Wa_22010465259 in its respective WA listRanu Maurya
2025-01-28drm/i915: Give i915 and xe each their own display tracepointsVille Syrjälä
2025-01-28drm/i915: Include pixel format in plane tracepointsVille Syrjälä
2025-01-28drm/i915: Pass the plane state explicitly to tracepointsVille Syrjälä
2025-01-28drm/i915: Drop the extra "plane" from tracepointsVille Syrjälä
2025-01-28drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä
2025-01-28drm/i915: Fix page cleanup on DMA remap failureBrian Geffon
2025-01-28drm/xe: Initialize mei-gsc and vsec in survivability modeRiana Tauro
2025-01-28drm/xe: Enable Boot Survivability modeRiana Tauro
2025-01-28drm/xe: Add functions and sysfs for boot survivabilityRiana Tauro
2025-01-28drm/ast: astdp: Fix timeout for enabling video signalThomas Zimmermann
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
2025-01-27drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-01-27Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-27drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi
2025-01-27drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa
2025-01-27drm/xe: Upgrade complaint about missing slice infoJohn Harrison
2025-01-27drm/i915/lspcon: do not hardcode settle timeoutGiedrius Statkevičius
2025-01-27drm/xe/pf: Move VFs reprovisioning to workerMichal Wajdeczko
2025-01-27drm/i915: Remove unused live_context_for_engineDr. David Alan Gilbert
2025-01-27drm/xe/pf: Use GuC Buffer Cache during policy provisioningMichal Wajdeczko
2025-01-27drm/i915/cmtg: Disable the CMTGGustavo Sousa
2025-01-27drm/xe/pmu: Add GT C6 eventsVinay Belgaumkar
2025-01-27drm/xe/pmu: Add attribute skeletonLucas De Marchi
2025-01-27drm/xe/pmu: Get/put runtime pm on event initLucas De Marchi
2025-01-27drm/xe/pmu: Extract xe_pmu_event_update()Lucas De Marchi
2025-01-27drm/xe/pmu: Assert max gtLucas De Marchi
2025-01-27drm/xe/pmu: Enable PMU interfaceVinay Belgaumkar
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26drm: bridge: adv7511: remove s32 format from i2s capabilitiesOlivier Moysan
2025-01-26drm: bridge: adv7511: fill stream capabilitiesOlivier Moysan
2025-01-25drm/nouveau: consume the return of large GSP messageZhi Wang
2025-01-25drm/nouveau: support handling the return of large GSP messageZhi Wang
2025-01-25drm/nouveau: factor out r535_gsp_msgq_recv_one_elem()Zhi Wang
2025-01-25drm/nouveau: factor out r535_gsp_msgq_peek()Zhi Wang
2025-01-25drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}()Zhi Wang
2025-01-25drm/nouveau: refine the variable names in r535_gsp_msg_recv()Zhi Wang