Tvrtko Ursulin cb15d9f8c3 drm/i915: More GEM init dev_priv cleanup 8 years ago
..
gvt 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
Kconfig c007fb4a38 drm/i915: rename preliminary_hw_support to alpha_support 8 years ago
Kconfig.debug fc1584059d drm/i915: Integrate i915_sw_fence with debugobjects 8 years ago
Makefile 2d803c2de0 drm/i915/guc: Move guc_{send,recv}() to intel_uc.c 8 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 41736a8e33 drm/i915: Use the precomputed value for whether to enable command parsing 8 years ago
i915_debugfs.c 357248bfe5 drm/i915/guc: Rename client->cookie to match use 8 years ago
i915_drv.c cb15d9f8c3 drm/i915: More GEM init dev_priv cleanup 8 years ago
i915_drv.h cb15d9f8c3 drm/i915: More GEM init dev_priv cleanup 8 years ago
i915_gem.c cb15d9f8c3 drm/i915: More GEM init dev_priv cleanup 8 years ago
i915_gem.h 71d5895aac drm/i915: avoid harmless empty-body warning 8 years ago
i915_gem_batch_pool.c d07f0e59b2 drm/i915: Move GEM activity tracking into a common struct reservation_object 9 years ago
i915_gem_batch_pool.h 115003e9ff drm/i915: Double check the active status on the batch pool 9 years ago
i915_gem_context.c cb15d9f8c3 drm/i915: More GEM init dev_priv cleanup 8 years ago
i915_gem_dmabuf.c 187685cb90 drm/i915: Make GEM object alloc/free and stolen created take dev_priv 8 years ago
i915_gem_evict.c 49d73912cb drm/i915: Convert vm->dev backpointer to vm->i915 8 years ago
i915_gem_execbuffer.c 41736a8e33 drm/i915: Use the precomputed value for whether to enable command parsing 8 years ago
i915_gem_fence_reg.c 49d73912cb drm/i915: Convert vm->dev backpointer to vm->i915 8 years ago
i915_gem_fence_reg.h b42fe9ca0a drm/i915: Split out i915_vma.c 8 years ago
i915_gem_gtt.c c6385c947f drm/i915: Fix tracepoint compilation 8 years ago
i915_gem_gtt.h 49d73912cb drm/i915: Convert vm->dev backpointer to vm->i915 8 years ago
i915_gem_internal.c 187685cb90 drm/i915: Make GEM object alloc/free and stolen created take dev_priv 8 years ago
i915_gem_object.h 5b8c8aec8e drm/i915: Move frontbuffer CS write tracking from ggtt vma to object 8 years ago
i915_gem_render_state.c dfc5148fb3 drm/i915: Introduce HAS_64BIT_RELOC 9 years ago
i915_gem_render_state.h 4e50f082ac drm/i915: Reuse the active golden render state batch 9 years ago
i915_gem_request.c fc1584059d drm/i915: Integrate i915_sw_fence with debugobjects 8 years ago
i915_gem_request.h 20311bd350 drm/i915/scheduler: Execute requests in order of priorities 8 years ago
i915_gem_shrinker.c 56cea32382 drm/i915: Unify global_list into global_link 9 years ago
i915_gem_stolen.c 187685cb90 drm/i915: Make GEM object alloc/free and stolen created take dev_priv 8 years ago
i915_gem_tiling.c 49d73912cb drm/i915: Convert vm->dev backpointer to vm->i915 8 years ago
i915_gem_timeline.c bb89485e99 drm/i915: Create distinct lockclasses for execution vs user timelines 8 years ago
i915_gem_timeline.h 4c266edb4c drm/i915: Rename i915_gem_timeline.next_seqno to .seqno 8 years ago
i915_gem_userptr.c 187685cb90 drm/i915: Make GEM object alloc/free and stolen created take dev_priv 8 years ago
i915_gpu_error.c bc1d53c647 drm/i915: Wipe hang stats as an embedded struct 8 years ago
i915_guc_reg.h a80bc45ff0 drm/i915/guc: Drop guc2host/host2guc from names 8 years ago
i915_guc_submission.c bf9e8429ab drm/i915: Make various init functions take dev_priv 8 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 a80bc45ff0 drm/i915/guc: Drop guc2host/host2guc from names 8 years ago
i915_memcpy.c 21aea5cc06 drm/i915: Mark the static key for movntqda as static 9 years ago
i915_mm.c c58305af18 drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass 9 years ago
i915_oa_hsw.c c8a9483fb8 drm/i915: Add more Haswell OA metric sets 8 years ago
i915_oa_hsw.h 442b8c06fc drm/i915: advertise available metrics via sysfs 8 years ago
i915_params.c 41736a8e33 drm/i915: Use the precomputed value for whether to enable command parsing 8 years ago
i915_params.h 41736a8e33 drm/i915: Use the precomputed value for whether to enable command parsing 8 years ago
i915_pci.c 3e4274f86e drm/i915/glk: Add a IS_GEN9_LP() macro 8 years ago
i915_perf.c 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 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 e3f51ece02 drm/i915: cleanup use of INSTR_CLIENT_MASK 8 years ago
i915_suspend.c 29b74b7f17 drm/i915: dev_priv cleanup in i915_suspend.c 8 years ago
i915_sw_fence.c fc1584059d drm/i915: Integrate i915_sw_fence with debugobjects 8 years ago
i915_sw_fence.h fc1584059d drm/i915: Integrate i915_sw_fence with debugobjects 8 years ago
i915_sysfs.c 98a2f41167 drm/i915: Allow disabling error capture 9 years ago
i915_trace.h c6385c947f drm/i915: Fix tracepoint compilation 8 years ago
i915_trace_points.c c43b563403 drm/i915: [sparse] trivial sparse fixes 13 years ago
i915_vgpu.c b81a6179b6 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next 9 years ago
i915_vgpu.h b02d22a399 drm/i915: Fold vGPU active check into inner functions 9 years ago
i915_vma.c 49d73912cb drm/i915: Convert vm->dev backpointer to vm->i915 8 years ago
i915_vma.h 49d73912cb drm/i915: Convert vm->dev backpointer to vm->i915 8 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 3975797f3e Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued 8 years ago
intel_audio.c 60abfbb86a drm/i915/audio: fix hdmi audio noise issue 8 years ago
intel_bios.c 7a17995a3d drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT 8 years ago
intel_bios.h 9a41e17de3 drm/i915: Parse LFP brightness control field in VBT 9 years ago
intel_breadcrumbs.c 381744f806 drm/i915: Add a warning on shutdown if signal threads still active 8 years ago
intel_color.c 66478475b5 drm/i915: Assorted INTEL_INFO(dev) cleanups 8 years ago
intel_crt.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 years ago
intel_csr.c 3aaa8aba9f drm/i915: fix compilation warnings on maybe uninitialized pointers 8 years ago
intel_ddi.c 9935f7fa28 drm/i915: abstract ddi being audio enabled 8 years ago
intel_device_info.c 33edc24d12 drm/i915: Don't try to initialize sprite planes on pre-ilk 9 years ago
intel_display.c 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
intel_dp.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 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 a117f378f4 drm/i915/skl: drop workarounds for A0 and B0 revisions 9 years ago
intel_dp_mst.c 7f9e77545b drm/i915: enable dp mst audio 8 years ago
intel_dpio_phy.c 0a379e27db drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence 9 years ago
intel_dpll_mgr.c 66478475b5 drm/i915: Assorted INTEL_INFO(dev) cleanups 8 years ago
intel_dpll_mgr.h f169660ed4 drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT 9 years ago
intel_drv.h 9935f7fa28 drm/i915: abstract ddi being audio enabled 8 years ago
intel_dsi.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 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 08c4d7fcb3 drm/i915: Introduce enableddisabled helper 8 years ago
intel_dsi_pll.c e2d214ae2b drm/i915: Make IS_BROXTON only take dev_priv 9 years ago
intel_dvo.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 years ago
intel_engine_cs.c bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_fbc.c 5697d60f6e drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN() 8 years ago
intel_fbdev.c 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
intel_fifo_underrun.c 98187836fc drm/i915: Always use intel_get_crtc_for_pipe() 9 years ago
intel_frontbuffer.c 5748b6a1f4 drm/i915: Use dev_priv consistently through the intel_frontbuffer interface 9 years ago
intel_frontbuffer.h 5b8c8aec8e drm/i915: Move frontbuffer CS write tracking from ggtt vma to object 8 years ago
intel_guc_fwif.h a80bc45ff0 drm/i915/guc: Drop guc2host/host2guc from names 8 years ago
intel_guc_loader.c bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_gvt.c 22681c7bc7 Documentation/gpu: Add section for Intel GVT-g host support 9 years ago
intel_gvt.h feddf6e866 drm/i915/gvt: clean up intel_gvt.h as interface for i915 core 9 years ago
intel_hangcheck.c c2a126a46d drm/i915: Disable hangcheck when wedged 8 years ago
intel_hdmi.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 years ago
intel_hotplug.c 56b857a5e3 drm/i915: More assorted dev_priv cleanups 8 years ago
intel_i2c.c 862372bc8f drm/i915: GMBUS don't need no forcewake 9 years ago
intel_lrc.c 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
intel_lrc.h bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_lspcon.c 9024880046 drm/i915/lspcon: Remove unused force change mode parameter 8 years ago
intel_lvds.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 years ago
intel_mocs.c bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_mocs.h bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_modes.c b1116f645c drm: Remove superflous linux/fb.h includes 9 years ago
intel_opregion.c 200453bfce drm/i915/opregion: fill in the CADL from connector list, not DIDL 8 years ago
intel_overlay.c 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
intel_panel.c 08c4d7fcb3 drm/i915: Introduce enableddisabled helper 8 years ago
intel_pm.c 187685cb90 drm/i915: Make GEM object alloc/free and stolen created take dev_priv 8 years ago
intel_psr.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 years ago
intel_renderstate.h e40f9ee661 drm/i915: Remove duplicate golden render state init from execlists 9 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 12d79d7828 drm/i915: Make GEM object create and create from data take dev_priv 8 years ago
intel_ringbuffer.h 3fe3b030bd drm/i915: Decouple hang detection from hangcheck period 8 years ago
intel_runtime_pm.c 801388cb16 drm/i915: Fix for_each_pipe argument in vlv_display_power_well_init 8 years ago
intel_sdvo.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 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 83c04a62a1 drm/i915: Use enum plane_id in VLV/CHV sprite code 8 years ago
intel_tv.c c39055b072 drm/i915: Pass dev_priv to intel_setup_outputs() 8 years ago
intel_uc.c 413e8fdb6a drm/i915/guc: Init send_mutex in intel_uc_init_early() 8 years ago
intel_uc.h bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_uncore.c a3f79ca63b drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton 8 years ago
intel_vbt_defs.h 7a17995a3d drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT 8 years ago