Commit Graph

298 Commits (89aec3e1baaddeaa5636487f0e23f807eb758168)

Author SHA1 Message Date
Linus Torvalds 0b4d569de2 i915: fix wrong 'size_t' format string 16 years ago
Li Peng 2b5cde2b27 drm/i915: Fix LVDS dither setting 16 years ago
Chris Wilson 98787c057f drm/i915: Check for dev->primary->master before dereference. 16 years ago
Zhenyu Wang bf5a269a4c drm/i915: TV detection fix 16 years ago
Zhenyu Wang d2d9f23240 drm/i915: TV mode_set sync up with 2D driver 16 years ago
Zhenyu Wang 02c5dd985d drm/i915: Fix TV get_modes to return modes count 16 years ago
Zhao Yakui 771cb08135 drm/i915: Sync crt hotplug detection with intel video driver 16 years ago
Zhao Yakui 6bcdcd9e3c drm/i915: Sync mode_valid/mode_set with intel video driver 16 years ago
Zhenyu Wang ba01079c71 drm/i915: TV modes' parameters sync up with 2D driver 16 years ago
Shaohua Li 2177832f2e agp/intel: Add support for new intel chipset. 16 years ago
Owain G. Ainsworth ad086c833d i915/drm: Remove two redundant agp_chipset_flushes 16 years ago
Chris Wilson a6172a80ec drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. 16 years ago
Eric Anholt f4ceda8989 drm/i915: Add information on pinning and fencing to the i915 list debug. 16 years ago
Ben Gamari 433e12f78b drm/i915: Consolidate gem object list dumping 16 years ago
Ben Gamari 2017263e9e drm/i915: Convert i915 proc files to seq_file and move to debugfs. 16 years ago
Ben Gamari 28a62277e0 drm: Convert proc files to seq_file and introduce debugfs 16 years ago
Eric Anholt 40a5f0decd drm/i915: Fix lock order reversal in GEM relocation entry copying. 16 years ago
Eric Anholt 201361a54e drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths. 16 years ago
Eric Anholt eb01459fbb drm/i915: Fix lock order reversal in shmem pread path. 16 years ago
Eric Anholt 40123c1f8d drm/i915: Fix lock order reversal in shmem pwrite path. 16 years ago
Eric Anholt 856fa1988e drm/i915: Make GEM object's page lists refcounted instead of get/free. 16 years ago
Eric Anholt 3de09aa3b3 drm/i915: Fix lock order reversal in GTT pwrite path. 16 years ago
Kristian Høgsberg 13520b051e drm/i915: Read the right SDVO register when detecting SVDO/HDMI. 16 years ago
Ma Ling d490609321 drm/i915: Use a different PLL timing search function on G4X. 16 years ago
Ma Ling 044c7c415a drm/i915: Use documented PLL timing limits for G4X platform 16 years ago
Eric Anholt 568d9a8f6d drm/i915: Change DCC tiling detection case to cover only mobile parts. 16 years ago
Kay Sievers 2ead054cd2 drm: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Eric Anholt dc529a4fe1 drm/i915: fix 945 fence register writes for fence 8 and above. 16 years ago
Chris Wilson d7619c4b9c drm/i915: Protect active fences on i915 16 years ago
Chris Wilson fc7170ba28 drm/i915: Check to see if we've pinned all available fences 16 years ago
Chris Wilson 22c344e9a0 drm/i915: Check fence status on every pin. 16 years ago
Chris Wilson 9b2412f9ad drm/i915: First recheck for an empty fence register. 16 years ago
Eric Anholt 040aefa263 drm/i915: Fix bad \n in MTRR failure notice. 16 years ago
Pierre Willenbrock 66824bd7b5 drm/i915: Don't restore palettes through VGA registers. 16 years ago
Kyle McMartin 0fce81e3cc i915: add newline to i915_gem_object_pin failure msg 16 years ago
Kristian Høgsberg b70d11da61 drm: Return EINVAL on duplicate objects in execbuffer object list 16 years ago
Helge Bahmann 5ad8b7d126 drm: fix double lock typo 16 years ago
Eric Anholt 299eb93c5f drm/i915: Fix use-before-null-check in i915_irq_emit(). 16 years ago
Thomas Hellstrom fda714c29c drm: Avoid client deadlocks when the master disappears. 16 years ago
Thomas Hellstrom 171901d15d drm: Wake up all lock waiters when the master disappears. 16 years ago
Thomas Hellstrom 4d77c88e91 drm: Don't return ERESTARTSYS to user-space. 16 years ago
Ingo Molnar f180053694 x86, mm: dont use non-temporal stores in pagecache accesses 16 years ago
Venkatesh Pallipadi 6644107d57 gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way 16 years ago
Ingo Molnar 3255aa2eb6 x86, mm: pass in 'total' to __copy_from_user_*nocache() 16 years ago
Dave Airlie e08fb4f6d1 drm/i915: convert DRM_ERROR to DRM_DEBUG in phys object pwrite path 16 years ago
Dave Airlie dd0910b3c7 drm/i915: make hw page ioremap use ioremap_wc 16 years ago
Kyle McMartin d61e7380b4 drm: edid revision 0 is valid 16 years ago
Chris Wilson b3f5e7329d drm: Correct unbalanced drm_vblank_put() during mode setting. 16 years ago
Jesse Barnes 7bec756c74 drm: disable encoders before re-routing them 16 years ago