..
gvt
drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()
2018-08-14 15:27:12 +08:00
selftests
drm/i915/selftests: Hold rpm for unparking
2018-08-15 13:41:08 -07:00
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_cmd_parser.c
i915_debugfs.c
drm/i915: Interactive RPS mode
2018-08-06 11:18:01 -07:00
i915_drv.c
On GEM side:
2018-07-20 12:29:24 +10:00
i915_drv.h
drm/i915: Interactive RPS mode
2018-08-06 11:18:01 -07:00
i915_gem_batch_pool.c
i915_gem_batch_pool.h
i915_gem_clflush.c
i915_gem_clflush.h
i915_gem_context.c
drm/i915: Record logical context support in driver caps
2018-07-06 14:05:23 +01:00
i915_gem_context.h
i915_gem_dmabuf.c
i915_gem_evict.c
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
2018-07-09 13:55:41 +01:00
i915_gem_execbuffer.c
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
2018-07-06 18:22:41 +01:00
i915_gem_fence_reg.c
i915_gem_fence_reg.h
i915_gem_gtt.c
On GEM side:
2018-07-20 12:29:24 +10:00
i915_gem_gtt.h
drm/i915/gtt: Read-only pages for insert_entries on bdw+
2018-07-13 16:12:03 +01:00
i915_gem_internal.c
i915_gem_object.c
i915_gem_object.h
drm/i915/userptr: Enable read-only support on gen8+
2018-07-13 16:18:15 +01:00
i915_gem_render_state.c
drm/i915: Start returning an error from i915_vma_move_to_active()
2018-07-06 18:22:37 +01:00
i915_gem_render_state.h
i915_gem_shrinker.c
drm/i915: Introduce i915_address_space.mutex
2018-07-11 13:56:16 +01:00
i915_gem_stolen.c
drm/i915: use the ICL stolen memory
2018-07-10 16:29:56 -07:00
i915_gem_tiling.c
i915_gem_userptr.c
mm, oom: distinguish blockable mode for mmu notifiers
2018-08-22 10:52:44 -07:00
i915_gem.c
drm/i915: Always retire residual requests before suspend
2018-07-18 14:49:55 +01:00
i915_gem.h
i915_gemfs.c
i915_gemfs.h
i915_gpu_error.c
include: Move ascii85 functions from i915 to linux/ascii85.h
2018-07-30 08:49:02 -04:00
i915_gpu_error.h
drm/i915: Track vma activity per fence.context, not per engine
2018-07-06 18:22:43 +01:00
i915_ioc32.c
i915_irq.c
drm/i915: Interactive RPS mode
2018-08-06 11:18:01 -07:00
i915_memcpy.c
i915_mm.c
i915_oa_bdw.c
i915_oa_bdw.h
i915_oa_bxt.c
i915_oa_bxt.h
i915_oa_cflgt2.c
i915_oa_cflgt2.h
i915_oa_cflgt3.c
i915_oa_cflgt3.h
i915_oa_chv.c
i915_oa_chv.h
i915_oa_cnl.c
i915_oa_cnl.h
i915_oa_glk.c
i915_oa_glk.h
i915_oa_hsw.c
i915_oa_hsw.h
i915_oa_icl.c
i915_oa_icl.h
i915_oa_kblgt2.c
i915_oa_kblgt2.h
i915_oa_kblgt3.c
i915_oa_kblgt3.h
i915_oa_sklgt2.c
i915_oa_sklgt2.h
i915_oa_sklgt3.c
i915_oa_sklgt3.h
i915_oa_sklgt4.c
i915_oa_sklgt4.h
i915_params.c
drm/i915: Remove intel_panel_detect()
2018-07-19 18:39:31 +03:00
i915_params.h
drm/i915: Remove intel_panel_detect()
2018-07-19 18:39:31 +03:00
i915_pci.c
drm/i915: Remove pci private pointer after destroying the device private
2018-07-16 11:25:28 +01:00
i915_perf.c
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
2018-07-09 13:55:41 +01:00
i915_pmu.c
drm pull for 4.19-rc1
2018-08-15 17:39:07 -07:00
i915_pmu.h
i915_pvinfo.h
i915_query.c
i915_query.h
i915_reg.h
drm/i915: set DP Main Stream Attribute for color range on DDI platforms
2018-08-15 13:41:10 -07:00
i915_request.c
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
2018-07-09 13:55:41 +01:00
i915_request.h
drm/i915: Track vma activity per fence.context, not per engine
2018-07-06 18:22:43 +01:00
i915_scheduler.h
i915_selftest.h
drm/i915/selftests: Downgrade igt_timeout message
2018-07-16 11:23:45 +01:00
i915_suspend.c
i915_sw_fence.c
i915_sw_fence.h
i915_syncmap.c
i915_syncmap.h
i915_sysfs.c
i915_timeline.c
i915_timeline.h
drm/i915: Replace nested subclassing with explicit subclasses
2018-07-07 08:09:43 +01:00
i915_trace_points.c
i915_trace.h
i915_utils.h
include/linux/compiler*.h: make compiler-*.h mutually exclusive
2018-08-22 17:31:34 -07:00
i915_vgpu.c
i915_vgpu.h
i915_vma.c
drm/i915: Handle recursive shrinker for vma->last_active allocation
2018-07-19 12:27:46 +01:00
i915_vma.h
drm/i915: Track the last-active inside the i915_vma
2018-07-06 18:23:07 +01:00
icl_dsi.c
drm/i915/icl: Power down unused DSI lanes
2018-07-06 12:14:16 +03:00
intel_acpi.c
intel_atomic_plane.c
intel_atomic.c
intel_audio.c
drm pull for 4.19-rc1
2018-08-15 17:39:07 -07:00
intel_bios.c
intel_bios.h
intel_breadcrumbs.c
intel_cdclk.c
drm/i915: Mark expected switch fall-throughs
2018-07-05 16:40:51 +03:00
intel_color.c
intel_crt.c
intel_csr.c
intel_ddi.c
drm/i915: set DP Main Stream Attribute for color range on DDI platforms
2018-08-15 13:41:10 -07:00
intel_device_info.c
drm/i915: Record logical context support in driver caps
2018-07-06 14:05:23 +01:00
intel_device_info.h
drm/i915: Record logical context support in driver caps
2018-07-06 14:05:23 +01:00
intel_display.c
drm/i915: Interactive RPS mode
2018-08-06 11:18:01 -07:00
intel_display.h
- New Drivers
2018-08-20 15:38:44 -07:00
intel_dp_aux_backlight.c
intel_dp_link_training.c
intel_dp_mst.c
drm-misc-next for 4.19:
2018-07-20 10:46:49 +10:00
intel_dp.c
On GEM side:
2018-07-20 12:29:24 +10:00
intel_dpio_phy.c
intel_dpll_mgr.c
Higlights here goes to many PSR fixes and improvements; to the Ice lake work with
2018-07-19 05:46:30 +10:00
intel_dpll_mgr.h
intel_drv.h
- New Drivers
2018-08-20 15:38:44 -07:00
intel_dsi_dcs_backlight.c
intel_dsi_vbt.c
drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions
2018-07-06 10:54:05 +03:00
intel_dsi.h
drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions
2018-07-06 10:54:05 +03:00
intel_dvo.c
intel_engine_cs.c
drm/i915: Do not short-circuit tasklets during reset
2018-07-13 22:32:20 +01:00
intel_fbc.c
intel_fbdev.c
intel_fifo_underrun.c
intel_frontbuffer.c
intel_frontbuffer.h
intel_gpu_commands.h
intel_guc_ads.c
intel_guc_ads.h
intel_guc_ct.c
intel_guc_ct.h
intel_guc_fw.c
intel_guc_fw.h
intel_guc_fwif.h
intel_guc_log.c
intel_guc_log.h
intel_guc_reg.h
intel_guc_submission.c
drm/i915/guc: Keep guc submission permanently engaged
2018-07-19 10:13:26 +01:00
intel_guc_submission.h
intel_guc.c
drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
2018-07-14 19:21:20 +01:00
intel_guc.h
intel_gvt.c
drm/i915: Unwind HW init after GVT setup failure
2018-07-10 16:46:09 +01:00
intel_gvt.h
intel_hangcheck.c
intel_hdcp.c
intel_hdmi.c
- New Drivers
2018-08-20 15:38:44 -07:00
intel_hotplug.c
drm/i915: Pass hpd_pin to long_pulse_detect()
2018-07-13 18:22:22 +03:00
intel_huc_fw.c
intel_huc_fw.h
intel_huc.c
intel_huc.h
intel_i2c.c
drm/i915/gmbus: Enable burst read
2018-07-12 17:31:28 +02:00
intel_lpe_audio.c
drm pull for 4.19-rc1
2018-08-15 17:39:07 -07:00
intel_lrc_reg.h
intel_lrc.c
drm/i915/execlists: Move the assertion we have the rpm wakeref down
2018-07-19 13:23:43 +01:00
intel_lrc.h
drm/i915/guc: Keep guc submission permanently engaged
2018-07-19 10:13:26 +01:00
intel_lspcon.c
intel_lvds.c
On GEM side:
2018-07-20 12:29:24 +10:00
intel_mocs.c
intel_mocs.h
intel_modes.c
drm: drop _mode_ from update_edit_property()
2018-07-13 18:40:27 +02:00
intel_opregion.c
intel_opregion.h
intel_overlay.c
intel_panel.c
drm/i915: Remove intel_panel_detect()
2018-07-19 18:39:31 +03:00
intel_pipe_crc.c
drm/i915: Remove support for legacy debugfs crc interface
2018-07-06 14:33:35 +02:00
intel_pm.c
drm/i915: Interactive RPS mode
2018-08-06 11:18:01 -07:00
intel_psr.c
drm/i915/psr: Remove few mod parameters option.
2018-07-12 23:33:38 -07:00
intel_renderstate_gen6.c
intel_renderstate_gen7.c
intel_renderstate_gen8.c
intel_renderstate_gen9.c
intel_renderstate.h
intel_ringbuffer.c
drm/i915: Unmask user interrupts writes into HWSP on snb/ivb/vlv/hsw
2018-08-15 13:41:01 -07:00
intel_ringbuffer.h
drm/i915/selftests: Force a preemption hang
2018-07-16 17:17:27 +01:00
intel_runtime_pm.c
drm/i915: Mark expected switch fall-throughs
2018-07-05 16:40:51 +03:00
intel_sdvo_regs.h
intel_sdvo.c
drm-misc-next for 4.19:
2018-07-20 10:46:49 +10:00
intel_sideband.c
intel_sprite.c
On GEM side:
2018-07-20 12:29:24 +10:00
intel_tv.c
drm/i915/tv: fix strncpy truncation warning
2018-07-12 10:18:19 +01:00
intel_uc_fw.c
intel_uc_fw.h
intel_uc.c
intel_uc.h
intel_uncore.c
drm/i915: Restore user forcewake domains across suspend
2018-08-15 13:41:05 -07:00
intel_uncore.h
drm/i915: Restore user forcewake domains across suspend
2018-08-15 13:41:05 -07:00
intel_vbt_defs.h
intel_wopcm.c
intel_wopcm.h
intel_workarounds.c
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
2018-08-06 11:18:04 -07:00
intel_workarounds.h
Kconfig
- New Drivers
2018-08-20 15:38:44 -07:00
Kconfig.debug
Higlights here goes to many PSR fixes and improvements; to the Ice lake work with
2018-07-19 05:46:30 +10:00
Makefile
drm/i915/icl: Program DSI Escape clock Divider
2018-07-06 12:13:34 +03:00
vlv_dsi_pll.c
drm/i915/dsi: use vlv and bxt prefixes for the global DSI functions
2018-07-06 10:54:05 +03:00
vlv_dsi.c
drm/i915/dsi: update some of the platform based checks
2018-07-06 10:54:10 +03:00