summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-06-07drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres1-6/+13
2014-06-07drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin1-3/+0
2014-06-07drm/radeon: check buffer relocation offsetLeo Liu1-0/+4
2014-06-07drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-06-07drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich1-12/+14
2014-06-07gpu: host1x: handle the correct # of syncpt regsStephen Warren1-2/+2
2014-05-30drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher1-0/+1
2014-05-30drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst1-0/+1
2014-05-30drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom1-0/+22
2014-05-30drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt1-1/+4
2014-05-13drm: cirrus: add power management supportGerd Hoffmann2-0/+45
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes1-0/+8
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-06drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher1-1/+15
2014-03-06drm/radeon: fix missing bo reservationChristian König1-0/+6
2014-03-06drm/radeon: print the supported atpx function maskAlex Deucher1-1/+2
2014-03-06drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-03-06drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-02-22drm/radeon: fix UVD IRQ support on SIChristian König1-0/+4
2014-02-22drm/radeon: fix UVD IRQ support on 7xxAlex Deucher1-0/+4
2014-02-13drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie1-2/+2
2014-02-13drm/cirrus: correct register values for 16bppTakashi Iwai1-2/+2
2014-02-13i915: remove pm_qos request on errorStanislaw Gruszka1-0/+1
2014-02-13drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2-15/+35
2014-02-13drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel1-1/+1
2014-02-13drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson1-4/+8
2014-02-13drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst1-25/+8
2014-02-13drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-02-13drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher3-4/+4
2014-02-13drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2-6/+8
2014-02-13drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2-9/+8
2014-02-13drm/radeon: disable ss on DP for DCE3.xAlex Deucher1-1/+4
2014-02-13drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2-2/+8
2014-02-13radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer1-2/+4
2014-02-13drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher1-0/+3
2014-02-06drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin1-4/+4
2014-01-25drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä1-2/+2
2014-01-25drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni1-1/+7
2014-01-15drm/nouveau/bios: make jump conditionalIlia Mirkin1-1/+5
2014-01-09drm/radeon: fix UVD 256MB checkChristian König1-1/+1
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson1-2/+3
2014-01-09drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher1-4/+16
2014-01-09drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter1-0/+8
2014-01-09drm/i915: Hold mutex across i915_gem_releaseChris Wilson2-2/+2
2014-01-09drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä1-0/+2
2014-01-09drm/radeon: add missing display tiling setup for olandAlex Deucher1-1/+3
2014-01-09drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher1-0/+10
2014-01-09drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki1-0/+8
2013-12-20drm/radeon: fixup bad vram size on SIAlex Deucher1-2/+9