summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres2014-06-071-6/+13
* drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin2014-06-071-3/+0
* drm/radeon: check buffer relocation offsetLeo Liu2014-06-071-0/+4
* drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher2014-06-071-0/+7
* drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich2014-06-071-12/+14
* gpu: host1x: handle the correct # of syncpt regsStephen Warren2014-06-071-2/+2
* drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher2014-05-301-0/+1
* drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst2014-05-301-0/+1
* drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom2014-05-301-0/+22
* drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt2014-05-301-1/+4
* drm: cirrus: add power management supportGerd Hoffmann2014-05-132-0/+45
* Skip intel_crt_init for Dell XPS 8700Giacomo Comes2014-05-131-0/+8
* drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher2014-03-231-1/+1
* drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-231-3/+5
* drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-03-061-1/+15
* drm/radeon: fix missing bo reservationChristian König2014-03-061-0/+6
* drm/radeon: print the supported atpx function maskAlex Deucher2014-03-061-1/+2
* drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-03-061-1/+1
* drm/nouveau: set irq_enabled manuallyIlia Mirkin2014-03-061-0/+3
* drm/radeon: fix UVD IRQ support on SIChristian König2014-02-221-0/+4
* drm/radeon: fix UVD IRQ support on 7xxAlex Deucher2014-02-221-0/+4
* drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie2014-02-131-2/+2
* drm/cirrus: correct register values for 16bppTakashi Iwai2014-02-131-2/+2
* i915: remove pm_qos request on errorStanislaw Gruszka2014-02-131-0/+1
* drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2014-02-132-15/+35
* drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel2014-02-131-1/+1
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-02-131-4/+8
* drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst2014-02-131-25/+8
* drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher2014-02-131-0/+4
* drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher2014-02-133-4/+4
* drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2014-02-132-6/+8
* drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2014-02-132-9/+8
* drm/radeon: disable ss on DP for DCE3.xAlex Deucher2014-02-131-1/+4
* drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2014-02-132-2/+8
* radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer2014-02-131-2/+4
* drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher2014-02-131-0/+3
* drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-02-061-4/+4
* drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-251-2/+2
* drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-251-1/+7
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-151-1/+5
* drm/radeon: fix UVD 256MB checkChristian König2014-01-091-1/+1
* drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2014-01-091-2/+3
* drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2014-01-091-4/+16
* drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2014-01-091-0/+8
* drm/i915: Hold mutex across i915_gem_releaseChris Wilson2014-01-092-2/+2
* drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2014-01-091-0/+2
* drm/radeon: add missing display tiling setup for olandAlex Deucher2014-01-091-1/+3
* drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2014-01-091-0/+10
* drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2014-01-091-0/+8
* drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-201-2/+9