summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-231-0/+1
|\
| * drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann2023-02-211-0/+1
* | Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie2023-02-219-43/+107
|\ \
| * | drm/i915: Fix system suspend without fbdev being initializedImre Deak2023-02-151-1/+7
| * | drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi2023-02-154-14/+10
| * | drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2023-02-152-6/+12
| * | drm/i915/bios: set default backlight controller indexJani Nikula2023-02-151-0/+1
| * | drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä2023-02-151-3/+31
| * | drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2023-02-152-4/+14
| * | drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä2023-02-151-10/+23
| * | drm/i915: Fix memory leaks in scatterlistMatt Atwood2023-02-151-2/+6
| * | drm/i915/doc: Escape wildcard in method namesBagas Sanjaya2023-02-151-3/+3
* | | Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-213-4/+79
|\ \ \ | |/ / |/| / | |/
| * drm/i915/dp_mst: Fix payload removal during output disablingImre Deak2023-02-131-6/+10
| * drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak2023-02-131-1/+3
| * drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak2023-02-133-0/+69
* | Merge tag 'drm-intel-gt-next-2023-02-01' of git://anongit.freedesktop.org/drm...Dave Airlie2023-02-0326-339/+489
|\ \ | |/ |/|
| * drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTLJohn Harrison2023-01-311-4/+1
| * drm/i915/guc: Update GT/GuC messages in intel_uc.cMichal Wajdeczko2023-01-311-41/+39
| * drm/i915/guc: Update GuC messages in intel_guc_submission.cMichal Wajdeczko2023-01-311-35/+26
| * drm/i915/guc: Update GuC messages in intel_guc_log.cMichal Wajdeczko2023-01-311-19/+19
| * drm/i915/guc: Update GuC messages in intel_guc_fw.cMichal Wajdeczko2023-01-311-8/+9
| * drm/i915/guc: Update GuC messages in intel_guc_ct.cMichal Wajdeczko2023-01-311-19/+4
| * drm/i915/guc: Update GuC messages in intel_guc_ads.cMichal Wajdeczko2023-01-311-4/+4
| * drm/i915/guc: Update GuC messages in intel_guc.cMichal Wajdeczko2023-01-311-16/+15
| * drm/i915/guc: Add GuC oriented print macrosMichal Wajdeczko2023-01-311-0/+48
| * drm/i915: Fix potential bit_17 double-freeRob Clark2023-01-301-4/+5
| * drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison2023-01-272-5/+5
| * drm/i915/guc: Add a debug print on GuC triggered resetJohn Harrison2023-01-271-0/+4
| * drm/i915/guc: Look for a guilty context when an engine reset failsJohn Harrison2023-01-271-2/+15
| * drm/i915: Allow error capture of a pending requestJohn Harrison2023-01-271-4/+1
| * drm/i915: Allow error capture without a requestJohn Harrison2023-01-271-24/+50
| * drm/i915: Fix up locking around dumping requests listsJohn Harrison2023-01-275-62/+73
| * drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison2023-01-275-12/+17
| * drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison2023-01-271-0/+11
| * drm/i915: Avoid potential vm use-after-freeRob Clark2023-01-271-3/+11
| * drm/i915/xehp: Annotate a couple more workaround registers as MCRMatt Roper2023-01-262-10/+10
| * drm/i915/mtl: Correct implementation of Wa_18018781329Matt Roper2023-01-263-9/+24
| * drm/i915/xehp: GAM registers don't need to be re-applied on engine resetsMatt Roper2023-01-261-33/+44
| * drm/i915/selftests: Flush all tiles on test exitTvrtko Ursulin2023-01-261-11/+17
| * Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin2023-01-2474-1498/+3221
| |\
| * | drm/i915: Use uabi engines for the default engine mapTvrtko Ursulin2023-01-241-5/+4
| * | drm/i915/gt: Convert PSS_MODE2 to multicast registerGustavo Sousa2023-01-232-3/+3
| * | drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann2023-01-201-2/+1
| * | drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct functionGustavo Sousa2023-01-191-29/+36
| * | drm/i915/doc: Document where to implement register workaroundsGustavo Sousa2023-01-191-0/+16
| * | drm/i915/mtl: Fix bcs default contextLucas De Marchi2023-01-181-36/+1
| * | drm/i915: Move/adjust register definitions related to Wa_22011450934Matt Roper2023-01-184-7/+8
* | | Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-3113-92/+89
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-271-1/+1
| |\ \ \