summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-07-221-2/+6
| | * | drm/radeon: fix endian issues with DP handling (v3)Alex Deucher2013-07-221-4/+39
| | * | drm/radeon/vm: only align the pt base to 32kAlex Deucher2013-07-221-4/+4
| | * | drm/radeon: wait for 3D idle before using CP DMAAlex Deucher2013-07-221-1/+4
| | |/
| * | Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-2613-508/+859
| |\ \
| | * | qxl: convert qxl driver to proper use for reservationsDave Airlie2013-07-2410-464/+676
| | * | qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie2013-07-247-24/+20
| | * | drm/qxl: add delayed fb operationsDave Airlie2013-07-242-21/+164
| * | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-261-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-261-1/+1
| | |/
* | | drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge2013-08-192-2/+32
* | | drm/i2c: tda998x: prepare for broken sync workaroundSebastian Hesselbarth2013-08-191-0/+8
* | | drm/i2c: tda998x: fix sync generation and calculationSebastian Hesselbarth2013-08-191-66/+115
* | | drm/i2c: tda998x: add video and audio input configurationRussell King2013-08-191-8/+260
* | | drm/i2c: tda998x: prepare for video input configurationRussell King2013-08-191-6/+10
* | | drm/i2c: tda998x: fix npix/nline programmingRussell King2013-08-191-2/+2
* | | drm/i2c: tda998x: ensure VIP output mux is properly setRussell King2013-08-191-0/+4
* | | drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King2013-08-191-1/+13
* | | drm: DRM should depend on HAS_DMAGeert Uytterhoeven2013-08-191-1/+1
* | | Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-0746-1528/+2547
|\ \ \
| * | | drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson2013-08-041-0/+9
| * | | drm/i915: fix pnv display core clock readout outDaniel Vetter2013-07-262-1/+34
| * | | drm/i915: Replace open-coded offset_in_page()Chris Wilson2013-07-261-2/+2
| * | | drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson2013-07-261-41/+51
| * | | drm/i915: Add messages useful for HPD storm detection debugging (v2)Egbert Eich2013-07-261-0/+7
| * | | drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak2013-07-251-1/+1
| * | | drm/i915: fix the racy object accountingDaniel Vetter2013-07-253-0/+6
| * | | drm/i915: Convert the register access tracepoint to be conditionalChris Wilson2013-07-253-6/+8
| * | | drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson2013-07-251-2/+2
| * | | drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson2013-07-252-18/+18
| * | | drm/i915: Use a private interface for register access within GTChris Wilson2013-07-252-68/+90
| * | | drm/i915: Colocate all GT access routines in the same fileChris Wilson2013-07-2510-565/+614
| * | | Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter2013-07-25282-15214/+18407
| |\| |
| | * | Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-2210-49/+110
| | |\ \
| | | * | drm/i915: fix up gt init sequence falloutDaniel Vetter2013-07-214-6/+7
| | | * | drm/i915: Serialize almost all register accessChris Wilson2013-07-201-3/+6
| | | * | drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-07-203-1/+19
| | | * | drm/i915: correctly restore fences with objects attachedDaniel Vetter2013-07-191-2/+16
| | | * | Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter2013-07-184-17/+13
| | | |\ \
| | | * | | drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson2013-07-171-10/+13
| | | * | | drm/i915: Sanitize shared dpll stateDaniel Vetter2013-07-171-2/+17
| | | * | | drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2013-07-172-11/+12
| | | * | | drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-132-5/+7
| | | * | | drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter2013-07-122-4/+4
| | | * | | drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter2013-07-112-7/+11
| | * | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-07-2214-65/+121
| | |\ \ \ \
| | | * | | | drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst2013-07-101-0/+6
| | | * | | | drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2013-07-107-0/+26
| | | * | | | drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-102-3/+15
| | | * | | | drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-101-1/+1