aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19
2013-07-19drm/i915: correctly restore fences with objects attachedDaniel Vetter1-2/+16
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixesDave Airlie2-4/+14
2013-07-18Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter4-17/+13
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie11-33/+77
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-1/+1
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher4-0/+31
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher1-3/+6
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider1-2/+3
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher1-16/+10
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher1-1/+1
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher6-12/+27
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart1-2/+7
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart1-2/+7
2013-07-17drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson1-10/+13
2013-07-17drm/i915: Sanitize shared dpll stateDaniel Vetter1-2/+17
2013-07-17drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2-11/+12
2013-07-17Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie5-68/+93
2013-07-16Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie25-171/+733
2013-07-15radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky1-5/+6
2013-07-15drm/radeon/dpm/sumo: handle boost states properly when forcing a perf levelAlex Deucher1-0/+6
2013-07-15drm/radeon: align VM PTBs (Page Table Blocks) to 32KAlex Deucher2-6/+11
2013-07-14drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher5-4/+8
2013-07-14drm/radeon: never unpin UVD bo v3Christian König5-56/+53
2013-07-14drm/radeon: fix UVD fence emitChristian König1-1/+1
2013-07-14drm/radeon: add fault decode function for CIKAlex Deucher2-2/+46
2013-07-14drm/radeon: add fault decode function for SI (v2)Alex Deucher2-2/+284
2013-07-14drm/radeon: add fault decode function for cayman/TN (v2)Alex Deucher3-2/+185
2013-07-14drm/radeon: use radeon device for request firmwareJerome Glisse6-88/+24
2013-07-14drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validateMaarten Lankhorst1-0/+1
2013-07-14drm/radeon: use CP DMA on r6xx for bo movesAlex Deucher1-3/+3
2013-07-14drm/radeon: implement bo copy callback using CP DMA (v2)Alex Deucher3-0/+85
2013-07-14drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher1-6/+6
2013-07-14drm/radeon/dpm: disable gfx PG on PALMAlex Deucher1-1/+7
2013-07-14drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher2-0/+12
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2-5/+7
2013-07-12drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter2-4/+4
2013-07-11drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter2-7/+11
2013-07-10drm: avoid warning in drm_load_edid_firmware()Linus Torvalds1-3/+3
2013-07-10Revert "drm/i915: Workaround incoherence between fences and LLC across multiple CPUs"Chris Wilson1-43/+4
2013-07-10drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson1-6/+24
2013-07-10drm/i915: Fix write-read race with multiple ringsChris Wilson1-0/+4
2013-07-10Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck1-1/+30
2013-07-10drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst1-0/+6
2013-07-10drm/nouveau: add falcon interrupt handlerMaarten Lankhorst7-0/+26
2013-07-10drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2-3/+15
2013-07-10drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst1-1/+1
2013-07-10drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2-8/+5
2013-07-10drm/nv50/kms: fix pin refcnt leaksBen Skeggs1-11/+35
2013-07-10drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst2-6/+11