Commit Graph

503 Commits (5731e191f254af9135ad843119804a500528ecf3)

Author SHA1 Message Date
Zhenyu Wang 22bd50c5b9 drm/i915: Don't update display FIFO watermark on IGDNG 16 years ago
Keith Packard b3d254955f drm/i915: Adjust DisplayPort clocks to use 96MHz reference 16 years ago
Keith Packard 1ae8c0a56e drm/i915: Make driver less chatty 16 years ago
Andy Whitcroft 956dba3caa drm/i915: fix up a raw 64bit divide 16 years ago
ling.ma@intel.com 12682a9711 drm/i915: enable sdvo lvds scaling function. 16 years ago
ling.ma@intel.com 6ff4fd0567 drm/i915: Set SSC frequency for 8xx chips correctly 16 years ago
Shaohua Li 7662c8bd65 drm/i915: add FIFO watermark support 16 years ago
Jesse Barnes 63eeaf3825 drm/i915: enable error detection & state collection 16 years ago
Zhao Yakui 86e437f077 ACPI: Add the reference count to avoid unloading ACPI video bus twice 16 years ago
Grégoire Henry b5aa8a0fc1 drm/i915: initialize fence registers to zero when loading GEM 16 years ago
Zhenyu Wang 56d21b07d4 drm/i915: Fix HDMI regression introduced in new chipset support 16 years ago
Jesse Barnes 1b16de0b07 drm/i915: fix LFP data fetch 16 years ago
ling.ma@intel.com 8ed9a5bc9c drm/i915: set TV detection mode when tv is already connected 16 years ago
Krzysztof Halasa 921809a583 drm/i915: Catch up to obj_priv->page_list rename in disabled debug code. 16 years ago
Krzysztof Halasa cfd43c025d drm/i915: Fix size_t handling in off-by-default debug printfs 16 years ago
Zhao Yakui aa0261f230 drm/i915: Don't change the blank/sync width when calculating scaled modes 16 years ago
Zhao Yakui 3fbe18d65d drm/i915: Add support for changing LVDS panel fitting using an output property. 16 years ago
Jesse Barnes 9e06dd39f2 drm/i915: correct suspend/resume ordering 16 years ago
Dave Airlie 95934f939c drm/i915: enable GEM on PAE. 16 years ago
Keith Packard fb0f8fbf97 drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O. 16 years ago
Keith Packard a5b3da543d drm/i915: Clarify error returns from display port aux channel I/O 16 years ago
Keith Packard b11248df4c drm/i915: Add CLKCFG register definition 16 years ago
Keith Packard e4b366996b drm/i915: Split array of DAC limits into separate structures. 16 years ago
Keith Packard c8110e52b7 drm/i915: Use hotplug callback to retrain DP link 16 years ago
Keith Packard a4fc5ed698 drm/i915: Add Display Port support 16 years ago
Keith Packard c31c4ba343 drm/i915: add per-output hotplug callback for KMS 16 years ago
Keith Packard 308cd3a2e5 drm/i915: Clean up SDVO i2c handling 16 years ago
Keith Packard f9c10a9b96 drm/i915: Change I2C api to pass around i2c_adapters 16 years ago
Keith Packard b99e228d35 drm/i915: check for CONFIG_PNP before using pnp function 16 years ago
Keith Packard 98acd46f35 drm/i915: Apple DMI info has inconsistent SYS_VENDOR information 16 years ago
Keith Packard aa93d632c4 drm/i915: Require digital monitor on HDMI ports for detect 16 years ago
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
Chris Wilson 52dc7d32b8 drm/i915: Clear fence register on tiling stride change. 16 years ago
Chris Wilson 8c4b8c3f34 drm/i915: Install fence register for tiled scanout on i915 16 years ago
Chris Wilson d78b47b9a5 drm/i915: detach/attach get/put pages symmetry 16 years ago
Ben Gamari 76cff81ad1 drm/i915: A few debugfs formatting fixes 16 years ago
Ben Gamari 049b77cb2a drm/i915: Warn when inteldrmfb fails to restore its framebuffer config 16 years ago
Dave Airlie 4410f39109 fbdev: add support for handoff from firmware to hw framebuffers 16 years ago
Dave Airlie 7ff145593d drm/i915: duplicate desired mode for use by fbcon. 16 years ago
yakui_zhao be25ed9c5c drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver 16 years ago
yakui_zhao 342dc382c4 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo 16 years ago
yakui_zhao 7fb85bfb54 drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds 16 years ago
Pavel Roskin 1bcbf39488 intelfb: fix spelling of "CLOCK" 16 years ago
Keith Packard 03d6069912 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) 16 years ago
Chris Wilson 2939e1f533 drm/i915: NOMEM->NOSPC 16 years ago
Chris Wilson 21d509e339 drm/i915: use I915_GEM_GPU_DOMAINS 16 years ago
Chris Wilson b1ce786cb8 drm/i915: no need to hold mutex for object lookup 16 years ago
Chris Wilson 1f803ee5ce drm/i915: Call drm_vblank_post_modeset() on error paths. 16 years ago
Chris Wilson 5f26a2c7ad drm/i915: OR in the COMMAND read domain for the batch buffer. 16 years ago
Chris Wilson 83d6079515 drm/i915: Sanity check execbuffer arguments before touching state. 16 years ago