summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu
2023-04-14drm/amdgpu: add gc v9_4_3 rlc_funcs implementationHawking Zhang
2023-04-14drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi
2023-04-14drm/i915/mtl: Initial DDI port setupClint Taylor
2023-04-14drm/i915/display/mtl: Fill port width in DDI_BUF_/TRANS_DDI_FUNC_/PORT_BUF_CT...Ankit Nautiyal
2023-04-14drm/i915/mtl: Add C10 phy programming for HDMIRadhakrishna Sripada
2023-04-14drm/i915/mtl/display: Implement DisplayPort sequencesJosé Roberto de Souza
2023-04-14drm/i915/mtl: MTL PICA hotplug detectionMika Kahola
2023-04-14drm/i915/mtl: Add vswing programming for C10 physMika Kahola
2023-04-14drm/i915/mtl: Add Support for C10 PHY message bus and pll programmingRadhakrishna Sripada
2023-04-14drm/i915/mtl: Create separate reg file for PICA registersMika Kahola
2023-04-14drm/i915/mtl: Add DP ratesMika Kahola
2023-04-14drm/i915: hide mkwrite_device_info() betterJani Nikula
2023-04-14drm/ttm: revert "Reduce the number of used allocation orders for TTM pages"Christian König
2023-04-14drm/i915/debugfs: New debugfs for display clock frequenciesBhanuprakash Modem
2023-04-14drm/i915/color: Fix typo for Plane CSC indexesChaitanya Kumar Borah
2023-04-13drm/sched: Check scheduler ready before calling timeout handlingVitaly Prosyak
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-13Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anongit.freedesktop.org/...Daniel Vetter
2023-04-13drm/i915: Use min() instead of hand rolling itVille Syrjälä
2023-04-13drm/i915: Evade transcoder's vblank when doing seamless M/N changesVille Syrjälä
2023-04-13drm/i915: Allow arbitrary refresh rates with VRR eDP panelsVille Syrjälä
2023-04-13drm/i915/color: Fix typo for Plane CSC indexesChaitanya Kumar Borah
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-04-13drm/i915: Flag purely internal commits to not clear crtc_state->inheritedVille Syrjälä
2023-04-13drm/amdgpu: drop temp programming for pagefault handlingHawking Zhang
2023-04-13drm/amdgpu: include protection for doorbell.hShashank Sharma
2023-04-13drm/amdgpu: rename num_doorbellsShashank Sharma
2023-04-13drm/amdgpu: switch to golden tsc registers for raven/raven2Jesse Zhang
2023-04-13drm/amd/pm: correct the pcie link state check for SMU13Evan Quan
2023-04-13drm/amdgpu: add gfx v11_0_3 fed irq handling for sriovYiPeng Chai
2023-04-13drm/amdgpu: Rework retry fault removalMukul Joshi
2023-04-13drm/amdgpu: Enable IH retry CAM on GFX9Mukul Joshi
2023-04-13drm/amd/pm: remove unused num_of_active_display variableTom Rix
2023-04-13drm/amdgpu: simplify amdgpu_ras_eeprom.cAlex Deucher
2023-04-12drm/amd/pm: correct the pcie link state check for SMU13Evan Quan
2023-04-12drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang
2023-04-12drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin
2023-04-12drm/i915/vrr: Allow VRR to be toggled during fastsetsVille Syrjälä
2023-04-12drm/i915/vrr: Relocate VRR enable/disableVille Syrjälä
2023-04-12drm/i915/vrr: Tell intel_crtc_update_active_timings() about VRR explicitlyVille Syrjälä
2023-04-12drm/i915/vrr: Make delayed vblank operational in VRR mode on adl/dg2Ville Syrjälä
2023-04-12drm/i915/vrr: Eliminate redundant function argumentsVille Syrjälä
2023-04-12drm/i915: Generalize planes_{enabling,disabling}()Ville Syrjälä
2023-04-12Merge tag 'drm-misc-next-2023-04-12' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-04-12drm/vkms: Use drmm_mode_config_init()Maíra Canal
2023-04-12drm/vkms: Use drmm_crtc_init_with_planes()Maíra Canal