summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-01-11Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter
2019-01-11Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-01-11drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin
2019-01-11drm/nouveau: Don't disable polling in fallback modeTakashi Iwai
2019-01-11drm/nouveau: register backlight on pascal and newerBen Skeggs
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-10drm/i915: init per-engine WAs for all enginesDaniele Ceraolo Spurio
2019-01-10drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson
2019-01-10drm/i915: Skip the ERR_PTR error stateChris Wilson
2019-01-10drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza
2019-01-10gpu/drm: Fix lock held when returning to user space.Tetsuo Handa
2019-01-10drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov
2019-01-10drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou
2019-01-09drm/bridge: tc358767: use DP connector if no panel setTomi Valkeinen
2019-01-09drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen
2019-01-09drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen
2019-01-09drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen
2019-01-09drm/bridge: tc358767: fix single lane configurationTomi Valkeinen
2019-01-09drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen
2019-01-09drm/bridge: tc358767: add bus flagsTomi Valkeinen
2019-01-09drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang
2019-01-08drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul
2019-01-08drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao
2019-01-08drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan
2019-01-08drm/amd/powerplay: avoid possible buffer overflowEvan Quan
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan
2019-01-08drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2019-01-04i915: fix missing user_access_end() in page fault exception caseLinus Torvalds
2019-01-04Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao
2019-01-03drm/amdgpu: Cleanup 2 compiler warningsKent Russell
2019-01-02drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou
2019-01-02drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng
2019-01-02drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan
2019-01-02drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng
2019-01-02drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds