aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-221-1/+1
* drm/radeon: disable MSI on RV515Dave Airlie2012-04-221-0/+6
* drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-221-1/+1
* drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher2012-04-221-0/+4
* drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson2012-04-221-1/+1
* drm/i915: quirk away broken OpRegion VBTDaniel Vetter2012-04-131-1/+22
* drm/i915: Add lock on drm_helper_resume_force_modeSean Paul2012-04-131-0/+2
* drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson2012-04-132-0/+7
* drm/i915: no-lvds quirk on MSI DC500Anisse Astier2012-04-131-0/+8
* drm/radeon/kms: fix fans after resumeAlex Deucher2012-04-132-1/+15
* drm: Validate requested virtual size against allocated fb sizeChris Wilson2012-04-131-2/+6
* drm/i915: suspend fbdev device around suspend/hibernateDave Airlie2012-04-023-1/+18
* drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 boardAlex Deucher2012-04-021-0/+14
* drm/radeon/kms: fix analog load detection on DVI-I connectorsAlex Deucher2012-04-021-0/+4
* drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-04-023-3/+30
* drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-121-0/+8
* drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-03-122-0/+7
* drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-03-122-0/+9
* drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-03-122-0/+13
* drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-03-122-0/+6
* drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-03-121-1/+1
* drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-02-292-6/+2
* drm/i915: no lvds quirk for AOpen MP45Daniel Vetter2012-02-201-0/+8
* drm/i915: handle 3rd pipeEugeni Dodonov2012-02-131-0/+4
* drm/i915: Fix TV Out refresh rate.Rodrigo Vivi2012-02-131-8/+8
* drm/i915: check ACTHD of all ringsDaniel Vetter2012-02-132-3/+12
* drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang2012-02-131-0/+1
* drm/i915: HDMI hot remove notification to audio driverWu Fengguang2012-02-131-2/+6
* drm/radeon/kms: disable output polling when suspendedSeth Forshee2012-02-131-0/+4
* drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs2012-02-131-2/+21
* drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer2012-02-131-2/+2
* vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon2012-02-031-1/+1
* drm/i915/sdvo: always set positive sync polarityPaulo Zanoni2012-02-031-5/+3
* drm: Fix authentication kernel crashThomas Hellstrom2012-02-032-1/+10
* drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-02-031-0/+6
* radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2012-01-252-4/+5
* drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher2012-01-251-1/+4
* drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki2012-01-251-0/+7
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-061-1/+5
* drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2012-01-061-0/+12
* drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2012-01-062-0/+11
* drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher2011-12-094-4/+24
* drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-12-091-0/+12
* drm/i915: fix CB tuning check for ILK+Jesse Barnes2011-12-091-1/+1
* drm/ttm: request zeroed system memory pages for new TT buffer objectsBen Skeggs2011-12-091-1/+2
* drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt2011-12-092-1/+7
* drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt2011-12-092-0/+12
* drm/i915: Ivybridge still has fences!Daniel Vetter2011-12-092-0/+3
* drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher2011-12-091-0/+12
* drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-12-091-0/+4