index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2023-04-12
drm/i915: disable sampler indirect state in bindless heap
Lionel Landwerlin
2023-04-06
Merge tag 'drm-intel-next-2023-04-06' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-04-06
drm/i915/wakeref: fix kernel-doc comment
Jani Nikula
2023-04-06
drm/i915/tc: demote a kernel-doc comment to a regular comment
Jani Nikula
2023-04-06
Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-04-06
Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...
Daniel Vetter
2023-04-06
drm/scdc-helper: Pimp SCDC debugs
Ville Syrjälä
2023-04-05
drm/i915/clock: mass rename dev_priv to i915
Jani Nikula
2023-04-05
drm/i915: rename intel_pm.[ch] to intel_clock_gating.[ch]
Jani Nikula
2023-04-05
drm/i915/pxp: limit drm-errors or warning on firmware API failures
Alan Previn
2023-04-05
drm/i915/mtl: Add Wa_14017856879
Haridhar Kalvala
2023-04-05
drm/i915/gt: Hold a wakeref for the active VM
Chris Wilson
2023-04-05
drm/i915: run kernel-doc on headers as part of HDRTEST
Jani Nikula
2023-04-05
drm/i915: Implement UHBR bandwidth check
Stanislav Lisovskiy
2023-04-04
drm/i915: enable kernel-doc warnings for CONFIG_DRM_I915_WERROR=y
Jani Nikula
2023-04-04
drm/i915/psr: split out PSR regs to a separate file
Jani Nikula
2023-04-04
drm/i915/wm: split out SKL+ watermark regs to a separate file
Jani Nikula
2023-04-04
drm/i915: Explain the magic numbers for AUX SYNC/precharge length
Ville Syrjälä
2023-04-04
drm/i915: Fix fast wake AUX sync len
Ville Syrjälä
2023-04-03
drm/i915/hwmon: Use 0 to designate disabled PL1 power limit
Ashutosh Dixit
2023-04-03
drm/i915/i915_vma: Provide one missing param and demote another non-kerneldoc...
Lee Jones
2023-04-03
drm/i915/gt/uc/intel_guc_hwconfig: Demote a few non-conforming kerneldoc headers
Lee Jones
2023-04-03
drm/i915/i915_gem: Provide function names to complete the expected kerneldoc ...
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_object: Demote non-kerneldoc header with no param descr...
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_wait: Provide function name to validate the kerneldoc h...
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_ttm_move: Provide a couple of missing descriptions for ...
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_ttm: Demote half-filled kerneldoc
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_ttm_pm: Provide a couple of missing descriptions for 'f...
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_domain: Provide function names to complete proper kerne...
Lee Jones
2023-04-03
drm/i915/gem/i915_gem_create: Provide the function names for proper kerneldoc...
Lee Jones
2023-04-03
drm/i915/gt/intel_rps: Demote a kerneldoc abuse for ips_ping_for_i915_load()
Lee Jones
2023-04-03
drm/i915/intel_region_ttm: Provide missing description for 'offset' param
Lee Jones
2023-04-03
drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@'
Lee Jones
2023-04-03
drm/i915/display/intel_wm: Fix a little doc-rot in intel_update_watermarks()
Lee Jones
2023-04-03
drm/i915/display/intel_display_power: Fix incorrectly documented function __i...
Lee Jones
2023-04-03
drm/i915/display/intel_display_debugfs: Fix incorrect param naming for 'intel...
Lee Jones
2023-04-03
drm/i915: Remove the encoder update_prepare()/complete() hooks
Imre Deak
2023-04-03
drm/i915: Remove TC PHY disconnect workaround
Imre Deak
2023-04-03
drm/i915: Disable DPLLs before disconnecting the TC PHY
Imre Deak
2023-04-03
drm/i915: Move shared DPLL disabling into CRTC disable hook
Imre Deak
2023-04-03
drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspec
Imre Deak
2023-04-03
drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()
Imre Deak
2023-04-03
drm/i915/tc: Get power ref for reading the HPD live status register
Imre Deak
2023-04-03
drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detection
Imre Deak
2023-04-03
drm/i915/tc: Add TC PHY hook to init the PHY
Imre Deak
2023-04-03
drm/i915/tc: Add asserts in TC PHY hooks that the required power is on
Imre Deak
2023-04-03
drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain
Imre Deak
2023-04-03
drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter
Imre Deak
2023-04-03
drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()
Imre Deak
2023-04-03
drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks
Imre Deak
[next]