aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-03-22drm/amd/display: Increase Z8 watermark times.Natanel Roizenman2-4/+4
2024-03-22drm/amd/display: change aux_init to apu versionCharlene Liu3-2/+4
2024-03-22drm/amdgpu: add ras event id support for ACAYang Wang3-19/+23
2024-03-22drm/amdgpu: avoid update aca bank multi times during ras isrYang Wang2-0/+28
2024-03-22drm/amdgpu: retrieve umc odecc error count for aca umc v12.0Yang Wang1-2/+7
2024-03-22drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-03-22drm/amd/display: Added debug prints for zstate_support and StutterPeriodNatanel Roizenman1-0/+4
2024-03-22drm/amd/display: Power on VPG memory unconditionally if offDillon Varone1-1/+6
2024-03-22drm/amd/display: fix debug key not working on dml2Charlene Liu1-0/+6
2024-03-22drm/amdgpu: add VCN sensor value for SMU 14.0.0Xiaojian Du1-0/+6
2024-03-22drm/amdgpu: sync page table freeing with tlb flushShashank Sharma3-23/+53
2024-03-22drm/xe: Fix END redefinitionLucas De Marchi1-11/+9
2024-03-22drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio1-1/+4
2024-03-22drm/xe/guc: Add some failure checksVinay Belgaumkar1-5/+9
2024-03-22drm/i915/bios: Pimp the VBT backlight data BDB version commentsVille Syrjälä1-2/+2
2024-03-22drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENTJosé Roberto de Souza1-5/+3
2024-03-22drm/xe/devcoredump: Print errno if VM snapshot was not capturedJosé Roberto de Souza2-7/+12
2024-03-22drm/xe: Make devcoredump VM error state print consistentJosé Roberto de Souza1-11/+8
2024-03-22drm/i915/bios: Define the (obsolete) backlight i2c VBT stuffVille Syrjälä1-3/+4
2024-03-22drm/i915/bios: Add the old DPST field into VBT LFP power blockVille Syrjälä1-1/+1
2024-03-22drm/i915/bios: Update VBT driver feature block version numbersVille Syrjälä1-10/+10
2024-03-22drm/i915/bios: s/dpfs/dfps/Ville Syrjälä1-1/+1
2024-03-22drm/xe: remove unused struct xe_device membersJani Nikula1-4/+1
2024-03-22drm/xe/query: fix gt_id bounds checkMatthew Auld1-1/+1
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds83-278/+556
2024-03-22Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Dave Airlie64-215/+456
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Dave Airlie3-3/+2
2024-03-21drm/xe: Add debug messages for MMU notifier and VMA invalidateMatthew Brost1-0/+8
2024-03-21drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
2024-03-21drm/xe: Use USEC_PER_MSEC rather than the hard codingHimal Prasad Ghimiray1-1/+1
2024-03-21drm/i915/cx0: pass encoder instead of i915 and port aroundJani Nikula1-122/+136
2024-03-21drm/i915/cx0: remove the unused intel_is_c10phy()Jani Nikula2-12/+4
2024-03-21drm/i915/display: use intel_encoder_is/to_* functionsJani Nikula10-192/+110
2024-03-21drm/i915/display: add intel_encoder_is_*() and _to_*() functionsJani Nikula4-0/+57
2024-03-21drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()Jani Nikula3-9/+8
2024-03-21drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()Jani Nikula1-5/+6
2024-03-21drm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()Jani Nikula1-23/+37
2024-03-21drm/xe/bb: assert width in xe_bb_create_migration_job()Matthew Auld1-1/+2
2024-03-21drm/xe/bb: assert width in xe_bb_create_job()Matthew Auld1-1/+2
2024-03-21drm/i915/mst: enable MST mode for 128b/132b single-stream sidebandJani Nikula1-1/+2
2024-03-21drm/i915/mst: add intel_dp_mst_disconnect()Jani Nikula1-9/+15
2024-03-21drm/i915/mst: use the MST mode detected previouslyJani Nikula2-12/+10
2024-03-21drm/i915/mst: abstract choosing the MST mode to useJani Nikula1-6/+19
2024-03-21drm/i915/mst: improve debug logging of DP MST mode detectJani Nikula1-15/+37
2024-03-21drm/mst: read sideband messaging capJani Nikula3-10/+16
2024-03-20drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()Daniele Ceraolo Spurio3-3/+4
2024-03-20drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio7-9/+18
2024-03-20drm/xe/xelpg: Add Wa_14020495402Radhakrishna Sripada2-0/+6
2024-03-20drm/i915/xelpg: Add Wa_14020495402Radhakrishna Sripada2-1/+6
2024-03-20drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima10024-27/+82