summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-06-13drm/i915: Factor out function to modeset commit a set of pipesImre Deak
2024-06-13drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()Imre Deak
2024-06-13drm/i915/dp: Move link train fallback to intel_dp_link_training.cImre Deak
2024-06-13drm/i915/dp: Move link train params to a substruct in intel_dpImre Deak
2024-06-13drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPsImre Deak
2024-06-13drm/bridge: sii902x: Add pixel clock check in atomic_checkJayesh Choudhary
2024-06-13drm/bridge: sii902x: Support atomic bridge APIsJayesh Choudhary
2024-06-13drm/bridge: sii902x: Fix mode_valid hookJayesh Choudhary
2024-06-13drm/i915/dp_mst: Fix DSC input BPP computationImre Deak
2024-06-13drm/xe: move disable_c6 callRiana Tauro
2024-06-13drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda
2024-06-13drm/xe/pf: Assert LMEM provisioning is done only on DGFXMichal Wajdeczko
2024-06-13drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro
2024-06-13drm/mgag200: Set .detect_ctx() and enable connector pollingThomas Zimmermann
2024-06-13drm/mgag200: Add BMC outputThomas Zimmermann
2024-06-13drm/mgag200: Consolidate VGA outputThomas Zimmermann
2024-06-13drm/i915/display: Send vrr vsync params whne vrr is enabledMitul Golani
2024-06-12drm/xe: Sample ctx timestamp to determine if jobs have timed outMatthew Brost
2024-06-12drm/xe: Add killed, banned, or wedged as stick bit during GuC resetMatthew Brost
2024-06-12drm/xe: Add pending disable assert to handle_sched_doneMatthew Brost
2024-06-12drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost
2024-06-12drm/xe: Assert runnable state in handle_sched_doneMatthew Brost
2024-06-12drm/xe: Improve unexpected state error messagesMatthew Brost
2024-06-12drm/xe: Add xe_gt_clock_interval_to_ms helperMatthew Brost
2024-06-12drm/xe: Add ctx timestamp to LRC snapshotMatthew Brost
2024-06-12drm/xe: Emit ctx timestamp copy in ring opsMatthew Brost
2024-06-12drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost
2024-06-12drm/xe: Add LRC ctx timestamp support functionsMatthew Brost
2024-06-12drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondaryStanislav Lisovskiy
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy
2024-06-12drm/xe/bmg: Add PCI IDsMatt Roper
2024-06-12drm/xe: Add reg read/write traceRadhakrishna Sripada
2024-06-12drm/xe/trace: Print device_id in xe_trace eventsRadhakrishna Sripada
2024-06-12drm/xe/trace: Print device_id in xe_trace_guc eventsRadhakrishna Sripada
2024-06-12drm/xe/trace: Print device_id in xe_trace_bo eventsRadhakrishna Sripada
2024-06-12drm/xe/trace: Extract guc related tracesRadhakrishna Sripada
2024-06-12drm/xe/trace: Extract bo, vm, vma tracesRadhakrishna Sripada
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-06-12drm/xe: Increase devcoredump timeoutJosé Roberto de Souza
2024-06-12drm/panel: himax-hx83102: fix incorrect argument to mipi_dsi_msleepTejas Vipin
2024-06-12Merge remote-tracking branch 'drm-misc/drm-misc-next' into HEADDmitry Baryshkov
2024-06-12drm/i915/gem: Downgrade stolen lmem setup warningJonathan Cavitt
2024-06-12drm/xe/vf: Ignore force-wake requests if VFMichal Wajdeczko
2024-06-12drm/xe: Combine common force-wake code into helpersMichal Wajdeczko
2024-06-12drm/xe: Include additional info on failed force-wake operationMichal Wajdeczko
2024-06-12drm/xe: Kill fw_to_gt() helperMichal Wajdeczko
2024-06-12drm/xe: Prefer GT oriented messages in xe_force_wake.cMichal Wajdeczko
2024-06-12drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov
2024-06-12drm/bridge-connector: switch to using drmm allocationsDmitry Baryshkov
2024-06-12drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov