summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-03-018-33/+32
|\
| * drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu2018-02-281-1/+1
| * drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis2018-02-281-1/+4
| * drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-282-3/+4
| * drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng2018-02-281-11/+7
| * drm/amd/powerplay: fix power over limit on FijiEric Huang2018-02-281-7/+0
| * drm/amdgpu:Fixed wrong emit frame size for encJames Zhu2018-02-281-1/+1
| * drm/amdgpu: move WB_FREE to correct placeMonk Liu2018-02-281-5/+7
| * drm/amdgpu: only flush hotplug work without DCMonk Liu2018-02-281-2/+4
| * drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
* | Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-mis...Dave Airlie2018-03-014-8/+21
|\ \
| * | virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-6/+11
| * | drm/sun4i: Protect the TCON pixel clocksMaxime Ripard2018-02-261-2/+2
| * | drm/sun4i: Enable the output on the pins (tcon0)Ondrej Jirman2018-02-261-0/+3
| * | drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin2018-02-232-0/+5
* | | Merge tag 'drm-intel-fixes-2018-02-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-014-8/+10
|\ \ \ | |_|/ |/| |
| * | drm/i915: Make global seqno known in i915_gem_request_execute tracepointTvrtko Ursulin2018-02-281-2/+2
| * | drm/i915: Clear the in-use marker on execbuf failureChris Wilson2018-02-281-0/+2
| * | drm/i915/cnl: Fix PORT_TX_DW5/7 register addressMahesh Kumar2018-02-281-2/+2
| * | drm/i915/audio: fix check for av_enc_map overflowJani Nikula2018-02-281-3/+3
| * | drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio2018-02-281-1/+1
* | | Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-02-288-25/+24
|\ \ \ | |/ / |/| |
| * | drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker2018-02-221-0/+4
| * | drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-201-1/+1
| * | drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-202-10/+3
| * | drm/amdgpu: Add a missing lock for drm_mm_takedownMikita Lipski2018-02-201-1/+1
| * | Revert "drm/radeon/pm: autoswitch power state when in balanced mode"Alex Deucher2018-02-201-5/+1
| * | drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher2018-02-201-4/+7
| * | drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher2018-02-201-4/+7
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-254-4/+4
|\ \ \
| * | | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-224-4/+4
| |/ /
* | | Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-02-235-2/+12
|\ \ \ | |_|/ |/| |
| * | gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfgJan Luebbe2018-02-191-0/+2
| * | gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel2018-02-191-0/+1
| * | gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan2018-02-191-0/+3
| * | gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan2018-02-191-0/+3
| * | gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel2018-02-161-0/+1
| * | gpu: ipu-v3: make const arrays int_reg static, shrinks object sizeColin Ian King2018-02-161-2/+2
* | | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-2210-57/+168
|\ \ \
| * | | drm/meson: fix vsync buffer updateNeil Armstrong2018-02-203-4/+12
| * | | drm: Handle unexpected holes in color-evictionChris Wilson2018-02-201-3/+18
| * | | drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng2018-02-191-0/+3
| * | | drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-02-161-20/+38
| * | | drm/radeon: Fix deadlock on runtime suspendLukas Wunner2018-02-161-25/+49
| * | | drm/nouveau: Fix deadlock on runtime suspendLukas Wunner2018-02-161-5/+13
| * | | drm: Allow determining if current task is output poll workerLukas Wunner2018-02-161-0/+20
| * | | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-02-011-0/+15
* | | | drm/edid: quirk Sony PlayStation VR headset as non-desktopPhilipp Zabel2018-02-211-0/+3
* | | | drm/edid: quirk Windows Mixed Reality headsets as non-desktopPhilipp Zabel2018-02-211-0/+10
* | | | drm/edid: quirk Oculus Rift headsets as non-desktopPhilipp Zabel2018-02-211-0/+5
OpenPOWER on IntegriCloud