Commit Graph

488 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Jerome Glisse f2cb5d86e1 drm: Export hash table functionality. 16 years ago
Jerome Glisse 249d6048ca drm: Split out the mm declarations in a separate header. Add atomic operations. 16 years ago
Alex Deucher 715cbb05c9 drm/radeon: add support for RV790. 16 years ago
Alex Deucher 2a71ebcd85 drm/radeon: add rv740 drm support. 16 years ago
Keith Packard 61f11699e7 drm: Eliminate magic I2C frobbing when reading EDID 16 years ago
Dave Airlie 7ff145593d drm/i915: duplicate desired mode for use by fbcon. 16 years ago
Figo.zhang c5c07550d4 drm/via: vfree() no need checking before calling it 16 years ago
yakui_zhao be25ed9c5c drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver 16 years ago
yakui_zhao f053185948 drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode 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
yakui_zhao 4fefcb2705 drm: add separate drm debugging levels 16 years ago
Dave Airlie df4f7fe7bd radeon: remove _DRM_DRIVER from the preadded sarea map 16 years ago
Ben Skeggs 2ff2e8a3e1 drm: don't associate _DRM_DRIVER maps with a master 16 years ago
Robert P. J. Day b798b1fe3b drm: simplify kcalloc() call to kzalloc(). 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
Michael Cousin fa0864b26b drm/i915: Skip lvds with Aopen i945GTt-VFA 16 years ago
Zhenyu Wang 036a4a7d92 drm/i915: handle interrupt on new chipset 16 years ago
Jesse Barnes d765898970 drm/i915: enable MCHBAR if needed 16 years ago
Linus Torvalds 27704a16c9 Revert "drm: don't associate _DRM_DRIVER maps with a master" 16 years ago
Jesse Barnes b66d18ddb1 drm/i915: avoid non-atomic sysrq execution 16 years ago
Jesse Barnes 42c2798b35 drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count 16 years ago
Jarod Wilson 70aa96ca2d drm/i915: add ignore lvds quirk info for AOpen Mini PC 16 years ago
yakui_zhao 714605e4a0 drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT 16 years ago
yakui_zhao 9b9d172d06 drm/i915: parse VBT general definition block to get the SDVO device info 16 years ago
yakui_zhao 59a036cfbd drm/i915: Add the structure of child_device_config in video BIOS tables. 16 years ago
Keith Packard 040d87f15a drm/i915: Add Display Port register defines 16 years ago
Keith Packard 2245fda810 drm/i915: Don't trim cursor addresses to 11 bits 16 years ago
Ma Ling cb66c692d1 drm/i915: Set correct TV detection voltage level override values 16 years ago
Zhenyu Wang 541998a18b drm/i915: Add LVDS support for IGDNG 16 years ago
Zhenyu Wang 30ad48b733 drm/i915: Add HDMI support on IGDNG 16 years ago
Zhenyu Wang 2c07245fb8 drm/i915: enable kernel modesetting on IGDNG 16 years ago
Zhenyu Wang 2cce0d8740 drm/i915: Disable tiling on IGDNG for now 16 years ago
Zhenyu Wang e170b030dc drm/i915: Disable opregion on IGDNG for now 16 years ago
Zhenyu Wang b9055052d3 drm/i915: Add new chipset register definitions 16 years ago
Zhenyu Wang 280da227c8 drm/i915: Add chipset/feature defines for for new chipsets 16 years ago
Eric Anholt b962442e46 drm/i915: Change GEM throttling to be 20ms like the comment says. 16 years ago
Eric Anholt 1fd1c62436 drm/i915: Save/restore cursor state on suspend/resume. 16 years ago
Eric Anholt 0e7ddf7eee drm/i915: Remove a bad BUG_ON in the fence management code. 16 years ago
Adam Jackson fc43896630 drm: ignore EDID with really tiny modes. 16 years ago
Ben Skeggs 6c51d1cfa0 drm: don't associate _DRM_DRIVER maps with a master 16 years ago
Jaswinder Singh Rajput 93c05f2224 drm/i915: intel_lvds.c fix section mismatch 16 years ago
Keith Packard c9fb15f60e drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. 16 years ago