Commit Graph

900 Commits (9e66e701d0e42efd548f0f7249af8a56f8e07b67)

Author SHA1 Message Date
ykzhao 50fe4cfdc7 drm/kms/i915: Add the default mode for CRT output without EDID 16 years ago
Zhao Yakui f0fda0a47b drm/kms: add a function that can add the mode for the output device without EDID 16 years ago
Zhao Yakui 559ee21d26 drm/kms: try to find the std mode in DMT table 16 years ago
Zhao Yakui aa9eaa1f09 drm/kms: Add the default mode table 16 years ago
Dave Airlie 13a8195b14 drm: split crtc/fb helpers into a separate module 16 years ago
Dave Airlie a54775c875 drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. 16 years ago
Dave Airlie adf551bb25 drm/radeon/kms: add updated registers from drm-fixes. 16 years ago
Dave Airlie a498b8210f drm/radeon/kms: block depthxy offset from use from userspace. 16 years ago
Eric Anholt 01dfba93d9 drm/i915: Put the idle reclocking work on our private workqueue as well. 16 years ago
Chris Wilson 0ef82af725 drm/i915: Pad ringbuffer with NOOPs before wrapping 16 years ago
Zhenyu Wang 5e17ee74b5 drm/i915: do dynamic clock freq control only in kernel modesetting 16 years ago
Keith Packard 57cdaf90f5 drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac 16 years ago
Zhenyu Wang 553bd149bb drm/i915: fix tiling on IGDNG 16 years ago
Daniel Vetter 65655d4ab7 drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up. 16 years ago
Daniel Vetter c05422d52e drm/i915: remove open-coded drm_mode_object_find 16 years ago
Eric Anholt 67cf781bea drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR. 16 years ago
Kyle McMartin d6073d775c drm/i915: i915_modeset is signed 16 years ago
Jesse Barnes 652c393a33 drm/i915: add dynamic clock frequency control 16 years ago
Shaohua Li 0430296558 drm/i915: Support IGD EOS 16 years ago
Zhao Yakui ce6feabd1b drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV 16 years ago
Ma Ling 213c2e6431 drm/i915: select TV format according to connector type 16 years ago
Zhenyu Wang 5f6a169598 drm/i915: update debugfs interrupt info on IGDNG 16 years ago
Ben Gamari 9e3a6d155e drm/i915: Add i915 register dumping debugfs file 16 years ago
Ben Gamari 27c202ad7f drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c 16 years ago
Chris Wilson 58c2fb647a drm/i915: Unref old_obj on get_fence_reg() error path 16 years ago
Jesse Barnes bcc24fb425 drm/i915: increase default latency constant (v2 w/comment) 16 years ago
Maarten Maathuis ff6fdbed8f drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL 16 years ago
Dave Airlie 9c552dd793 drm/crtc: fix mismerge of last patch. 16 years ago
Dave Airlie a3a0544b2c drm/kms: add explicit encoder disable function and detach harder. 16 years ago
Dave Airlie ed017d9fb1 drm: fix drm_cache.c for arch with no support. 16 years ago
Dave Airlie fa8a123855 drm/mm: add ability to dump mm lists via debugfs 16 years ago
Dave Airlie 3420e74262 drm: fix two issues with fb consolidation. 16 years ago
Alexey Dobriyan 3b51096f95 drm: use proc_create_data() 16 years ago
Zhao Yakui 882f021951 drm/kms: Parse the detailed time info in CEA-EDID 16 years ago
Dave Airlie 785b93ef8c drm/kms: move driver specific fb common code to helper functions (v2) 16 years ago
Ben Hutchings 7dc482dfee drm/r128: Add test for initialisation to all ioctls that require it 16 years ago
Ben Hutchings 70967ab9c0 radeon: Use request_firmware() 16 years ago
Roel Kluin 1ae70072f0 drm: dereference of tmp in drm_proc_create_files() 16 years ago
Maarten Maathuis ff846ab7f7 drm/crtc_helper: NULL encoder->crtc when switching encoders 16 years ago
Maarten Maathuis e67aae79f9 drm/crtc_helper: replace modeset fail path with something simpler 16 years ago
Dave Airlie 689d7c2a11 drm/radeon: cleanup mkregtable.c 16 years ago
David Müller (ELSOFT AG) db54501900 drm/i915: Improve CRTDDC mapping by using VBT info 16 years ago
Eric Anholt a09ba7faf7 drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU. 16 years ago
Pekka Paalanen a1a2d1d322 drm: GEM handles are u32, not int 16 years ago
Dave Airlie 3f7dc91ade drm/rs600/690: use autogenerated safe register tables. 16 years ago
Ben Hutchings 52f97df5da drm/r128: Use request_firmware() to load CCE microcode 16 years ago
Ben Hutchings ece2be7993 drm/mga: Use request_firmware() to load microcode 16 years ago
Dave Airlie c9c97b8c75 drm/ttm: consolidate cache flushing code in one place. 16 years ago
Ma Ling f8aed700c6 drm/i915: Set crtc/clone mask in different output devices 16 years ago
Ma Ling 27185ae1b7 drm/i915: Always use SDVO_B detect bit for SDVO output detection. 16 years ago