.. |
gvt
|
0ad35fed61
drm/i915: gvt: Introduce the basic architecture of GVT-g
|
9 years ago |
Kconfig
|
0ad35fed61
drm/i915: gvt: Introduce the basic architecture of GVT-g
|
9 years ago |
Kconfig.debug
|
c31966a1bd
drm/i915: Select DRM_VGEM for igt
|
9 years ago |
Makefile
|
94b4f3ba48
drm/i915: Split out runtime configuration of device info to its own file
|
9 years ago |
dvo.h
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
dvo_ch7017.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
dvo_ch7xxx.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
dvo_ivch.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
dvo_ns2501.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
dvo_sil164.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
dvo_tfp410.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 years ago |
i915_cmd_parser.c
|
14bb2c1179
drm/i915: Fix a buch of kerneldoc warnings
|
9 years ago |
i915_debugfs.c
|
cca0502b9c
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
|
9 years ago |
i915_drv.c
|
84c8e0963d
drm/i915: Enable polling when we don't have hpd
|
9 years ago |
i915_drv.h
|
f403372658
drm/i915/skl: Add support for the SAGV, fix underrun hangs
|
9 years ago |
i915_gem.c
|
2ca17b87e8
drm/i915: Add missing rpm wakelock to GGTT pread
|
9 years ago |
i915_gem.h
|
d501b1d2b1
drm/i915: Add GEM debugging Kconfig option
|
9 years ago |
i915_gem_batch_pool.c
|
fe3db79b0b
drm/i915: Propagate error from drm_gem_object_init()
|
9 years ago |
i915_gem_batch_pool.h
|
8d9d5744c6
drm/i915: Split batch pool into size buckets
|
10 years ago |
i915_gem_context.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
i915_gem_debug.c
|
b4ac5afc6b
drm/i915: replace for_each_engine()
|
9 years ago |
i915_gem_dmabuf.c
|
3970285319
Merge tag 'v4.6-rc3' into drm-intel-next-queued
|
9 years ago |
i915_gem_dmabuf.h
|
c37efb9997
drm/i915: Serialise presentation with imported dmabufs
|
9 years ago |
i915_gem_evict.c
|
883445d43e
drm/i915: Only switch to default context when evicting from GGTT
|
9 years ago |
i915_gem_execbuffer.c
|
dcd79934b0
drm/i915: Unconditionally flush any chipset buffers before execbuf
|
9 years ago |
i915_gem_fence.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
i915_gem_gtt.c
|
3871f42a57
drm/i915: fix aliasing_ppgtt leak
|
9 years ago |
i915_gem_gtt.h
|
731f74c5c6
drm/i915: tweak gen6_for_{each_pde, all_pdes} macros
|
9 years ago |
i915_gem_render_state.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
i915_gem_render_state.h
|
0bc40be85f
drm/i915: Rename intel_engine_cs function parameters
|
9 years ago |
i915_gem_shrinker.c
|
5e580523d9
Backmerge tag 'v4.7' into drm-next
|
9 years ago |
i915_gem_stolen.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
i915_gem_tiling.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
i915_gem_userptr.c
|
85d1225ec0
drm/i915: Introduce & use new lightweight SGL iterators
|
9 years ago |
i915_gpu_error.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
i915_guc_reg.h
|
74aa156ba9
drm/i915/bxt: reserve space for RC6 in the the GuC WOPCM
|
9 years ago |
i915_guc_submission.c
|
ab0e455bd0
drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action()
|
9 years ago |
i915_ioc32.c
|
ca6e440577
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
|
10 years ago |
i915_irq.c
|
22dea0be50
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
|
9 years ago |
i915_params.c
|
c5f87f02f4
drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
|
9 years ago |
i915_params.h
|
0ad35fed61
drm/i915: gvt: Introduce the basic architecture of GVT-g
|
9 years ago |
i915_pci.c
|
c73930266d
drm/i915/bxt: Remove the preliminary_hw_support flag
|
9 years ago |
i915_pvinfo.h
|
b2a5d1e716
drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
|
9 years ago |
i915_reg.h
|
f403372658
drm/i915/skl: Add support for the SAGV, fix underrun hangs
|
9 years ago |
i915_suspend.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
i915_sysfs.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
i915_trace.h
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
i915_trace_points.c
|
c43b563403
drm/i915: [sparse] trivial sparse fixes
|
13 years ago |
i915_vgpu.c
|
b02d22a399
drm/i915: Fold vGPU active check into inner functions
|
9 years ago |
i915_vgpu.h
|
b02d22a399
drm/i915: Fold vGPU active check into inner functions
|
9 years ago |
intel_acpi.c
|
adfb46721e
drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>
|
10 years ago |
intel_atomic.c
|
b8b5342b69
drm: Consolidate plane arrays in drm_atomic_state
|
9 years ago |
intel_atomic_plane.c
|
9f6151c903
drm/i915: Pass the correct crtc state to .update_plane()
|
9 years ago |
intel_audio.c
|
3cffb0a447
drm/i915: Acquire audio powerwell for HD-Audio registers
|
9 years ago |
intel_bios.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_bios.h
|
9a41e17de3
drm/i915: Parse LFP brightness control field in VBT
|
9 years ago |
intel_breadcrumbs.c
|
5b58592530
drm/i915/breadcrumbs: Queue hangcheck before sleeping
|
9 years ago |
intel_color.c
|
d7edc4e57b
drm/i915: Kill has_dsi_encoder
|
9 years ago |
intel_crt.c
|
21842ea84f
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
|
9 years ago |
intel_csr.c
|
177d91aaea
drm/i915: Fix botched merge that downgrades CSR versions.
|
9 years ago |
intel_ddi.c
|
85bf59d188
drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
|
9 years ago |
intel_device_info.c
|
94b4f3ba48
drm/i915: Split out runtime configuration of device info to its own file
|
9 years ago |
intel_display.c
|
f403372658
drm/i915/skl: Add support for the SAGV, fix underrun hangs
|
9 years ago |
intel_dp.c
|
5e580523d9
Backmerge tag 'v4.7' into drm-next
|
9 years ago |
intel_dp_aux_backlight.c
|
e7156c8339
drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)
|
9 years ago |
intel_dp_link_training.c
|
34511dce4b
drm/i915: Revert DisplayPort fast link training feature
|
9 years ago |
intel_dp_mst.c
|
37a5650b5b
drm/i915: Kill has_dp_encoder from pipe_config
|
9 years ago |
intel_dpio_phy.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_dpll_mgr.c
|
cca0502b9c
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
|
9 years ago |
intel_dpll_mgr.h
|
2dd66ebde4
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
|
9 years ago |
intel_drv.h
|
f403372658
drm/i915/skl: Add support for the SAGV, fix underrun hangs
|
9 years ago |
intel_dsi.c
|
d7edc4e57b
drm/i915: Kill has_dsi_encoder
|
9 years ago |
intel_dsi.h
|
1ecc1c6cb7
drm/i915/dsi: CABC support for Panel PWM backlight control
|
9 years ago |
intel_dsi_dcs_backlight.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_dsi_panel_vbt.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_dsi_pll.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_dvo.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_fbc.c
|
0a491b96aa
drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
|
9 years ago |
intel_fbdev.c
|
c45eb4fed1
drm/i915/fbdev: Check for the framebuffer before use
|
9 years ago |
intel_fifo_underrun.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_frontbuffer.c
|
6f4551fe8e
drm/i915: fix FBC frontbuffer tracking flushing code
|
10 years ago |
intel_guc.h
|
0b63bb1412
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
|
9 years ago |
intel_guc_fwif.h
|
0a31afbc0f
drm/i915/guc: rework guc_add_workqueue_item()
|
9 years ago |
intel_guc_loader.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_gvt.c
|
7822492fd2
drm/i915/gvt: Mark i915.enable_gvt as false if loading fails
|
9 years ago |
intel_gvt.h
|
0ad35fed61
drm/i915: gvt: Introduce the basic architecture of GVT-g
|
9 years ago |
intel_hdmi.c
|
3f1c928f92
drm/i915: Simplify hdmi_12bpc_possible()
|
9 years ago |
intel_hotplug.c
|
84c8e0963d
drm/i915: Enable polling when we don't have hpd
|
9 years ago |
intel_i2c.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_lrc.c
|
5e580523d9
Backmerge tag 'v4.7' into drm-next
|
9 years ago |
intel_lrc.h
|
3c7ba6359d
drm/i915: Introduce execlist context status change notification
|
9 years ago |
intel_lvds.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_mocs.c
|
1542f5d90a
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
|
9 years ago |
intel_mocs.h
|
0ccdacf694
drm/i915/mocs: Program MOCS for all engines on init
|
9 years ago |
intel_modes.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_opregion.c
|
5e580523d9
Backmerge tag 'v4.7' into drm-next
|
9 years ago |
intel_overlay.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_panel.c
|
22dea0be50
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
|
9 years ago |
intel_pm.c
|
762c60ab02
drm/i915/skl: Ensure pipes with changed wms get added to the state
|
9 years ago |
intel_psr.c
|
dfd2e9ab6a
drm/i915: Check PSR setup time vs. vblank length
|
9 years ago |
intel_renderstate.h
|
ff7a60f28f
drm/i915 Add golden context support for Gen9
|
11 years ago |
intel_renderstate_gen6.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 years ago |
intel_renderstate_gen7.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 years ago |
intel_renderstate_gen8.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 years ago |
intel_renderstate_gen9.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 years ago |
intel_ringbuffer.c
|
bf74c93cd7
drm/i915: fix WaInsertDummyPushConstPs
|
9 years ago |
intel_ringbuffer.h
|
aca34b6e1c
drm/i915: Group the irq breadcrumb variables into the same cacheline
|
9 years ago |
intel_runtime_pm.c
|
84c8e0963d
drm/i915: Enable polling when we don't have hpd
|
9 years ago |
intel_sdvo.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_sdvo_regs.h
|
38e5cced01
drm/i915/sdvo: revert bogus kernel-doc comments to normal comments
|
9 years ago |
intel_sideband.c
|
aaaffb838b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
intel_sprite.c
|
dfd2e9ab6a
drm/i915: Check PSR setup time vs. vblank length
|
9 years ago |
intel_tv.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
intel_uncore.c
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
intel_vbt_defs.h
|
df457245b5
drm/i915: Extract physical display dimensions from VBT
|
9 years ago |