summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-04-17drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-04-17drm/kms: remove spaces from connector names (v2)Alex Deucher
2011-04-17drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez
2011-04-17drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson
2011-04-17drm/radeon/kms: handle the case of no active displays properly in the bandwid...Alex Deucher
2011-04-17drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer
2011-01-06drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2011-01-06drm/i915: Prevent double dpms onChris Wilson
2011-01-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2011-01-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-08-26drm: stop information leak of old kernel stack.Dave Airlie
2010-08-26drm/radeon/kms: fix GTT/VRAM overlapping testJerome Glisse
2010-08-26drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher
2010-08-26drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher
2010-08-26drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher
2010-08-26drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher
2010-08-26drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-26drm/i915: i8xx also doesn't like multiple oustanding pageflipsDaniel Vetter
2010-08-26drm/i915: fixup pageflip ringbuffer commands for i8xxDaniel Vetter
2010-08-26drm/radeon/kms: add additional quirk for Acer rv620 laptopAlex Deucher
2010-08-13i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-08-13drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller
2010-08-13drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson
2010-08-10drm/i915: Check overlay stride errata for i830 and i845Chris Wilson
2010-08-10drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher
2010-08-10drm/radeon/kms/igp: sideport is AMD onlyAlex Deucher
2010-08-02drm/i915: make sure we shut off the panel in eDP configsJesse Barnes
2010-08-02drm/i915: make sure eDP panel is turned onJesse Barnes
2010-08-02drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes
2010-08-02drm/i915: handle shared framebuffers when flippingJesse Barnes
2010-08-02drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson
2010-08-02drm/i915: don't queue flips during a flip pending eventJesse Barnes
2010-08-02drm/i915: gen3 page flipping fixesJesse Barnes
2010-08-02drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher
2010-08-02drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher
2010-08-02drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher
2010-08-02drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher
2010-08-02drm/radeon/kms: fix shared ddc harderAlex Deucher
2010-08-02drm/radeon/kms: fix shared ddc handlingAlex Deucher
2010-08-02drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger
2010-08-02drm/radeon/kms: fix DP after DPMS cycleAlex Deucher
2010-08-02drm/radeon/r100/r200: fix calculation of compressed cube mapsRoland Scheidegger
2010-08-02drm/radeon/r200: handle more hw tex coord typesRoland Scheidegger
2010-08-02drm/i915: Make G4X-style PLL search more permissiveAdam Jackson
2010-08-02drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie
2010-08-02drm/i915: Define MI_ARB_STATE bitsKeith Packard
2010-08-02i915: fix lock imbalance on error path...Daniel J Blueman
2010-08-02drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds
2010-08-02drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-08-02drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds