Paulo Zanoni ed1c9e2cf4 drm/i915: print a message when we detect an early Haswell SDV 12 years ago
..
Makefile 907b28c56e drm/i915: Colocate all GT access routines in the same file 12 years ago
dvo.h 612a9aab56 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 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 cc98b413c1 drm/i915: Track when an object is pinned for use by the display engine 12 years ago
i915_dma.c ed1c9e2cf4 drm/i915: print a message when we detect an early Haswell SDV 12 years ago
i915_drv.c 907b28c56e drm/i915: Colocate all GT access routines in the same file 12 years ago
i915_drv.h ed1c9e2cf4 drm/i915: print a message when we detect an early Haswell SDV 12 years ago
i915_gem.c 4257d3ba3b drm/i915: Allow the user to set bo into the DISPLAY cache domain 12 years ago
i915_gem_context.c ca191b1313 drm/i915: mm_list is per VMA 12 years ago
i915_gem_debug.c c55651b39a drm/i915: Fix #endif comment 12 years ago
i915_gem_dmabuf.c b11b88ef0e drm/i915: fix dmabuf vmap support 12 years ago
i915_gem_evict.c ca191b1313 drm/i915: mm_list is per VMA 12 years ago
i915_gem_execbuffer.c 000433b67e drm/i915: Only do a chipset flush after a clflush 12 years ago
i915_gem_gtt.c 651d794fae drm/i915: Use Write-Through cacheing for the display plane on Iris 12 years ago
i915_gem_stolen.c d46f1c3f13 drm/i915: Allow the GPU to cache stolen memory 12 years ago
i915_gem_tiling.c 07fe0b1280 drm/i915: plumb VM into bind/unbind code 12 years ago
i915_gpu_error.c 95f5301dd8 drm/i915: Update error capture for VMs 12 years ago
i915_ioc32.c 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 12 years ago
i915_irq.c ea04cb31d5 drm/i915: drop unnecessary local variable to suppress build warning 12 years ago
i915_reg.h b0aea5dca0 drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too 12 years ago
i915_suspend.c 2e17c5a97e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 12 years ago
i915_sysfs.c ef86ddced7 drm/i915: add error_state sysfs entry 12 years ago
i915_trace.h 07fe0b1280 drm/i915: plumb VM into bind/unbind code 12 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 41aa344866 drm/i915: Organize VBT stuff inside drm_i915_private 12 years ago
intel_bios.h 3f704fa277 drm/i915: set CPT FDI RX polarity bits based on VBT 12 years ago
intel_crt.c eebe6f0b3d drm/i915/crt: use native encoder->mode_set callback 12 years ago
intel_ddi.c ad8d270c21 drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers 12 years ago
intel_display.c a1d95703b7 drm/i915: Print the changes required for modeset 12 years ago
intel_dp.c f3f08572fc drm/i915: remove set but unused variables 12 years ago
intel_drv.h e7457a9a33 drm/i915: Make intel_set_mode() static 12 years ago
intel_dvo.c 79fde3011f drm/i915/dvo: use native encoder ->mode_set callback 12 years ago
intel_fb.c ddfe15677d drm/i915: Export intel_framebuffer_fini 12 years ago
intel_hdmi.c f3f08572fc drm/i915: remove set but unused variables 12 years ago
intel_i2c.c 3598706b52 drm/i915: avoid premature DP AUX timeouts 12 years ago
intel_lvds.c 66df24d926 drm/i915/lvds: use the native encoder ->mode_set callback 12 years ago
intel_modes.c 55bc60db59 drm/i915: Add "Automatic" mode for the "Broadcast RGB" property 12 years ago
intel_opregion.c 0f4f7b5795 drm/i915: tune down DIDL warning about too many outputs 12 years ago
intel_overlay.c c37e220461 drm/i915: Add VM to pin 12 years ago
intel_panel.c 135c81b8c3 drm/i915: clean up crtc timings computation 12 years ago
intel_pm.c 5c536613d8 drm/i915: Fix FB WM for HSW 12 years ago
intel_ringbuffer.c c37e220461 drm/i915: Add VM to pin 12 years ago
intel_ringbuffer.h f2f4d82faf drm/i915: give more distinctive names to ring hangcheck action enums 12 years ago
intel_sdvo.c 1ad87e72b5 i915: Fix SDVO potentially turning off randomly 12 years ago
intel_sdvo_regs.h b6e0e543f7 drm/i915: clear the entire sdvo infoframe buffer 12 years ago
intel_sideband.c 64936258d7 drm/i915: change VLV IOSF sideband accessors to not return error code 12 years ago
intel_sprite.c a95fd8cae0 drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane 12 years ago
intel_tv.c cd91ef23c4 drm/i915/tv: Use native encoder->mode_set callback 12 years ago
intel_uncore.c ed71f1b48e drm/i915: Convert the register access tracepoint to be conditional 12 years ago