summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2011-06-26drm/radeon/kms: add quirk for Mac Radeon HD 2600 cardAlex Deucher1-0/+11
2011-04-18drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+2
2011-04-18drm/kms: remove spaces from connector names (v2)Alex Deucher1-5/+5
2011-04-18drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez1-0/+1
2011-04-18drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson2-53/+99
2011-04-18drm/radeon/kms: handle the case of no active displays properly in the bandwid...Alex Deucher2-32/+18
2011-04-18drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer1-9/+18
2011-01-07drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2
2011-01-07drm/i915: Prevent double dpms onChris Wilson1-1/+4
2011-01-07i915: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2011-01-07i915: return -EFAULT if copy_to_user failsDan Carpenter1-3/+9
2010-08-27drm: stop information leak of old kernel stack.Dave Airlie1-1/+3
2010-08-27drm/radeon/kms: fix GTT/VRAM overlapping testJerome Glisse1-1/+1
2010-08-27drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher1-1/+1
2010-08-27drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher1-0/+7
2010-08-27drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher1-1/+1
2010-08-27drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher1-2/+3
2010-08-27drm/i915/edp: Flush the write before waiting for PLLsChris Wilson1-0/+1
2010-08-27drm/i915: i8xx also doesn't like multiple oustanding pageflipsDaniel Vetter1-6/+8
2010-08-27drm/i915: fixup pageflip ringbuffer commands for i8xxDaniel Vetter1-1/+7
2010-08-27drm/radeon/kms: add additional quirk for Acer rv620 laptopAlex Deucher1-2/+12
2010-08-14i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-08-14drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller1-1/+1
2010-08-14drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson1-2/+2
2010-08-10drm/i915: Check overlay stride errata for i830 and i845Chris Wilson1-2/+5
2010-08-10drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher4-3/+28
2010-08-10drm/radeon/kms/igp: sideport is AMD onlyAlex Deucher4-11/+11
2010-08-02drm/i915: make sure we shut off the panel in eDP configsJesse Barnes1-1/+1
2010-08-02drm/i915: make sure eDP panel is turned onJesse Barnes1-2/+51
2010-08-02drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2-2/+5
2010-08-02drm/i915: handle shared framebuffers when flippingJesse Barnes1-3/+7
2010-08-02drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson1-8/+12
2010-08-02drm/i915: don't queue flips during a flip pending eventJesse Barnes1-0/+11
2010-08-02drm/i915: gen3 page flipping fixesJesse Barnes6-9/+46
2010-08-02drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher1-2/+2
2010-08-02drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher1-0/+1
2010-08-02drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher1-2/+9
2010-08-02drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-08-02drm/radeon/kms: fix shared ddc harderAlex Deucher1-14/+9
2010-08-02drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-08-02drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger3-0/+11
2010-08-02drm/radeon/kms: fix DP after DPMS cycleAlex Deucher1-2/+2
2010-08-02drm/radeon/r100/r200: fix calculation of compressed cube mapsRoland Scheidegger1-27/+31
2010-08-02drm/radeon/r200: handle more hw tex coord typesRoland Scheidegger1-0/+2
2010-08-02drm/i915: Make G4X-style PLL search more permissiveAdam Jackson1-2/+2
2010-08-02drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie1-0/+10
2010-08-02drm/i915: Define MI_ARB_STATE bitsKeith Packard1-0/+64
2010-08-02i915: fix lock imbalance on error path...Daniel J Blueman1-0/+1
2010-08-02drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds1-0/+1
2010-08-02drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2-4/+6