summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä
2023-11-06drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das
2023-10-30i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah
2023-10-30drm/i915: Flush WC GGTT only on required platformsNirmoy Das
2023-10-30drm/i915/mtl: avoid stringop-overflow warningArnd Bergmann
2023-10-20Merge tag 'drm-intel-gt-next-2023-10-19' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-18drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa
2023-10-18drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3Vinay Belgaumkar
2023-10-18drm/i915: Prevent potential null-ptr-deref in engine_init_commonNirmoy Das
2023-10-18drm/i915/mtl: Remove the 'force_probe' requirement for Meteor LakeRadhakrishna Sripada
2023-10-18drm/i915: Enable GuC TLB invalidations for MTLJonathan Cavitt
2023-10-18drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheckJonathan Cavitt
2023-10-18drm/i915: No TLB invalidation on wedged GTJonathan Cavitt
2023-10-18drm/i915: No TLB invalidation on suspended GTJonathan Cavitt
2023-10-18drm/i915: Define and use GuC and CTB TLB invalidation routinesPrathap Kumar Valsan
2023-10-18drm/i915/guc: Add CT size delay helperJonathan Cavitt
2023-10-18drm/i915: Add GuC TLB Invalidation device info flagsJonathan Cavitt
2023-10-17drm/i915/pxp: Clean up zero initializersVille Syrjälä
2023-10-17drm/i915/guc: Clean up zero initializersVille Syrjälä
2023-10-17Merge tag 'drm-intel-gt-next-2023-10-12' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-10-16drm/i915/pci: Clean up zero initializersVille Syrjälä
2023-10-16drm/i915/hdcp: Clean up zero initializersVille Syrjälä
2023-10-16drm/i915/display: Clean up zero initializersVille Syrjälä
2023-10-16drm/i915: Retry gtt fault when out of fence registersVille Syrjälä
2023-10-16drm/i915/dp: Remove unused DSC caps from intel_dpImre Deak
2023-10-16drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_mode_valid()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()Imre Deak
2023-10-16drm/i915/dp: Pass only the required DSC DPCD to intel_dp_sink_dsc_version_min...Imre Deak
2023-10-16drm/i915/dp: Pass only the required i915 to intel_dp_source_dsc_version_minor()Imre Deak
2023-10-16drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_dsc()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_fec()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in i915_dsc_fec_support_show()Imre Deak
2023-10-16drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support...Imre Deak
2023-10-16drm/i915/dp_mst: Set connector DSC capabilities and decompression AUXImre Deak
2023-10-16drm/i915/dp: Store DSC DPCD capabilities in the connectorImre Deak
2023-10-16drm/i915/dp: Sanitize DPCD revision check in intel_dp_get_dsc_sink_cap()Imre Deak
2023-10-16Merge tag 'drm-intel-next-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-13drm/i915/dsb: Re-instate DSB for LUT updatesVille Syrjälä
2023-10-13drm/i915/dsb: Correct DSB command buffer cache coherency settingsVille Syrjälä
2023-10-13drm/i915/dsb: Allocate command buffer from local memoryVille Syrjälä
2023-10-13drm/i915/lnl: Remove watchdog timers for PSRMika Kahola