summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2012-08-17drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson1-12/+4
2012-08-17drm/i915: Sanity check pread/pwriteChris Wilson1-8/+20
2012-08-17drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2012-05-17drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz1-1/+3
2012-05-17drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid1-0/+1
2012-05-17drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede1-0/+8
2012-03-14drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher1-3/+3
2011-06-26drm/i915: Add dependency on CONFIG_TMPFSChris Wilson1-0/+3
2011-06-26drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen1-0/+8
2011-06-26drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher1-3/+6
2011-06-26drm/radeon/kms: add pll debugging outputAlex Deucher1-0/+4
2011-06-26drm/radeon/kms: make the mac rv630 quirk genericAlex Deucher1-9/+5
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