aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-12-10drm/i915: disable interrupts when enabling PC8Paulo Zanoni
2013-12-10drm/i915: do not assert DE_PCH_EVENT_IVB enabledPaulo Zanoni
2013-12-10drm/i915: get a runtime PM reference when the panel VDD is onPaulo Zanoni
2013-12-10drm/i915: add some runtime PM get/put callsPaulo Zanoni
2013-12-10drm/i915: add runtime put/get calls at the basic placesPaulo Zanoni
2013-12-10drm/i915: do adapter power state notification at runtime PMPaulo Zanoni
2013-12-10drm/i915: add initial Runtime PM functionsPaulo Zanoni
2013-12-10drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni
2013-12-10drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8Paulo Zanoni
2013-12-10drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()Ville Syrjälä
2013-12-10drm/i915: Don't cast away const from infoframe bufferVille Syrjälä
2013-12-10drm/i915: Make downclock deduction common for all panelsVandana Kannan
2013-12-09drm/i915: Remove duplicate intel_uncore_forcewake_reset.Deepak S
2013-12-09Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter
2013-12-06drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni
2013-12-05drm/i915: Do hw quiescing first during unloadChris Wilson
2013-12-05Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-12-05drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood
2013-12-05drm/edid: fix length check when adding extra 3D modesThomas Wood
2013-12-04drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher
2013-12-04drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher
2013-12-04drm/radeon: fixup bad vram size on SIAlex Deucher
2013-12-05Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-12-05Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-12-05udl: fix issue with imported prime buffersRob Clark
2013-12-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom
2013-12-04drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom
2013-12-04drm/i915: check context reset stats before relocationsMika Kuoppala
2013-12-04drm/i915: Fix ordering of unbind vs unpin pagesChris Wilson
2013-12-04drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3Deepak S
2013-12-04drm/i915: Swap primary planes on gen2 for FBCVille Syrjälä
2013-12-04drm/i915: Reorganize FBC function pointer initializaitionVille Syrjälä
2013-12-04drm/i915: Fix FBC1 plane checks for gen2Ville Syrjälä
2013-12-04drm/i915: Fix bogus FBC1 definesVille Syrjälä
2013-12-04drm/i915: Add REG_WRITE_FOOTERVille Syrjälä
2013-12-03drm/i915: Add a timing breadcrumb to panel waitsChris Wilson
2013-12-03drm/i915: use __packed instead of __attribute__((packed))Jani Nikula
2013-12-03drm/i915: Avoid div-by-zero in clock calculation funcsVille Syrjälä
2013-12-03drm/i915: Remove if 0'ed static arraysDamien Lespiau
2013-12-03drm/i915: Fix copy/paste DP vs eDP error in commentDamien Lespiau
2013-12-03drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter
2013-12-03drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs
2013-12-03drm/nouveau: unreference fence after syncingBen Skeggs
2013-12-03drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet
2013-12-03drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet