summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-09-20drm/radeon: additional gcc fixes for radeon_atombios.cAlex Deucher1-23/+43
2013-09-20drm/radeon: avoid UVD corruption on AGP cards using GPU gartAlex Deucher1-1/+1
2013-09-20drm/i915: POSTING_READ IPS_CTL before waiting for the vblankPaulo Zanoni1-0/+1
2013-09-20drm/i915: don't disable ERR_INT on the IRQ handlerPaulo Zanoni1-19/+0
2013-09-20drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYTJesse Barnes1-0/+4
2013-09-20drm/i915/vlv: honor i915_enable_rc6 boot param on VLVJesse Barnes1-3/+4
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie7-45/+107
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-6/+8
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie9-74/+122
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie3-68/+36
2013-09-19drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPFBen Widawsky5-10/+11
2013-09-19drm/i915: Do remaps for all contextsBen Widawsky4-27/+41
2013-09-19drm/i915: Keep a list of all contextsBen Widawsky4-6/+16
2013-09-19drm/i915: Make l3 remapping use the ringBen Widawsky3-22/+23
2013-09-19drm/i915: Add second slice l3 remappingBen Widawsky6-57/+113
2013-09-19drm/i915: Fix HSW parity testBen Widawsky1-1/+13
2013-09-19drm/i915: dump crtc timings from the pipe configDaniel Vetter1-0/+12
2013-09-19drm/i915: register backlight device also when backlight class is a moduleJani Nikula1-1/+1
2013-09-19drm/i915: write D_COMP using the mailboxPaulo Zanoni2-2/+12
2013-09-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds54-259/+832
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-27/+36
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä1-2/+4
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula1-9/+0
2013-09-17drm/i915: check for more ASLC interruptsPaulo Zanoni1-32/+121
2013-09-17drm/i915: only report hpd connector status change when it actually changedJani Nikula1-4/+10
2013-09-17drm/i915: WARN is the DP aux read or write is too bigPaulo Zanoni1-2/+12
2013-09-17drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-17drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-17drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-17drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-09-17drm/i915: Convert overlay double wide check over to pipe configVille Syrjälä1-4/+1
2013-09-17drm/i915: Fix up pipe vs. double wide confusionVille Syrjälä1-3/+3
2013-09-17drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and doubl...Ville Syrjälä1-0/+10
2013-09-17drm/i915: Check pixel clock limits on pre-gen4Ville Syrjälä1-1/+7
2013-09-17drm/i915: Add double_wide readout and checkingVille Syrjälä1-0/+5
2013-09-17drm/i915: Move double wide mode handling into pipe_configVille Syrjälä2-11/+22
2013-09-17drm/i915: garbage-collect vlv refclk functionDaniel Vetter1-23/+1
2013-09-17drm/i915: Fix cursor visibility checks also for the right/bottom screen edgesVille Syrjälä1-9/+6
2013-09-17drm/i915: Fix cursor visibility check with negative coordinatesVille Syrjälä1-2/+2
2013-09-17drm/i915: Document the inteded use of requested_modeVille Syrjälä1-0/+5
2013-09-17drm/i915: re-layout intel_panel.c to obey 80 char limitDaniel Vetter1-64/+88
2013-09-17drm/i915: Add explicit pipe src size to pipe configVille Syrjälä5-58/+67
2013-09-17drm/i915: Use adjusted_mode in DSI PLL calculationsVille Syrjälä1-2/+2
2013-09-17drm/i915: Use pipe config in sprite codeVille Syrjälä1-2/+2
2013-09-17drm/i915: Make intel_crtc_active() available outside intel_pm.cVille Syrjälä4-13/+20
2013-09-17drm/i915: Use adjusted_mode when checking conditions for PSRVille Syrjälä1-2/+3
2013-09-17drm/i915: Check the clock from adjusted mode in intel_crtc_active()Ville Syrjälä1-1/+4