summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-08drm/xe/pf: Add functions to configure VF scheduling priorityMichal Wajdeczko
2024-11-08drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helperMichal Wajdeczko
2024-11-08drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definitionMichal Wajdeczko
2024-11-08drm/i915/psr: Disable Panel Replay as well if VRR is enabledJouni Högander
2024-11-08Merge tag 'drm-etnaviv-next-2024-11-07' of https://git.pengutronix.de/git/lst...Dave Airlie
2024-11-08Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-11-07drm/xe: Ensure all locks released in exec IOCTLMatthew Brost
2024-11-07drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4Suraj Kandpal
2024-11-07drm/panthor: Be stricter about IO mapping flagsJann Horn
2024-11-07drm/xe/guc: Don't treat GuC generic CAT error as protocol errorMichal Wajdeczko
2024-11-07drm/xe/guc: Don't read data from G2H prior to length checkMichal Wajdeczko
2024-11-07drm/xe/guc: Drop redundant logs about invalid G2H lengthMichal Wajdeczko
2024-11-07drm/xe/guc: Log content of the failed G2H messageMichal Wajdeczko
2024-11-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau
2024-11-07drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-11-07drm/i915/cdclk: Unify cdclk max() parameter orderVille Syrjälä
2024-11-07drm/i915/cdclk: Relocate intel_vdsc_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Drop pointles max_t() usage in intel_vdsc_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Suck the compression_enable check into intel_vdsc_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Factor out INTEL_OUTPUT_DSI check in vlv_dsi_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Extract vlv_dsi_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Factor out has_audio check in intel_audio_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Extract intel_audio_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Extract hsw_ips_min_cdclk()Ville Syrjälä
2024-11-07drm/i915/cdclk: Extract intel_cdclk_guardband() and intel_cdclk_ppc()Ville Syrjälä
2024-11-07drm/i915: Introduce HAS_DOUBLE_WIDE()Ville Syrjälä
2024-11-07drm/i915/dsi: Stop using pixel_format_from_register_bits() to parse VBTVille Syrjälä
2024-11-07drm/sched: Improve teardown documentationPhilipp Stanner
2024-11-07drm/i915/request: Remove unnecessary modification of hrtimer:: FunctionNam Cao
2024-11-06drm/i915/guc: Flush ct receive tasklet during reset preparationZhanjun Dong
2024-11-06drm/i915/adlp+/dp_mst: Align master transcoder disabling with spec wrt. DP2 c...Imre Deak
2024-11-06drm/i915/adlp+/dp_mst: Align slave transcoder sequences with spec wrt. DP2 co...Imre Deak
2024-11-06drm/i915/dp_mst: Add a way to disable the DP2 configImre Deak
2024-11-06drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec wrt. DDI fun...Imre Deak
2024-11-06drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI functionImre Deak
2024-11-06drm/panthor: Fix OPP refcnt leaks in devfreq initialisationAdrián Larumbe
2024-11-06drm/panfrost: Add missing OPP table refcnt decrementalAdrián Larumbe
2024-11-06drm/i915: Simplify xelpdp_is_only_pipe_per_dbuf_bank()Ville Syrjälä
2024-11-06drm/i915: Sanitize MBUS joiningVille Syrjälä
2024-11-06drm/i915: Extract mbus_ctl_join_update()Ville Syrjälä
2024-11-06drm/i915: Extract pipe_mbus_dbox_ctl_update()Ville Syrjälä
2024-11-06drm/i915: Extract pipe_mbus_dbox_ctl()Ville Syrjälä
2024-11-06drm/i915: Relocate the SKL wm sanitation codeVille Syrjälä
2024-11-06drm/xe/vf: Defer fixups if migrated twice fastTomasz Lis
2024-11-06drm/xe/vf: Start post-migration fixups with provisioning queryTomasz Lis
2024-11-06drm/xe/vf: Send RESFIX_DONE message at end of VF restoreTomasz Lis
2024-11-06drm/xe/vf: Document SRIOV VF restore flowTomasz Lis
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis
2024-11-06drm/i915/dp: Enable 3 DSC engines for 12 slicesAnkit Nautiyal
2024-11-06drm/i915/dp: Ensure hactive is divisible by slice countAnkit Nautiyal