aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit6-0/+495
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit6-0/+322
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit7-1/+244
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit3-0/+51
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit5-0/+117
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi1-8/+2
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi3-1/+37
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi4-3/+102
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi2-2/+4
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi1-3/+8
2024-06-18drm/panic: depends on !VT_CONSOLEJocelyn Falempe1-1/+1
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko1-2/+2
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst4-3/+21
2024-06-18drm/xe: Allow const pointer when checking SR-IOV modeMichal Wajdeczko1-3/+3
2024-06-18drm/tidss: Add drm_panic supportJavier Martinez Canillas1-1/+13
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast4-40/+40
2024-06-17drm/i915/display: Update calculation to avoid overflowMitul Golani1-4/+5
2024-06-17drm/nouveau: Constify struct nouveau_job_opsChristophe JAILLET3-4/+4
2024-06-17nouveau: rip out busy fence waitsDave Airlie6-34/+6
2024-06-17drm/ci: add tests on vkmsVignesh Raman10-6/+275
2024-06-17drm/i915/display: update handling of FBC when VT-d active workaroundVinod Govindapillai1-16/+6
2024-06-17drm/i915: move comments about FSB straps to proper placeJani Nikula2-10/+9
2024-06-17drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initializationJani Nikula1-43/+3
2024-06-17drm/i915: use i9xx_fsb_freq() for GT clock frequencyJani Nikula3-2/+4
2024-06-17drm/i915: extend the fsb_freq initialization to more platformsJani Nikula1-14/+41
2024-06-17drm/i915: convert fsb_freq and mem_freq to kHzJani Nikula3-33/+34
2024-06-17drm/i915/gt: remove mem freq from gt debugfsJani Nikula1-1/+0
2024-06-17drm/i915/dram: rearrange mem freq initJani Nikula1-34/+25
2024-06-17drm/i915/dram: split out pnv DDR3 detectionJani Nikula1-4/+8
2024-06-17drm/i915/dram: separate fsb freq detection from mem freqJani Nikula1-46/+60
2024-06-17drm/i915/wm: clarify logging on not finding CxSR latency configJani Nikula1-12/+5
2024-06-17drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latencyJani Nikula1-3/+3
2024-06-17drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula1-0/+4
2024-06-17drm: zynqmp_dp: Don't delay workSean Anderson1-7/+6
2024-06-17drm: zynqmp_dp: Rearrange zynqmp_dp for better paddingSean Anderson1-13/+13
2024-06-17drm: zynqmp_kms: Fix AUX bus not getting unregisteredSean Anderson1-3/+9
2024-06-17drm: xlnx: zynqmp_dpsub: Enable plane in atomic updateAnatoliy Klymenko1-3/+7
2024-06-17drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()Christophe JAILLET1-0/+1
2024-06-15drm/xe/xe2lpg: Add Wa_14021490052Akshata Jahagirdar1-0/+9
2024-06-14drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko3-5/+3
2024-06-14drm/xe: Use fixed CCS mode when running in SR-IOV modeMichal Wajdeczko1-1/+8
2024-06-14drm/xe/sched_job: Promote xe_sched_job_add_deps()Francois Dugast4-19/+22
2024-06-14drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msmDmitry Baryshkov2-2/+0
2024-06-14drm/i915: Remove bogus MST check in intel_dp_has_audio()Ville Syrjälä1-4/+2
2024-06-14drm/i915: Utilize edp_disable_dsc from VBTVille Syrjälä3-0/+9
2024-06-14drm/i915: Reuse intel_dp_supports_dsc() for MSTVille Syrjälä3-16/+7
2024-06-14drm/i915: Use intel_dp_has_dsc() during .compute_config()Ville Syrjälä1-2/+4
2024-06-14drm/i915: Handle MST in intel_dp_has_dsc()Ville Syrjälä3-3/+6
2024-06-14drm/i915: Extract intel_dp_has_dsc()Ville Syrjälä1-2/+14
2024-06-14drm/i915: Drop redundant dsc_decompression_aux checkVille Syrjälä1-1/+0