Ville Syrjälä d9395655b9 drm/i915: Rename ilk_check_wm to ilk_validate_wm_level 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 4520f53a15 drm/i915: Kconfig option to disable the legacy fbdev support 11 years ago
i915_dma.c 0632fef669 drm/i915: rename intel_fb.c to intel_fbdev.c 11 years ago
i915_drv.c ab484f8fd6 drm/i915: Remove gen specific checks in MMIO 11 years ago
i915_drv.h 609cedef6a drm/i915: Store current watermark state in dev_priv->wm 11 years ago
i915_gem.c 3bbbe706e8 drm/i915: check that the i965g/gm 4G limit is really obeyed 11 years ago
i915_gem_context.c e2d05a8b1e drm/i915: Convert active API to VMA 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 e2d05a8b1e drm/i915: Convert active API to VMA 11 years ago
i915_gem_gtt.c a1e2265332 drm/i915: Use kcalloc more 11 years ago
i915_gem_stolen.c b599c89e8c Merge tag 'v3.12-rc2' into drm-intel-next 11 years ago
i915_gem_tiling.c a1e2265332 drm/i915: Use kcalloc more 11 years ago
i915_gpu_error.c f468980171 drm/i915: Educate users in dmesg about reporting gpu hangs 11 years ago
i915_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 12 years ago
i915_irq.c 4cdb83ec9a drm/i915: Don't pretend that gen2 has a hardware frame counter 11 years ago
i915_reg.h 1996d62440 drm/i915: Adjust watermark register masks 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 d9255d5714 drm/i915: destroy connector sysfs files earlier 11 years ago
intel_ddi.c 4a28ae58c0 drm/i915: don't leak dp_connector at intel_ddi_init 11 years ago
intel_display.c 243e6a44b9 drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state() 11 years ago
intel_dp.c 0301b3ac38 drm/i915/dp: constify link_status 11 years ago
intel_drv.h 243e6a44b9 drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state() 11 years ago
intel_dsi.c d9255d5714 drm/i915: destroy connector sysfs files earlier 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 11 years ago
intel_dvo.c d9255d5714 drm/i915: destroy connector sysfs files earlier 11 years ago
intel_fbdev.c 0632fef669 drm/i915: rename intel_fb.c to intel_fbdev.c 11 years ago
intel_hdmi.c d9255d5714 drm/i915: destroy connector sysfs files earlier 11 years ago
intel_i2c.c 24eb2d599b drm/i915: Program GMBUS Frequency based on the CDCLK for VLV. 11 years ago
intel_lvds.c d9255d5714 drm/i915: destroy connector sysfs files earlier 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 540b5d0276 drm/i915: Add breadcrumbs for why the backlight is being set 11 years ago
intel_pm.c d9395655b9 drm/i915: Rename ilk_check_wm to ilk_validate_wm_level 11 years ago
intel_ringbuffer.c ab484f8fd6 drm/i915: Remove gen specific checks in MMIO 11 years ago
intel_ringbuffer.h 092467327c drm/i915: Write RING_TAIL once per-request 11 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 4c445e0ebc drm/i915: Rename primary_disabled to primary_enabled 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 ab484f8fd6 drm/i915: Remove gen specific checks in MMIO 11 years ago