summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* ENGR00251008 [GPU] 4.6.9p11 integration for DRMLoren Huang2013-02-254-4/+4
* ENGR00210559-3 Integrate gpu openGL2.1 and DRMAllen Xu2012-07-201-1/+0
* ENGR00210559-1 Integrate gpu openGL2.1 and DRMAllen Xu2012-07-206-123/+236
* drm/ttm: Fix spinlock imbalanceThomas Hellstrom2012-06-101-0/+1
* drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse2012-06-101-2/+2
* drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher2012-06-104-0/+9
* drm/i915: wait for a vblank to pass after tv detectDaniel Vetter2012-06-101-0/+5
* drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-06-102-4/+13
* drm/radeon: fix XFX quirkAlex Deucher2012-06-101-1/+3
* nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie2012-06-011-1/+1
* drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter2012-06-011-2/+3
* drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2012-06-012-0/+29
* drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson2012-06-011-6/+3
* drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang2012-05-071-0/+5
* drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang2012-05-071-1/+2
* drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-05-071-16/+18
* 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