summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-05-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook1-1/+1
2013-05-19drm/mm: fix dump table BUGDaniel Vetter1-16/+18
2013-05-11drm/radeon: fix handling of v6 power tablesAlex Deucher1-6/+5
2013-05-11drm/radeon: add new richland pci idsAlex Deucher1-2/+4
2013-05-11drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-11drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3
2013-05-11drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher1-0/+10
2013-05-11drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)Alex Deucher1-0/+12
2013-05-11drm/radeon: properly lock disp in mc_stop/resume for evergreen+Alex Deucher2-4/+45
2013-05-11drm/radeon/dce6: add missing display reg for tiling setupAlex Deucher4-0/+9
2013-05-11drm/radeon: don't use get_engine_clock() on APUsAlex Deucher1-1/+5
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller1-1/+12
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter1-0/+8
2013-04-25fbcon: fix locking harderDave Airlie1-0/+3
2013-04-16udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-16drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson1-1/+1
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä1-7/+4
2013-03-28i915: initialize CADL in opregionLekensteyn1-1/+22
2013-03-28drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-28drm/radeon: add support for Richland APUsAlex Deucher1-1/+10
2013-03-28KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-28KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-28drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-28drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-20drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-20drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin1-0/+5
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-02-28drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson1-2/+2
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-02-28drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-02-28drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä1-1/+1
2013-02-28drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä1-0/+1
2013-02-28drm: don't add inferred modes for monitors that don't support themPaulo Zanoni1-1/+2
2013-02-28drm/udl: disable fb_defio by defaultDave Airlie1-2/+2
2013-02-28drm/udl: make usage as a console saferDave Airlie2-4/+42
2013-02-28drm/radeon/dce6: fix display powergatingAlex Deucher1-4/+2
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+2
2013-02-11drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-11drm/radeon: prevent crash in the ring space allocationAlex Deucher1-0/+3
2013-02-11drm/radeon: fix MC blackout on evergreen+Christopher Staite1-0/+8
2013-02-11drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-11drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher1-0/+1
2013-02-11drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher1-0/+2
2013-02-03radeon_display: Use pointer return error codesxueminsu1-1/+1
2013-02-03drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse1-1/+2
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+7
2013-01-27drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-17Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter1-8/+0