summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä1-1/+1
2023-04-20drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-20drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä1-1/+42
2023-04-13drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-13drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-13drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-04-13drm/i915: Add a .color_post_update() hookVille Syrjälä3-0/+17
2023-04-13drm/i915: Move the DSB setup/cleaup into the color codeVille Syrjälä4-15/+30
2023-04-06drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä1-2/+21
2023-04-06drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-04-06drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25
2023-04-06drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä3-1/+6
2023-04-06drm/i915/gem: Flush lmem contents after constructionChris Wilson1-1/+2
2023-04-06drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-04-06drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-04-06drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit3-26/+26
2023-03-30drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-03-30drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-30drm/i915: Update vblank timestamping stuff on seamless M/N changeVille Syrjälä1-0/+8
2023-03-30drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar1-1/+1
2023-03-30drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda1-2/+2
2023-03-30drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-30drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison2-5/+5
2023-03-30drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar4-48/+9
2023-03-30drm/i915/fbdev: lock the fbdev obj before vma pinTejas Upadhyay1-6/+18
2023-03-22drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHzAnkit Nautiyal1-0/+62
2023-03-22drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik1-11/+14
2023-03-22drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi1-1/+1
2023-03-22drm/i915/psr: Use calculated io and fast wake linesJouni Högander2-17/+63
2023-03-17drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2-4/+14
2023-03-17drm/i915: Do panel VBT init early if the VBT declares an explicit panel typeVille Syrjälä9-26/+61
2023-03-17drm/i915: Introduce intel_panel_init_alloc()Ville Syrjälä3-1/+9
2023-03-11drm/i915: Fix system suspend without fbdev being initializedImre Deak1-1/+7
2023-03-11drm/i915/dp_mst: Fix payload removal during output disablingImre Deak1-6/+10
2023-03-11drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+3
2023-03-11drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak3-0/+69
2023-03-11drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper1-1/+4
2023-03-11drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap1-3/+3
2023-03-10drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-10drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-03-10drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-03-10drm/i915/mtl: Correct implementation of Wa_18018781329Matt Roper3-9/+24
2023-03-10drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-03-10drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-03-10drm/i915/pvc: Implement recommended caching policyWayne Boyer2-0/+2
2023-03-10drm/i915/xehp: Annotate a couple more workaround registers as MCRMatt Roper2-10/+10
2023-03-10drm/i915/xehp: GAM registers don't need to be re-applied on engine resetsMatt Roper1-33/+44
2023-03-10drm/i915/mtl: Add initial gt workaroundsMatt Roper8-42/+123
2023-02-15drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-08drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23