summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-2110-40/+41
| |\ \ \ \
| | * | | | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-208-32/+32
| | * | | | 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
| | * | | | | 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/+9
| | * | | | | drm/sun4i: Add backend pointer to sun4i_layerChen-Yu Tsai2017-03-072-5/+4
| | * | | | | drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoderChen-Yu Tsai2017-03-073-20/+11
| | * | | | | 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/+10
| | * | | | | 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
| | * | | | | drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codesChen-Yu Tsai2017-03-072-4/+4
| | * | | | | drm/sun4i: Save newly created layer in layers array in sun4i_layers_initChen-Yu Tsai2017-03-071-0/+1
| | * | | | | drm/sun4i: Drop useless assignment in sun4i_layers_initChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Fix kcalloc element size in sun4i_layers_initChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Check return value of drm_vblank_initChen-Yu Tsai2017-03-071-1/+5
| | * | | | | drm/sun4i: Fix up error path cleanup for master bind functionChen-Yu Tsai2017-03-071-5/+11
| | * | | | | drm/sun4i: Move drm_mode_config_cleanup call to main driverChen-Yu Tsai2017-03-072-1/+1
| * | | | | | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-1912-27/+78
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-04-134-8/+38
| | |\ \ \ \ \ \
| | | * | | | | | drm/nouveau: initial support (display-only) for GP107Ben Skeggs2017-04-061-0/+30
| | | * | | | | | drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs2017-04-061-2/+0
| | | * | | | | | drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs2017-04-061-3/+5
| | | * | | | | | drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-061-1/+1
| | | * | | | | | drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-062-2/+2
| | * | | | | | | Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-04-1318-69/+138
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen2017-04-111-10/+16
| | | * | | | | | | drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2017-04-112-2/+2
| | | * | | | | | | Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-04-111-1/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He2017-04-061-1/+2
| | | * | | | | | | | Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-04-036-12/+54
| | | |\| | | | | | |