summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-09-17Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-17Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-09-14drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä
2016-09-14Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi
2016-09-14drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson
2016-09-13Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie
2016-09-13Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-09-09drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie
2016-09-07drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson
2016-09-06drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang
2016-09-06drm/i915: enable vGPU detection for allPing Gao
2016-09-06drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding
2016-09-06drm: atmel-hlcdc: Fix vertical scalingJan Leupold
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-09-01Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu
2016-08-30drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt
2016-08-30drm/imx: fix crtc vblank state regressionLucas Stach
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying
2016-08-29drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner
2016-08-28drm/msm: protect against faults from copy_from_user() in submit ioctlRob Clark
2016-08-28drm/msm: fix use of copy_from_user() while holding spinlockRob Clark
2016-08-26Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-26drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter
2016-08-25Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher
2016-08-24drm/amdgpu: fix lru size grouping v2Christian König
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding
2016-08-22drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst
2016-08-22drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude
2016-08-22drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude
2016-08-22drm/i915/gen6+: Interpret mailbox error flagsLyude
2016-08-22drm/i915: Reattach comment, complete type specificationDave Gordon
2016-08-22drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson
2016-08-22drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper
2016-08-22drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper
2016-08-22drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter
2016-08-19drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt
2016-08-19drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt
2016-08-19drm/vc4: Free hang state before destroying BO cache.Eric Anholt
2016-08-19drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt
2016-08-19drm/vc4: Use drm_malloc_ab to fix large rendering jobs.Eric Anholt