summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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/+2Star
| | | * | 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/+2Star
| | | * | drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du2017-04-121-6/+0Star
| | | * | drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du2017-04-121-6/+0Star
| | | * | 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/+1Star
| * | | | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-04-281-1/+1
| |\ \ \ \
| | * | | | drm/vmwgfx: Convert macro to octal representationØyvind A. Holm2017-04-211-1/+1
| * | | | | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie2017-04-287-62/+1073
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann2017-04-261-5/+4Star
| | * | | | 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/+0Star
| | * | | | 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-2117-70/+71
| |\ \ \ \
| | * | | | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-2014-61/+61
| | * | | | drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()Dan Carpenter2017-04-181-3/+2Star
| | * | | | drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou2017-04-131-5/+7
| | * | | | MAINTAINERS: add drm/sti driver into drm-miscVincent Abriou2017-04-131-1/+1
| * | | | | Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-04-2015-107/+164
| |\ \ \ \ \
| | * | | | | MAINTAINERS: Add sun4i-drm git repoMaxime Ripard2017-04-041-0/+1
| | * | | | | 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
| | * | | | | drm/sun4i: tv: Get tcon and backend pointers from associated crtcChen-Yu Tsai2017-03-091-8/+11
| | * | | | | drm/sun4i: Use embedded tcon pointer to get the tcon's output port nodeChen-Yu Tsai2017-03-091-1/+1
| | * | | | | drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsyncChen-Yu Tsai2017-03-091-2/+2
| | * | | | | drm/sun4i: Fix TCON clock and regmap initialization sequenceChen-Yu Tsai2017-03-091-7/+15
| | * | | | | drm/sun4i: Grab reserved memory regionMaxime Ripard2017-03-071-1/+11
| | * | | | | drm/sun4i: Add backend and tcon pointers to sun4i_crtcChen-Yu Tsai2017-03-072-12/+9Star
| | * | | | | drm/sun4i: Add backend pointer to sun4i_layerChen-Yu Tsai2017-03-072-5/+4Star
| | * | | | | drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoderChen-Yu Tsai2017-03-073-20/+11Star
| | * | | | | drm/sun4i: tv: Switch to drm_of_find_possible_crtcsChen-Yu Tsai2017-03-071-1/+7
| | * | | | | drm/sun4i: Drop hardcoded .possible_crtcs values from layersChen-Yu Tsai2017-03-073-2/+13
| | * | | | | drm/sun4i: Drop primary layer pointer from sun4i_drvChen-Yu Tsai2017-03-073-8/+21
| | * | | | | drm/sun4i: Initialize crtc from tcon bind functionChen-Yu Tsai2017-03-075-13/+13
| | * | | | | drm/sun4i: Move layers from sun4i_drv to sun4i_crtcChen-Yu Tsai2017-03-074-11/+10Star
| | * | | | | drm/sun4i: Add end of list element for sun4i_layers_init's returned listChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai2017-03-071-0/+5
| | * | | | | drm/sun4i: Make sunxi_rgb2yuv_coef constantChen-Yu Tsai2017-03-071-1/+1