Imre Deak 069d40f583 drm/i915/glk: Fix DMC/DC state idleness calculation 7 years ago
..
gvt 7b4dc3c0da drm/i915/gvt: Fix incorrect PCI BARs reporting 8 years ago
selftests 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 years ago
Kconfig a25bcadd0d drm/i915: select CRC32 8 years ago
Kconfig.debug d90cb7f852 drm/i915: Add SW_SYNC to our recommend testing Kconfig 8 years ago
Makefile b8f55be644 drm/i915: Split obj->cache_coherent to track r/w 8 years ago
dvo.h 0f55564406 drm/i915: constify intel_dvo_dev_ops structures 9 years ago
dvo_ch7017.c 52eb92c6fe drm/i915/lvds: Remove magic from PLL programming 8 years ago
dvo_ch7xxx.c 3d06bf421a drm/i915/dvo: fix debug logging on unknown DID 8 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 3b24e7e810 drm/i915: Recreate vmapping even when the object is pinned 8 years ago
i915_debugfs.c 912d572d63 drm/i915: wire up shrinkctl->nr_scanned 8 years ago
i915_drv.c bcd7726f7d drm/i915: Re-enable GTT following a device reset 8 years ago
i915_drv.h 7d95565612 Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel 8 years ago
i915_gem.c 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 years ago
i915_gem.h 4797948071 drm/i915: Squash repeated awaits on the same fence 8 years ago
i915_gem_batch_pool.c 9ee82d783e drm/i915: Reinstate reservation_object zapping for batch_pool objects 8 years ago
i915_gem_batch_pool.h 115003e9ff drm/i915: Double check the active status on the batch pool 9 years ago
i915_gem_clflush.c b8f55be644 drm/i915: Split obj->cache_coherent to track r/w 8 years ago
i915_gem_clflush.h 7b98da6617 drm/i915: Force CPU synchronisation even if userspace requests ASYNC 8 years ago
i915_gem_context.c d1b48c1e71 drm/i915: Replace execbuf vma ht with an idr 8 years ago
i915_gem_context.h d1b48c1e71 drm/i915: Replace execbuf vma ht with an idr 8 years ago
i915_gem_dmabuf.c c944a308a9 drm/i915: Implement dma_buf_ops->kmap 8 years ago
i915_gem_evict.c c7c6e46f91 drm/i915: Convert execbuf to use struct-of-array packing for critical fields 8 years ago
i915_gem_execbuffer.c 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 years ago
i915_gem_fence_reg.c 181df2d458 drm/i915: Take rpm wakelock for releasing the fence on unbind 8 years ago
i915_gem_fence_reg.h f51455d442 drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE 8 years ago
i915_gem_gtt.c 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 years ago
i915_gem_gtt.h 4a234c5fae drm/i915: pass the vma to insert_entries 8 years ago
i915_gem_internal.c b8f55be644 drm/i915: Split obj->cache_coherent to track r/w 8 years ago
i915_gem_object.c b8f55be644 drm/i915: Split obj->cache_coherent to track r/w 8 years ago
i915_gem_object.h d1b48c1e71 drm/i915: Replace execbuf vma ht with an idr 8 years ago
i915_gem_render_state.c a0125a932e drm/i915: Perform an invalidate prior to executing golden renderstate 8 years ago
i915_gem_render_state.h 4e50f082ac drm/i915: Reuse the active golden render state batch 8 years ago
i915_gem_request.c 636918f130 drm/i915: Mark the GT as busy before idling the previous request 8 years ago
i915_gem_request.h 2d62c799f8 Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/drm-intel into drm-next 8 years ago
i915_gem_shrinker.c 912d572d63 drm/i915: wire up shrinkctl->nr_scanned 8 years ago
i915_gem_stolen.c b8f55be644 drm/i915: Split obj->cache_coherent to track r/w 8 years ago
i915_gem_tiling.c 5857dbfabc drm/i915: Fix logical inversion for gen4 quirking 8 years ago
i915_gem_timeline.c 4797948071 drm/i915: Squash repeated awaits on the same fence 8 years ago
i915_gem_timeline.h 7e8894e97d drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[] 8 years ago
i915_gem_userptr.c 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 years ago
i915_gpu_error.c 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 years ago
i915_guc_reg.h bd132858e9 drm/i915/huc: Add HuC fw loading support 8 years ago
i915_guc_submission.c 7f1ea2ac30 drm/i915/guc: Fix doorbell id selection 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 99df13b6ea drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos() 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_bdw.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_bdw.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_bxt.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_bxt.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_chv.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_chv.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_glk.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_glk.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_hsw.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_hsw.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_kblgt2.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_kblgt2.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_kblgt3.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_kblgt3.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_sklgt2.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_sklgt2.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_sklgt3.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_sklgt3.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_oa_sklgt4.c 3802c5cb20 drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs 8 years ago
i915_oa_sklgt4.h 701f8231a2 drm/i915/perf: prune OA configs 8 years ago
i915_params.c ab3595bc4f drm/i915/opregion: let user specify override VBT via firmware load 8 years ago
i915_params.h ab3595bc4f drm/i915/opregion: let user specify override VBT via firmware load 8 years ago
i915_pci.c 2b49e7210e drm/i915: Disable per-engine reset for Broxton 8 years ago
i915_perf.c 28b6cb0820 drm/i915/perf: Drop redundant check for perf.initialised on reset 8 years ago
i915_pvinfo.h 8a4ab66f38 drm/i915: Enable guest i915 full ppgtt functionality 8 years ago
i915_reg.h 4e34935fcf drm/i915/cnl: Setup PAT Index. 8 years ago
i915_selftest.h f2f5c0610f drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs 8 years ago
i915_suspend.c af6dc7425b drm/i915: Make i915_save/restore_state and intel_i2c_reset take dev_priv 8 years ago
i915_sw_fence.c af3c8d9850 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux 8 years ago
i915_sw_fence.h af3c8d9850 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux 8 years ago
i915_syncmap.c 4797948071 drm/i915: Squash repeated awaits on the same fence 8 years ago
i915_syncmap.h 4797948071 drm/i915: Squash repeated awaits on the same fence 8 years ago
i915_sysfs.c 59f3da1e0e drm/i915: add const to bin_attribute 8 years ago
i915_trace.h 034263a3b9 drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder 8 years ago
i915_trace_points.c c43b563403 drm/i915: [sparse] trivial sparse fixes 13 years ago
i915_utils.h 4ff4b44cbb drm/i915: Store a direct lookup from object handle to vma 8 years ago
i915_vgpu.c 8a4ab66f38 drm/i915: Enable guest i915 full ppgtt functionality 8 years ago
i915_vgpu.h 8a4ab66f38 drm/i915: Enable guest i915 full ppgtt functionality 8 years ago
i915_vma.c d1b48c1e71 drm/i915: Replace execbuf vma ht with an idr 8 years ago
i915_vma.h fa3722f649 drm/i915: Ignore duplicate VMA stored within the per-object handle LUT 8 years ago
intel_acpi.c 94116f8126 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() 8 years ago
intel_atomic.c f9569aa1e5 drm/i915/cnl: Fix Cannonlake scaler mode programing. 8 years ago
intel_atomic_plane.c 11f489d3c6 drm/i915/skl+: Check for supported plane configuration in Interlace mode 8 years ago
intel_audio.c 2d8f63297b drm/i915: always update ELD connector type after get modes 7 years ago
intel_bios.c 2ba7d7e043 drm/i915/bios: ignore HDMI on port A 7 years ago
intel_bios.h 25e23bc57e drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET 8 years ago
intel_breadcrumbs.c 735e0eb669 drm/i915: Skip adding the request to the signal tree is complete 8 years ago
intel_cdclk.c 9c75b18527 drm/i915: reintroduce VLV/CHV PFI programming power domain workaround 8 years ago
intel_color.c 54706fa973 drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static 8 years ago
intel_crt.c 7d902c05b4 drm: Nuke drm_atomic_helper_connector_dpms 8 years ago
intel_csr.c 069d40f583 drm/i915/glk: Fix DMC/DC state idleness calculation 7 years ago
intel_ddi.c 7130013297 drm/i915: Fix DDI PHY init if it was already on 7 years ago
intel_device_info.c b9eb89b21f drm/i915: Use HAS_PCH_CPT() everywhere 8 years ago
intel_display.c bf5d10dcae drm/i915: remove redundant variable hw_check 7 years ago
intel_dp.c 5b2eff5916 drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts 8 years ago
intel_dp_aux_backlight.c d2939424ff Revert "drm/i915: Add heuristic to determine better way to adjust brightness" 8 years ago
intel_dp_link_training.c 99a59512a6 drm/i915: Explicit the connector name for DP link training result 8 years ago
intel_dp_mst.c 06bfe5b0d8 drm/i915: Avoid null dereference if mst_port is unset. 8 years ago
intel_dpio_phy.c 7130013297 drm/i915: Fix DDI PHY init if it was already on 7 years ago
intel_dpll_mgr.c c1b56c52aa drm/i915/cnl: Dump the right pll registers when dumping pipe config. 8 years ago
intel_dpll_mgr.h a927c927de drm/i915/cnl: Initialize PLLs 8 years ago
intel_drv.h dc911f5bd8 drm/i915/edp: Allow alternate fixed mode for eDP if available. 8 years ago
intel_dsi.c abeae421b0 Revert "drm/i915/bxt: Disable device ready before shutdown command" 8 years ago
intel_dsi.h 7fba8306cc drm/i915/dsi: arrange intel_dsi.h according to relevant files 8 years ago
intel_dsi_dcs_backlight.c 211b7aac54 drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c 8 years ago
intel_dsi_pll.c ebeac38025 drm/i915/glk: Validate only DSI PORT A PLL divider 8 years ago
intel_dsi_vbt.c a93c115275 drm/i915/bxt: use NULL for GPIO connection ID 8 years ago
intel_dvo.c dc911f5bd8 drm/i915/edp: Allow alternate fixed mode for eDP if available. 8 years ago
intel_engine_cs.c 4d53568cca drm/i915: Move idle checks before intel_engine_init_global_seqno() 8 years ago
intel_fbc.c 9c8eb2d5cb drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker 8 years ago
intel_fbdev.c 148b1e115e Merge airlied/drm-next into drm-intel-next-queued 8 years ago
intel_fifo_underrun.c 034263a3b9 drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder 8 years ago
intel_frontbuffer.c d59b21ec6f drm/i915: Remove 'retire' parameter from intel_fb_obj_flush 8 years ago
intel_frontbuffer.h d59b21ec6f drm/i915: Remove 'retire' parameter from intel_fb_obj_flush 8 years ago
intel_guc_ct.c f8a58d639d drm/i915/guc: Introduce buffer based cmd transport 8 years ago
intel_guc_ct.h f8a58d639d drm/i915/guc: Introduce buffer based cmd transport 8 years ago
intel_guc_fwif.h f8a58d639d drm/i915/guc: Introduce buffer based cmd transport 8 years ago
intel_guc_loader.c c0f82960fa drm/i915/guc: Load GuC on Coffee Lake 8 years ago
intel_guc_log.c e22d8e3c69 drm/i915: Treat WC a separate cache domain 8 years ago
intel_gvt.c 26a201a2ba drm/i915/gvt: Extend KBL platform support in GVT-g 8 years ago
intel_gvt.h 67b7f33eee drm/i915/gvt: Add gvt options sanitize function 8 years ago
intel_hangcheck.c 5cce5e31a7 drm/i915: Check execlist/ring status during hangcheck 8 years ago
intel_hdmi.c cec3bb013a drm/i915: Split pin mapping into per platform functions 8 years ago
intel_hotplug.c f761bef2f3 drm/i915: Introduce intel_hpd_pin function. 8 years ago
intel_huc.c 5e5d8b664e drm/i915/huc: Load HuC on Coffee Lake 8 years ago
intel_i2c.c 43d57414b6 drm/i915: Make i2c lock ops static 8 years ago
intel_lpe_audio.c 8a2d6ae1f7 ALSA: x86: Register multiple PCM devices for the LPE audio card 8 years ago
intel_lrc.c 906dde0f35 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux 8 years ago
intel_lrc.h 26a72e8a8d drm/i915: remove unused function declaration 8 years ago
intel_lspcon.c 31c1a7b8f9 drm/i915/cnl: Fix LSPCON support. 8 years ago
intel_lvds.c dc911f5bd8 drm/i915/edp: Allow alternate fixed mode for eDP if available. 8 years ago
intel_mocs.c 1dc0766c33 drm/i915/cnl: Cannonlake has same MOCS table than Skylake. 8 years ago
intel_mocs.h bf9e8429ab drm/i915: Make various init functions take dev_priv 8 years ago
intel_modes.c 2d8f63297b drm/i915: always update ELD connector type after get modes 7 years ago
intel_opregion.c ab3595bc4f drm/i915/opregion: let user specify override VBT via firmware load 8 years ago
intel_overlay.c 9db529aac9 drm/i915: More surgically unbreak the modeset vs reset deadlock 8 years ago
intel_panel.c 8c7a758873 drm/i915/cnp: set min brightness from VBT 8 years ago
intel_pipe_crc.c 261aeba834 drm/i915: use memdup_user_nul 8 years ago
intel_pm.c 6c64dd378a drm/i915/gen10: implement gen 10 watermarks calculations 8 years ago
intel_psr.c 912d64123d drm/i915/psr: Preserve SRD_CTL bit 29 on PSR init 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 2743789080 drm/i915/gen9: Send all components in VF state 8 years ago
intel_ringbuffer.c 6492ca79c8 drm/i915: Enforce that CS packets are qword aligned 8 years ago
intel_ringbuffer.h f2f5c0610f drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs 8 years ago
intel_runtime_pm.c 2a8408e537 drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume 7 years ago
intel_sdvo.c 43d57414b6 drm/i915: Make i2c lock ops static 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 b0734f77b3 drm/i915: Distinguish between timeout and error in sideband transactions 8 years ago
intel_sprite.c 2d56758557 drm/i915: make structure intel_sprite_plane_funcs static 8 years ago
intel_tv.c 7d902c05b4 drm: Nuke drm_atomic_helper_connector_dpms 8 years ago
intel_uc.c ccba59197a drm/i915/guc: Rename GuC irq trigger function 8 years ago
intel_uc.h 925344ccc9 BackMerge tag 'v4.12-rc5' into drm-next 8 years ago
intel_uncore.c 4055dc75d6 drm/i915: Stop touching forcewake following a gen6+ engine reset 8 years ago
intel_uncore.h c9e0c6da53 drm/i915: Keep the forcewake timer alive for 1ms past the most recent use 8 years ago
intel_vbt_defs.h ce2e87b4ce drm/915: Parsing the missed out DTD fields from the VBT 8 years ago