Chris Wilson 0abfe7e257 drm/i915: Restore marking context objects as dirty on pinning 8 年之前
..
gvt 69653f626e Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into drm-intel-fixes 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 ef96152e6a Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux 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 1b2e5ea0b7 drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare() 8 年之前
i915_drv.h 8f68d591d4 drm/i915: Stop using RP_DOWN_EI on Baytrail 8 年之前
i915_gem.c 0f5418e564 drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. 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 9 年之前
i915_gem_batch_pool.h 115003e9ff drm/i915: Double check the active status on the batch pool 9 年之前
i915_gem_context.c 590379aef2 drm/i915: make context status notifier head be per engine 8 年之前
i915_gem_context.h 590379aef2 drm/i915: make context status notifier head be per engine 8 年之前
i915_gem_dmabuf.c 653a7746fa Merge remote-tracking branch 'ovl/for-viro' into for-linus 8 年之前
i915_gem_evict.c aac66bf5f9 drm/i915: use correct node for handling cache domain eviction 8 年之前
i915_gem_execbuffer.c 0f5418e564 drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. 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 3e52d71ede drm/i915: A hotfix for making aliasing PPGTT work for GVT-g 8 年之前
i915_gem_gtt.h 47a8e3f6ae drm/i915: Eliminate superfluous i915_ggtt_view_normal 8 年之前
i915_gem_internal.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 年之前
i915_gem_object.h 4e6fdafa7a drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl 8 年之前
i915_gem_render_state.c 550116d21a scripts/spelling.txt: add "aligment" pattern and fix typo instances 8 年之前
i915_gem_render_state.h 4e50f082ac drm/i915: Reuse the active golden render state batch 9 年之前
i915_gem_request.c f361bf4a66 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency 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 3d3d18f086 drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker) 8 年之前
i915_gem_stolen.c ddd0937362 drm/i915/gvt: Disable access to stolen memory as a guest 8 年之前
i915_gem_tiling.c 1769ae83c8 drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling mode 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 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 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 8f68d591d4 drm/i915: Stop using RP_DOWN_EI on Baytrail 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 ef96152e6a Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux 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 8c9923707f drm/i915: Remove the vma from the drm_mm if binding fails 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> 10 年之前
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 ef96152e6a Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux 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 ae7e81c077 sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> 8 年之前
intel_color.c 66478475b5 drm/i915: Assorted INTEL_INFO(dev) cleanups 8 年之前
intel_crt.c 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 年之前
intel_csr.c e67351d56a drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC 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 b7048ea12f drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks 8 年之前
intel_dp.c aa9323dd49 drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code 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 9 年之前
intel_dp_mst.c 7b0a89a6db drm/dp: Store drm_device in MST topology manager 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 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 年之前
intel_dpll_mgr.h f50b79f096 drm/i915: Add dpll entrypoint for dumping hw state 8 年之前
intel_drv.h e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 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 590379aef2 drm/i915: make context status notifier head be per engine 8 年之前
intel_fbc.c be1e341513 drm/i915: Track pinned vma in intel_plane_state 8 年之前
intel_fbdev.c b717a03925 drm/i915/fbdev: Stop repeating tile configuration on stagnation 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 cf2135ca3d drm/i915/gvt: add enable_execlists check before enable gvt 8 年之前
intel_gvt.h feddf6e866 drm/i915/gvt: clean up intel_gvt.h as interface for i915 core 9 年之前
intel_hangcheck.c c2a126a46d drm/i915: Disable hangcheck when wedged 8 年之前
intel_hdmi.c 9c31b08734 drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support 8 年之前
intel_hotplug.c 35a3abfd19 drm/i915: Only enable hotplug interrupts if the display interrupts are enabled 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_lpe_audio.c 9db13e5f2d drm/i915: Enable VLV audio chicken bit for LPE audio 8 年之前
intel_lrc.c 590379aef2 drm/i915: make context status notifier head be per engine 8 年之前
intel_lrc.h f51455d442 drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE 8 年之前
intel_lspcon.c 4b84b4a550 drm/i915/lspcon: Fix resume time initialization due to unasserted HPD 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 998d75730b drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT 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 8f68d591d4 drm/i915: Stop using RP_DOWN_EI on Baytrail 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 0abfe7e257 drm/i915: Restore marking context objects as dirty on pinning 8 年之前
intel_ringbuffer.h 590379aef2 drm/i915: make context status notifier head be per engine 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 3a0d137de0 drm/i915: Nuke skl_update_plane debug message from the pipe update critical section 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 6aef660370 drm/i915: Fix forcewake active domain tracking 8 年之前
intel_vbt_defs.h ce2e87b4ce drm/915: Parsing the missed out DTD fields from the VBT 8 年之前