summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-05-029-8/+10
|\
| * drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner2017-04-291-1/+1
| * drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun2017-04-291-1/+1
| * drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner2017-04-291-1/+1
| * drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs2017-04-295-5/+5
| * drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin2017-04-291-0/+2
* | Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie2017-04-2917-97/+163
|\ \
| * | drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson2017-04-261-0/+3
| * | drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson2017-04-261-22/+24
| * | drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson2017-04-261-13/+32
| * | drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala2017-04-261-2/+2
| * | drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter2017-04-261-1/+1
| * | drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä2017-04-261-2/+13
| * | drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson2017-04-261-1/+8
| * | drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson2017-04-261-1/+1
| * | drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä2017-04-261-11/+20
| * | drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson2017-04-261-1/+14
| * | drm/i915: Park the signaler before sleepingChris Wilson2017-04-261-3/+3
| * | Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula2017-04-267-40/+42
| |\ \
| | * | drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter2017-04-181-2/+2
| | * | drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang2017-04-131-0/+5
| | * | drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang2017-04-132-10/+2
| | * | drm/i915/gvt: add mmio init for virtual displayPei Zhang2017-04-121-1/+28
| | * | drm/i915/gvt: use directly assignment for structure copyingChangbin Du2017-04-122-4/+2
| | * | drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du2017-04-121-6/+0
| | * | drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du2017-04-121-6/+0
| | * | drm/i915/gvt: Align render mmio list to cachelineChangbin Du2017-04-121-2/+2
| | * | drm/i915/gvt: cleanup some too chatty scheduler messageZhenyu Wang2017-04-061-9/+1
* | | | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-04-291-1/+1
|\ \ \ \
| * | | | drm/vmwgfx: Convert macro to octal representationØyvind A. Holm2017-04-211-1/+1
* | | | | drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann2017-04-261-5/+4
* | | | | drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov2017-04-243-12/+85
* | | | | drm: mali-dp: Enable image enhancement when scalingMihail Atanassov2017-04-244-1/+42
* | | | | drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-247-17/+407
* | | | | drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau2017-04-242-0/+36
* | | | | drm: mali-dp: Add CTM supportMihail Atanassov2017-04-245-4/+98
* | | | | drm: mali-dp: enable gamma supportMihail Atanassov2017-04-246-9/+196
* | | | | drm: mali-dp: add malidp_crtc_state structMihail Atanassov2017-04-242-3/+55
* | | | | drm: mali-dp: add custom reset hook for planesMihail Atanassov2017-04-241-1/+22
* | | | | drm: mali-dp: remove unused variableArnd Bergmann2017-04-241-1/+0
* | | | | drm: mali-dp: add atomic_print_state for planesMihail Atanassov2017-04-241-0/+13
* | | | | drm: mali-dp: Enable power management for the device.Liviu Dudau2017-04-244-23/+125
* | | | | drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau2017-04-241-4/+8
|/ / / /
* | | | Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie2017-04-2115-58/+59
|\ \ \ \
| * | | | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-2013-50/+50
| * | | | drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()Dan Carpenter2017-04-181-3/+2
| * | | | drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou2017-04-131-5/+7
* | | | | Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-04-2014-107/+163
|\ \ \ \ \
| * | | | | drm/sun4i: Pass pointer for underlying backend into layer initChen-Yu Tsai2017-03-093-9/+9
| * | | | | drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai2017-03-093-6/+9