Ben Widawsky 459108b8cc drm/i915/bdw: Implement PPGTT clear range 11 years ago
..
Kconfig 4520f53a15 drm/i915: Kconfig option to disable the legacy fbdev support 11 years ago
Makefile 0632fef669 drm/i915: rename intel_fb.c to intel_fbdev.c 11 years ago
dvo.h ce1424078b drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops 12 years ago
dvo_ch7017.c 732ce74f4a drm/i915/dvo: implement get_hw_state 13 years ago
dvo_ch7xxx.c 3b27af3560 drm/i915: dvo_ch7xxx: fix vsync polarity setting 12 years ago
dvo_ivch.c 732ce74f4a drm/i915/dvo: implement get_hw_state 13 years ago
dvo_ns2501.c 732ce74f4a drm/i915/dvo: implement get_hw_state 13 years ago
dvo_sil164.c 732ce74f4a drm/i915/dvo: implement get_hw_state 13 years ago
dvo_tfp410.c 732ce74f4a drm/i915/dvo: implement get_hw_state 13 years ago
i915_debugfs.c 9d3203e16c drm/i915/bdw: debugfs updates 11 years ago
i915_dma.c 7f16e5c141 Merge tag 'v3.12' into drm-intel-next 11 years ago
i915_drv.c 4d4dead67a drm/i915/bdw: Add device IDs 11 years ago
i915_drv.h 37aca44ad5 drm/i915/bdw: PPGTT init & cleanup 11 years ago
i915_gem.c 31a5336e1c drm/i915/bdw: Swizzling support 11 years ago
i915_gem_context.c 8897644a6d drm/i915/bdw: HW context support 11 years ago
i915_gem_debug.c c55651b39a drm/i915: Fix #endif comment 12 years ago
i915_gem_dmabuf.c 5cfacdedb1 drm/i915: Pin pages whilst mapping the dma-buf 12 years ago
i915_gem_evict.c bcccff847d drm/i915: trace vm eviction instead of everything 11 years ago
i915_gem_execbuffer.c 3c94ceeee2 drm/i915/bdw: Support 64b relocations 11 years ago
i915_gem_gtt.c 459108b8cc drm/i915/bdw: Implement PPGTT clear range 11 years ago
i915_gem_stolen.c b599c89e8c Merge tag 'v3.12-rc2' into drm-intel-next 12 years ago
i915_gem_tiling.c 80075d492f drm/i915: prevent tiling changes on framebuffer backing storage 11 years ago
i915_gpu_error.c d0582ed2ff drm/i915/bdw: Update relevant error state 11 years ago
i915_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 12 years ago
i915_irq.c abd58f0175 drm/i915/bdw: Implement interrupt changes 11 years ago
i915_reg.h fbe5d36e77 drm/i915/bdw: Support BDW caching 11 years ago
i915_suspend.c e8cde23b46 drm/i915: don't save/restore CACHE_MODE_0 on gen7+ 11 years ago
i915_sysfs.c 5c9669cee5 drm/i915: Finish enabling rps before use by sysfs or debugfs 11 years ago
i915_trace.h b52b89da09 drm/i915: Add a tracepoint for using a semaphore 11 years ago
i915_trace_points.c c43b563403 drm/i915: [sparse] trivial sparse fixes 13 years ago
i915_ums.c e9a632a578 drm/i915: scrap register address storage 12 years ago
intel_acpi.c 6d5c2d8ca3 i915: fix ACPI _DSM warning 12 years ago
intel_bios.c 6fca55b114 drm/i915: Rip out SUPPORTS_EDP 11 years ago
intel_bios.h 6acab15a7b drm/i915: use the HDMI DDI buffer translations from VBT 11 years ago
intel_crt.c 533df0fecd drm/i915: vlv: fix VGA hotplug after modeset 11 years ago
intel_ddi.c 4a28ae58c0 drm/i915: don't leak dp_connector at intel_ddi_init 11 years ago
intel_display.c 4e0bbc316e drm/i915/bdw: display stuff 11 years ago
intel_dp.c 7f16e5c141 Merge tag 'v3.12' into drm-intel-next 11 years ago
intel_drv.h ddb642fb05 drm/i915: rename i915_init_power_well to init_power_domains_init 11 years ago
intel_dsi.c 6f2bcceb27 drm/i915: Use pipe_name() instead of the pipe number 11 years ago
intel_dsi.h be4fc046be drm/i915: add VLV DSI PLL Calculations 12 years ago
intel_dsi_cmd.c 3e33a84081 drm/i915/dsi: s/size_t/int/ 12 years ago
intel_dsi_cmd.h 3e33a84081 drm/i915/dsi: s/size_t/int/ 12 years ago
intel_dsi_pll.c a748214542 drm/i915: Use adjusted_mode in DSI PLL calculations 12 years ago
intel_dvo.c d9255d5714 drm/i915: destroy connector sysfs files earlier 11 years ago
intel_fbdev.c de45eaf7b9 drm/i915: fix open-coded DIV_ROUND_UP 11 years ago
intel_hdmi.c 9514ac6e7a drm/i915: Move some hdmi enable function name to vlv specific. 11 years ago
intel_i2c.c 24eb2d599b drm/i915: Program GMBUS Frequency based on the CDCLK for VLV. 11 years ago
intel_lvds.c 7f16e5c141 Merge tag 'v3.12' into drm-intel-next 11 years ago
intel_modes.c 55bc60db59 drm/i915: Add "Automatic" mode for the "Broadcast RGB" property 12 years ago
intel_opregion.c 540b5d0276 drm/i915: Add breadcrumbs for why the backlight is being set 11 years ago
intel_overlay.c b14c5679dd drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern 11 years ago
intel_panel.c 6f2bcceb27 drm/i915: Use pipe_name() instead of the pipe number 11 years ago
intel_pm.c 1020a5c2dc drm/i915/bdw: Clock gating init 11 years ago
intel_ringbuffer.c 075b3bbaae drm/i915/bdw: Update MI_FLUSH_DW 11 years ago
intel_ringbuffer.h 092467327c drm/i915: Write RING_TAIL once per-request 12 years ago
intel_sdvo.c d9255d5714 drm/i915: destroy connector sysfs files earlier 11 years ago
intel_sdvo_regs.h b6e0e543f7 drm/i915: clear the entire sdvo infoframe buffer 12 years ago
intel_sideband.c d8228d0d51 drm/i915/vlv: add doc names to sideband file 11 years ago
intel_sprite.c 4e0bbc316e drm/i915/bdw: display stuff 11 years ago
intel_tv.c 1dba99f495 drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane 11 years ago
intel_uncore.c 43d1b64728 drm/i915/bdw: Initialize BDW forcewake vfuncs 11 years ago