summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin
2023-04-06Merge tag 'drm-intel-next-2023-04-06' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-06drm/i915/wakeref: fix kernel-doc commentJani Nikula
2023-04-06drm/i915/tc: demote a kernel-doc comment to a regular commentJani Nikula
2023-04-06Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä
2023-04-05drm/i915/clock: mass rename dev_priv to i915Jani Nikula
2023-04-05drm/i915: rename intel_pm.[ch] to intel_clock_gating.[ch]Jani Nikula
2023-04-05drm/i915/pxp: limit drm-errors or warning on firmware API failuresAlan Previn
2023-04-05drm/i915/mtl: Add Wa_14017856879Haridhar Kalvala
2023-04-05drm/i915/gt: Hold a wakeref for the active VMChris Wilson
2023-04-05drm/i915: run kernel-doc on headers as part of HDRTESTJani Nikula
2023-04-05drm/i915: Implement UHBR bandwidth checkStanislav Lisovskiy
2023-04-04drm/i915: enable kernel-doc warnings for CONFIG_DRM_I915_WERROR=yJani Nikula
2023-04-04drm/i915/psr: split out PSR regs to a separate fileJani Nikula
2023-04-04drm/i915/wm: split out SKL+ watermark regs to a separate fileJani Nikula
2023-04-04drm/i915: Explain the magic numbers for AUX SYNC/precharge lengthVille Syrjälä
2023-04-04drm/i915: Fix fast wake AUX sync lenVille Syrjälä
2023-04-03drm/i915/hwmon: Use 0 to designate disabled PL1 power limitAshutosh Dixit
2023-04-03drm/i915/i915_vma: Provide one missing param and demote another non-kerneldoc...Lee Jones
2023-04-03drm/i915/gt/uc/intel_guc_hwconfig: Demote a few non-conforming kerneldoc headersLee Jones
2023-04-03drm/i915/i915_gem: Provide function names to complete the expected kerneldoc ...Lee Jones
2023-04-03drm/i915/gem/i915_gem_object: Demote non-kerneldoc header with no param descr...Lee Jones
2023-04-03drm/i915/gem/i915_gem_wait: Provide function name to validate the kerneldoc h...Lee Jones
2023-04-03drm/i915/gem/i915_gem_ttm_move: Provide a couple of missing descriptions for ...Lee Jones
2023-04-03drm/i915/gem/i915_gem_ttm: Demote half-filled kerneldocLee Jones
2023-04-03drm/i915/gem/i915_gem_ttm_pm: Provide a couple of missing descriptions for 'f...Lee Jones
2023-04-03drm/i915/gem/i915_gem_domain: Provide function names to complete proper kerne...Lee Jones
2023-04-03drm/i915/gem/i915_gem_create: Provide the function names for proper kerneldoc...Lee Jones
2023-04-03drm/i915/gt/intel_rps: Demote a kerneldoc abuse for ips_ping_for_i915_load()Lee Jones
2023-04-03drm/i915/intel_region_ttm: Provide missing description for 'offset' paramLee Jones
2023-04-03drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@'Lee Jones
2023-04-03drm/i915/display/intel_wm: Fix a little doc-rot in intel_update_watermarks()Lee Jones
2023-04-03drm/i915/display/intel_display_power: Fix incorrectly documented function __i...Lee Jones
2023-04-03drm/i915/display/intel_display_debugfs: Fix incorrect param naming for 'intel...Lee Jones
2023-04-03drm/i915: Remove the encoder update_prepare()/complete() hooksImre Deak
2023-04-03drm/i915: Remove TC PHY disconnect workaroundImre Deak
2023-04-03drm/i915: Disable DPLLs before disconnecting the TC PHYImre Deak
2023-04-03drm/i915: Move shared DPLL disabling into CRTC disable hookImre Deak
2023-04-03drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspecImre Deak
2023-04-03drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()Imre Deak
2023-04-03drm/i915/tc: Get power ref for reading the HPD live status registerImre Deak
2023-04-03drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detectionImre Deak
2023-04-03drm/i915/tc: Add TC PHY hook to init the PHYImre Deak
2023-04-03drm/i915/tc: Add asserts in TC PHY hooks that the required power is onImre Deak
2023-04-03drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domainImre Deak
2023-04-03drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameterImre Deak
2023-04-03drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()Imre Deak
2023-04-03drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooksImre Deak