Commit Graph

443 Commits (ab46feae865c5b96dbf5e261be8638165932bfb1)

Author SHA1 Message Date
Kristian Høgsberg a29f5ca3d6 drm: Collapse identical i8xx_clock() and i9xx_clock(). 16 years ago
Kristian Høgsberg f3cade5c03 drm: Bring PLL limits in sync with DDX values. 16 years ago
Kristian Høgsberg 7f9872e06d drm: Add locking around cursor gem operations. 16 years ago
Chris Wilson 5c3b82e2b2 drm: Propagate failure from setting crtc base. 16 years ago
Chris Wilson e62fb64e61 drm: Check for a NULL encoder when reverting on error path 16 years ago
Chris Wilson 85a7bb9858 drm/i915: Cleanup the hws on ringbuffer constrution failure. 16 years ago
Steve Aarnio 67eabc0553 drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. 16 years ago
Kristian Høgsberg ea39f83516 drm: Release user fbs in drm_release 16 years ago
Chris Wilson b4476f52e4 drm/i915: Unpin the fb on error during construction. 16 years ago
Chris Wilson 3eb2ee77b0 drm/i915: Unpin the hws if we fail to kmap. 16 years ago
Chris Wilson 47ed185a77 drm/i915: Unpin the ringbuffer if we fail to ioremap it. 16 years ago
Chris Wilson 491152b877 drm/i915: unpin for an invalid memory domain. 16 years ago
Chris Wilson 13af106276 drm/i915: Release and unlock on mmap_gtt error path. 16 years ago
Chris Wilson 2ebed176a7 drm/i915: Set framebuffer alignment based upon the fence constraints. 16 years ago
Chris Wilson 8d59bae5d9 drm: Do not leak a new reference for flink() on an existing name 16 years ago
Roland Dreier a35f2e2b83 drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer() 16 years ago
Chris Wilson 96dec61d56 drm/i915: refleak along pin() error path. 16 years ago
Chris Wilson d6873102fd drm/i915: hold mutex for unreference() in i915_gem_tiling.c 16 years ago
Chris Wilson a198bc80ae drm/i915: Cleanup trivial leak on execbuffer error path. 16 years ago
Chris Wilson 3e49c4f4cf drm: Free the object ref on error. 16 years ago
Chris Wilson ad45aa9e6e drm: Potential use-after-free on error path. 16 years ago
Tobias Klauser 005568be36 drm/i915: Storage class should be before const qualifier 16 years ago
Krzysztof Helt a1a5c3b923 fbdev/drm: fix Kconfig submenu mess in "Graphics support" 16 years ago
Jaswinder Singh Rajput 804852e4ff drm_proc.c fix compilation warning 16 years ago
Linus Torvalds f06da264cf i915: Fix more size_t format string warnings 16 years ago
Ingo Molnar d2f5935770 drm/i915: select framebuffer support automatically 16 years ago
Jesse Barnes 9880b7a527 drm/i915: add get_vblank_counter function for GM45 16 years ago
Jesse Barnes 14d200c5e5 drm/i915: capture last_vblank count at IRQ uninstall time too 16 years ago
Chris Wilson 7d8d58b23f drm/i915: Unlock mutex on i915_gem_fault() error path 16 years ago
Eric Anholt 122ee2a63b drm/i915: Quiet the message on get/setparam ioctl with an unknown value. 16 years ago
Paul Collins 565dcd4635 drm/i915: skip LVDS initialization on Apple Mac Mini 16 years ago
Jesse Barnes e2f0ba97d6 drm/i915: sync SDVO code with stable userland modesetting driver 16 years ago
Chris Wilson 72daad40dc drm/i915: Unref the object after failing to set tiling mode. 16 years ago
Jesse Barnes 0f973f2788 drm/i915: add fence register management to execbuf 16 years ago
Eric Anholt d9ddcb96e0 drm/i915: Return error from i915_gem_object_get_fence_reg() when failing. 16 years ago
Eric Anholt ab657db12d drm/i915: Set up an MTRR covering the GTT at driver load. 16 years ago
Eric Anholt 725e30ad66 drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. 16 years ago
Eric Anholt e806b49574 drm/i915: Suppress GEM teardown on X Server exit in KMS mode. 16 years ago
Dave Airlie 9b8d5a124f drm/radeon: fix ioremap conflict with AGP mappings 16 years ago
Dave Airlie ac048e1734 i915: fix unneeded locking in i915 LVDS get modes code. 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Andrew Morton 726a669926 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu 16 years ago
Eric Anholt 30b2363408 drm: Rip out the racy, unused vblank signal code. 16 years ago
Jean Delvare 1745522ccb i2c: Delete many unused adapter IDs 16 years ago
Linus Torvalds aeb565dfc3 Fix annoying DRM_ERROR() string warning 16 years ago
Jesse Barnes 2906f02587 drm/i915: Fix cursor physical address choice to match the 2D driver. 16 years ago
Eric Anholt 1bb88edb7a drm: stash AGP include under the do-we-have-AGP ifdef 16 years ago
Jesse Barnes 4942f8b23b drm: don't whine about not reading EDID data 16 years ago
Jesse Barnes 335041ed31 drm/i915: hook up LVDS DPMS property 16 years ago
Jesse Barnes ed2dd4b0cc drm/i915: remove unnecessary debug output in KMS init 16 years ago