.. |
gvt
|
a7e2641aaf
Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next
|
8 年之前 |
Kconfig
|
659643f7d8
drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT
|
8 年之前 |
Kconfig.debug
|
bdb821ca44
drm/i915: Enable swfence debugobject support for i915.ko
|
8 年之前 |
Makefile
|
bd132858e9
drm/i915/huc: Add HuC fw loading support
|
8 年之前 |
dvo.h
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
dvo_ch7017.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
dvo_ch7xxx.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
dvo_ivch.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
dvo_ns2501.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
dvo_sil164.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
dvo_tfp410.c
|
0f55564406
drm/i915: constify intel_dvo_dev_ops structures
|
9 年之前 |
i915_cmd_parser.c
|
c4d3ae6852
drm/i915: Consolidate checks for memcpy-from-wc support
|
8 年之前 |
i915_debugfs.c
|
0509ead114
drm/i915/huc: Add debugfs for HuC loading status check
|
8 年之前 |
i915_drv.c
|
5464cd6576
drm/i915/get_params: Add HuC status to getparams
|
8 年之前 |
i915_drv.h
|
3875623c56
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 年之前 |
i915_gem.c
|
e0216b762a
drm/i915: Treat an error from i915_vma_instance() as unlikely
|
8 年之前 |
i915_gem.h
|
17cfde60a1
drm/i915: introduce GEM_WARN_ON
|
8 年之前 |
i915_gem_batch_pool.c
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
8 年之前 |
i915_gem_batch_pool.h
|
115003e9ff
drm/i915: Double check the active status on the batch pool
|
9 年之前 |
i915_gem_context.c
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
i915_gem_context.h
|
984ff29f74
drm/i915: Simplify testing for am-I-the-kernel-context?
|
8 年之前 |
i915_gem_dmabuf.c
|
187685cb90
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
|
8 年之前 |
i915_gem_evict.c
|
16ee20619f
drm/i915: Detect vma reserved for execbuf in evict-for-node
|
8 年之前 |
i915_gem_execbuffer.c
|
718659a630
drm/i915: Rename some warts in the VMA API
|
8 年之前 |
i915_gem_fence_reg.c
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
i915_gem_fence_reg.h
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
i915_gem_gtt.c
|
718659a630
drm/i915: Rename some warts in the VMA API
|
8 年之前 |
i915_gem_gtt.h
|
47a8e3f6ae
drm/i915: Eliminate superfluous i915_ggtt_view_normal
|
8 年之前 |
i915_gem_internal.c
|
bf6b2030be
drm/i915: Assert internal objects are page aligned
|
8 年之前 |
i915_gem_object.h
|
957870f934
drm/i915: Split out i915_gem_object_set_tiling()
|
8 年之前 |
i915_gem_render_state.c
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
i915_gem_render_state.h
|
4e50f082ac
drm/i915: Reuse the active golden render state batch
|
8 年之前 |
i915_gem_request.c
|
6ffb7d0756
drm/i915: Construct a request even if the GPU is currently hung
|
8 年之前 |
i915_gem_request.h
|
ecd9caa052
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
|
8 年之前 |
i915_gem_shrinker.c
|
9439b3710d
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
|
8 年之前 |
i915_gem_stolen.c
|
44a0ec0d3b
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
|
8 年之前 |
i915_gem_tiling.c
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
i915_gem_timeline.c
|
d51dafaf07
drm/i915: Assert all timeline requests are gone before fini
|
8 年之前 |
i915_gem_timeline.h
|
4c266edb4c
drm/i915: Rename i915_gem_timeline.next_seqno to .seqno
|
8 年之前 |
i915_gem_userptr.c
|
a402eae64d
Merge tag 'v4.10-rc2' into drm-intel-next-queued
|
8 年之前 |
i915_gpu_error.c
|
dda35931ef
drm/i915: Use __printf markup to silence compiler
|
8 年之前 |
i915_guc_reg.h
|
bd132858e9
drm/i915/huc: Add HuC fw loading support
|
8 年之前 |
i915_guc_submission.c
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
i915_ioc32.c
|
ca6e440577
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
|
10 年之前 |
i915_irq.c
|
7e79a6836c
drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max/min
|
8 年之前 |
i915_memcpy.c
|
21aea5cc06
drm/i915: Mark the static key for movntqda as static
|
9 年之前 |
i915_mm.c
|
c58305af18
drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
|
9 年之前 |
i915_oa_hsw.c
|
c8a9483fb8
drm/i915: Add more Haswell OA metric sets
|
8 年之前 |
i915_oa_hsw.h
|
442b8c06fc
drm/i915: advertise available metrics via sysfs
|
8 年之前 |
i915_params.c
|
41736a8e33
drm/i915: Use the precomputed value for whether to enable command parsing
|
8 年之前 |
i915_params.h
|
41736a8e33
drm/i915: Use the precomputed value for whether to enable command parsing
|
8 年之前 |
i915_pci.c
|
98b2f01c8d
drm/i915: actually drive the BDW reserved IDs
|
8 年之前 |
i915_perf.c
|
69df05e11a
drm/i915: Simplify releasing context reference
|
8 年之前 |
i915_pvinfo.h
|
b2a5d1e716
drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
|
9 年之前 |
i915_reg.h
|
6ba1f9e177
drm/i915/psr: report live PSR2 State
|
8 年之前 |
i915_suspend.c
|
af6dc7425b
drm/i915: Make i915_save/restore_state and intel_i2c_reset take dev_priv
|
8 年之前 |
i915_sw_fence.c
|
6f13f29f2c
drm/i915: Flush the change in debugobject before reallocation
|
8 年之前 |
i915_sw_fence.h
|
fc1584059d
drm/i915: Integrate i915_sw_fence with debugobjects
|
8 年之前 |
i915_sysfs.c
|
254e0931f5
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
|
8 年之前 |
i915_trace.h
|
625d988acc
drm/i915: Extract reserving space in the GTT to a helper
|
8 年之前 |
i915_trace_points.c
|
c43b563403
drm/i915: [sparse] trivial sparse fixes
|
13 年之前 |
i915_utils.h
|
b7163936bd
drm/i915: Move a few more utility macros to i915_utils.h
|
8 年之前 |
i915_vgpu.c
|
b368f53378
drm/i915: Fix a typo in vgt_balloon_space()
|
8 年之前 |
i915_vgpu.h
|
b02d22a399
drm/i915: Fold vGPU active check into inner functions
|
9 年之前 |
i915_vma.c
|
6146e6da5c
drm/i915: reinstate call to trace_i915_vma_bind
|
8 年之前 |
i915_vma.h
|
481a6f7dcf
drm/i915: Remove i915_gem_object_to_ggtt()
|
8 年之前 |
intel_acpi.c
|
adfb46721e
drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>
|
9 年之前 |
intel_atomic.c
|
8e45ac1f0f
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
|
8 年之前 |
intel_atomic_plane.c
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 年之前 |
intel_audio.c
|
108109444f
drm/i915: Check num_pipes before initializing audio component
|
8 年之前 |
intel_bios.c
|
e8f9ae9b50
drm/i915: Use range_overflows()
|
8 年之前 |
intel_bios.h
|
25e23bc57e
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
|
8 年之前 |
intel_breadcrumbs.c
|
d8567862dc
drm/i915/breadcrumbs: s/container_of/rb_entry/
|
8 年之前 |
intel_color.c
|
66478475b5
drm/i915: Assorted INTEL_INFO(dev) cleanups
|
8 年之前 |
intel_crt.c
|
c39055b072
drm/i915: Pass dev_priv to intel_setup_outputs()
|
8 年之前 |
intel_csr.c
|
dbb28b5c3d
drm/i915/DMC/GLK: Load DMC on GLK
|
8 年之前 |
intel_ddi.c
|
2c42e53514
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
|
8 年之前 |
intel_device_info.c
|
254e0931f5
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
|
8 年之前 |
intel_display.c
|
e96128235b
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config()
|
8 年之前 |
intel_dp.c
|
a76f73dcd0
drm/i915/dp: Silence compiler for missing prototype
|
8 年之前 |
intel_dp_aux_backlight.c
|
e7156c8339
drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)
|
9 年之前 |
intel_dp_link_training.c
|
a117f378f4
drm/i915/skl: drop workarounds for A0 and B0 revisions
|
8 年之前 |
intel_dp_mst.c
|
22a2c8e045
drm/i915: Validate mode against max. link data rate for DP MST
|
8 年之前 |
intel_dpio_phy.c
|
01a551971c
drm/i915: Only poll DW3_A when init DDI PHY for ports B and C.
|
8 年之前 |
intel_dpll_mgr.c
|
8e45ac1f0f
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
|
8 年之前 |
intel_dpll_mgr.h
|
f50b79f096
drm/i915: Add dpll entrypoint for dumping hw state
|
8 年之前 |
intel_drv.h
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 年之前 |
intel_dsi.c
|
a402eae64d
Merge tag 'v4.10-rc2' into drm-intel-next-queued
|
8 年之前 |
intel_dsi.h
|
1ecc1c6cb7
drm/i915/dsi: CABC support for Panel PWM backlight control
|
9 年之前 |
intel_dsi_dcs_backlight.c
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 年之前 |
intel_dsi_panel_vbt.c
|
213e08ad60
drm/i915/bxt: add bxt dsi gpio element support
|
8 年之前 |
intel_dsi_pll.c
|
15a43cbf47
drm/i915: relax uncritical udelay_range()
|
8 年之前 |
intel_dvo.c
|
c39055b072
drm/i915: Pass dev_priv to intel_setup_outputs()
|
8 年之前 |
intel_engine_cs.c
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
intel_fbc.c
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 年之前 |
intel_fbdev.c
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 年之前 |
intel_fifo_underrun.c
|
98187836fc
drm/i915: Always use intel_get_crtc_for_pipe()
|
8 年之前 |
intel_frontbuffer.c
|
5748b6a1f4
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
|
9 年之前 |
intel_frontbuffer.h
|
5b8c8aec8e
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
|
8 年之前 |
intel_guc_fwif.h
|
dac84a3885
drm/i915/huc: Support HuC authentication
|
8 年之前 |
intel_guc_loader.c
|
dac84a3885
drm/i915/huc: Support HuC authentication
|
8 年之前 |
intel_guc_log.c
|
f9cda04867
drm/i915/guc: Move GuC log related functions into dedicated file
|
8 年之前 |
intel_gvt.c
|
22681c7bc7
Documentation/gpu: Add section for Intel GVT-g host support
|
8 年之前 |
intel_gvt.h
|
feddf6e866
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
|
8 年之前 |
intel_hangcheck.c
|
c2a126a46d
drm/i915: Disable hangcheck when wedged
|
8 年之前 |
intel_hdmi.c
|
cc3f90f063
drm/i915/glk: Reuse broxton code for geminilake
|
8 年之前 |
intel_hotplug.c
|
c4d79c2201
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
|
8 年之前 |
intel_huc.c
|
3139b4a3a2
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
|
8 年之前 |
intel_i2c.c
|
2a307c2e91
drm/i915: add some more "i" in platform names for consistency
|
8 年之前 |
intel_lrc.c
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
intel_lrc.h
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
intel_lspcon.c
|
9024880046
drm/i915/lspcon: Remove unused force change mode parameter
|
8 年之前 |
intel_lvds.c
|
1650be744d
drm/i915: Intel panel detection cleanup
|
8 年之前 |
intel_mocs.c
|
cc3f90f063
drm/i915/glk: Reuse broxton code for geminilake
|
8 年之前 |
intel_mocs.h
|
bf9e8429ab
drm/i915: Make various init functions take dev_priv
|
8 年之前 |
intel_modes.c
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 年之前 |
intel_opregion.c
|
200453bfce
drm/i915/opregion: fill in the CADL from connector list, not DIDL
|
8 年之前 |
intel_overlay.c
|
47a8e3f6ae
drm/i915: Eliminate superfluous i915_ggtt_view_normal
|
8 年之前 |
intel_panel.c
|
3bed7f4dd3
drm/i915: clean up Hz to PWM for i965
|
8 年之前 |
intel_pipe_crc.c
|
1e5a15d65d
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
|
8 年之前 |
intel_pm.c
|
ef426c1038
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued
|
8 年之前 |
intel_psr.c
|
77affa3172
drm/i915/psr: Fix compiler warnings for hsw_psr_disable()
|
8 年之前 |
intel_renderstate.h
|
e40f9ee661
drm/i915: Remove duplicate golden render state init from execlists
|
9 年之前 |
intel_renderstate_gen6.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 年之前 |
intel_renderstate_gen7.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 年之前 |
intel_renderstate_gen8.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 年之前 |
intel_renderstate_gen9.c
|
16e5ab14d7
drm/i915: Add headers to the various render state
|
10 年之前 |
intel_ringbuffer.c
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
intel_ringbuffer.h
|
d3ef1af6fd
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
|
8 年之前 |
intel_runtime_pm.c
|
721d484563
drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating
|
8 年之前 |
intel_sdvo.c
|
73f67aa8cc
drm/i915: distinguish G33 and Pineview from each other
|
8 年之前 |
intel_sdvo_regs.h
|
38e5cced01
drm/i915/sdvo: revert bogus kernel-doc comments to normal comments
|
9 年之前 |
intel_sideband.c
|
aaaffb838b
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 年之前 |
intel_sprite.c
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 年之前 |
intel_tv.c
|
c39055b072
drm/i915: Pass dev_priv to intel_setup_outputs()
|
8 年之前 |
intel_uc.c
|
f9cda04867
drm/i915/guc: Move GuC log related functions into dedicated file
|
8 年之前 |
intel_uc.h
|
dac84a3885
drm/i915/huc: Support HuC authentication
|
8 年之前 |
intel_uncore.c
|
a402eae64d
Merge tag 'v4.10-rc2' into drm-intel-next-queued
|
8 年之前 |
intel_vbt_defs.h
|
ce2e87b4ce
drm/915: Parsing the missed out DTD fields from the VBT
|
8 年之前 |