summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-03-22drm/amd/display: fix debug key not working on dml2Charlene Liu
2024-03-22drm/amdgpu: add VCN sensor value for SMU 14.0.0Xiaojian Du
2024-03-22drm/amdgpu: sync page table freeing with tlb flushShashank Sharma
2024-03-22drm/xe: Fix END redefinitionLucas De Marchi
2024-03-22drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio
2024-03-22drm/xe/guc: Add some failure checksVinay Belgaumkar
2024-03-22drm/i915/bios: Pimp the VBT backlight data BDB version commentsVille Syrjälä
2024-03-22drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENTJosé Roberto de Souza
2024-03-22drm/xe/devcoredump: Print errno if VM snapshot was not capturedJosé Roberto de Souza
2024-03-22drm/xe: Make devcoredump VM error state print consistentJosé Roberto de Souza
2024-03-22drm/i915/bios: Define the (obsolete) backlight i2c VBT stuffVille Syrjälä
2024-03-22drm/i915/bios: Add the old DPST field into VBT LFP power blockVille Syrjälä
2024-03-22drm/i915/bios: Update VBT driver feature block version numbersVille Syrjälä
2024-03-22drm/i915/bios: s/dpfs/dfps/Ville Syrjälä
2024-03-22drm/xe: remove unused struct xe_device membersJani Nikula
2024-03-22drm/xe/query: fix gt_id bounds checkMatthew Auld
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-22Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Dave Airlie
2024-03-21drm/xe: Add debug messages for MMU notifier and VMA invalidateMatthew Brost
2024-03-21drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza
2024-03-21drm/xe: Use USEC_PER_MSEC rather than the hard codingHimal Prasad Ghimiray
2024-03-21drm/i915/cx0: pass encoder instead of i915 and port aroundJani Nikula
2024-03-21drm/i915/cx0: remove the unused intel_is_c10phy()Jani Nikula
2024-03-21drm/i915/display: use intel_encoder_is/to_* functionsJani Nikula
2024-03-21drm/i915/display: add intel_encoder_is_*() and _to_*() functionsJani Nikula
2024-03-21drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()Jani Nikula
2024-03-21drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()Jani Nikula
2024-03-21drm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()Jani Nikula
2024-03-21drm/xe/bb: assert width in xe_bb_create_migration_job()Matthew Auld
2024-03-21drm/xe/bb: assert width in xe_bb_create_job()Matthew Auld
2024-03-21drm/i915/mst: enable MST mode for 128b/132b single-stream sidebandJani Nikula
2024-03-21drm/i915/mst: add intel_dp_mst_disconnect()Jani Nikula
2024-03-21drm/i915/mst: use the MST mode detected previouslyJani Nikula
2024-03-21drm/i915/mst: abstract choosing the MST mode to useJani Nikula
2024-03-21drm/i915/mst: improve debug logging of DP MST mode detectJani Nikula
2024-03-21drm/mst: read sideband messaging capJani Nikula
2024-03-20drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()Daniele Ceraolo Spurio
2024-03-20drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio
2024-03-20drm/xe/xelpg: Add Wa_14020495402Radhakrishna Sripada
2024-03-20drm/i915/xelpg: Add Wa_14020495402Radhakrishna Sripada
2024-03-20drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima1002
2024-03-20drm/amdgpu: Enable smuio v14_0_2 callbacksHawking Zhang
2024-03-20drm/amdgpu: Add smuio callback to get gpu clk counterHawking Zhang
2024-03-20drm/amdgpu: Add smuio v14_0_2 ip block supportHawking Zhang
2024-03-20drm/amdgpu: Add smuio v14_0_2 ip headers (v4)Hawking Zhang
2024-03-20drm/amdgpu: add umc v12.0.0 deferred error supportYang Wang
2024-03-20drm/amdgpu: add aca deferred error type supportYang Wang
2024-03-20drm/amdgpu: add VCN sensor value for SMU 13.0.5Xiaojian Du
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou