aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-09drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3
2024-04-09drm/amd/display: Expand supported Replay residency modeLeon Huang3-4/+7
2024-04-09drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess10-14/+314
2024-04-09drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu4-44/+97
2024-04-09drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam2-130/+199
2024-04-09drm/amd/display: Add timing pixel encoding for mst mode validationHersen Wu1-5/+30
2024-04-09drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri2-4/+4
2024-04-09drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang1-0/+1
2024-04-09drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima10026-43/+413
2024-04-09drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2-3/+3
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl4-3/+20
2024-04-09drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-09drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()Yang Wang2-6/+8
2024-04-09drm/amd/display: add DCN 351 version for microcode loadLi Ma1-1/+6
2024-04-09drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-09drm/amdgpu: add IP's FW information to devcoredumpSunil Khatri1-0/+129
2024-04-09drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-09drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-04-09drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang2-2/+43
2024-04-09drm/xe/xe2hpm: Add initial set of workaroundsGustavo Sousa2-0/+36
2024-04-09drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG.Shekhar Chauhan1-3/+3
2024-04-09drm/xe/xe2hpg: Add initial GT workaroundsHaridhar Kalvala2-2/+70
2024-04-09drm/xe/xe2: Add workaround 18034896535Bommu Krishnaiah1-0/+5
2024-04-09drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfxAkshata Jahagirdar1-0/+3
2024-04-09drm/xe/xe2hpg: Determine flat ccs offset for vramHimal Prasad Ghimiray2-2/+42
2024-04-09drm/xe/bmg: Program an additional discrete-specific PAT settingMatt Roper1-0/+7
2024-04-09drm/xe/bmg: Add BMG mocs tableBalasubramani Vivekanandan1-0/+1
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper3-0/+8
2024-04-09drm/xe/xe2: Recognize Xe2_HPM IPMatt Roper1-1/+2
2024-04-09drm/xe/xe2: Recognize Xe2_HPG IPMatt Roper1-1/+2
2024-04-09drm/vmwgfx: Enable DMA mappings with SEVZack Rusin1-5/+6
2024-04-09drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa1-2/+2
2024-04-09drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_regKarthik Poosa1-21/+26
2024-04-09drm/xe: Define xe_reg_is_validKarthik Poosa1-0/+5
2024-04-09drm/i915: Introduce intel_crtc_joined_pipe_mask()Ville Syrjälä3-6/+13
2024-04-09drm/i915: Pass connector to intel_dp_need_bigjoiner()Ville Syrjälä3-6/+10
2024-04-09drm/i915/mst: Check intel_dp_joiner_needs_dsc()Ville Syrjälä1-4/+6
2024-04-09drm/i915: Extract intel_dp_joiner_needs_dsc()Ville Syrjälä3-18/+15
2024-04-09drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/Ville Syrjälä2-3/+3
2024-04-09drm/xe/lnl: Enable GuC Wa_14019882105Badal Nilawar3-7/+39
2024-04-09drm/xe/guc: Add support for workaround KLVsBadal Nilawar3-3/+66
2024-04-09drm/i915: use check_add_overflow() and drop local variantsJani Nikula2-17/+3
2024-04-09drm/i915: move pipestat_irq_mask to display substructJani Nikula4-9/+8
2024-04-09drm/i915: move de_irq_mask to display substructJani Nikula4-17/+14
2024-04-09drm/i915: move display_irqs_enabled to display substructJani Nikula6-15/+14
2024-04-09drm/i915: move vblank_enabled to display substructJani Nikula4-10/+11
2024-04-09drm/i915: move max_dotclk_freq to display substructJani Nikula14-20/+17
2024-04-09drm/i915: move skl_preferred_vco_freq to display substructJani Nikula4-14/+10
2024-04-09drm/i915/gt: drop display clock info from gt debugfsJani Nikula1-4/+0
2024-04-09nouveau: fix devinit paths to only handle display on GSP.Dave Airlie2-4/+9