summaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-25drm/xen-front: fix pointer castsOleksandr Andrushchenko2-3/+3
2018-05-24drm/i915: Pin the ring highChris Wilson1-0/+2
2018-05-24drm/i915: Limit searching for PIN_HIGHChris Wilson1-1/+10
2018-05-24drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson4-2/+112
2018-05-24drm/mm: Reject over-sized allocation requests earlyChris Wilson2-26/+58
2018-05-24gpu: drm: vgem: Change return type to vm_fault_tSouptick Joarder1-3/+2
2018-05-23gpu: drm: udl: Adding new typedef vm_fault_tSouptick Joarder2-14/+4
2018-05-23drm/i2c: tda998x: Remove VLA usageLaura Abbott1-2/+11
2018-05-23drm/gma500: Remove VLALaura Abbott1-2/+9
2018-05-22drm/gma500: Fix Medfield for drm_framebuffer moveDaniel Stone1-1/+1
2018-05-22drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone1-13/+9
2018-05-22drm/omap: Move GEM BO to drm_framebufferDaniel Stone1-45/+15
2018-05-21drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter1-2/+2
2018-05-20drm/rockchip: lvds: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-18drm/rockchip: rockchip_drm_fb -> drm_framebufferDaniel Stone3-40/+21
2018-05-18drm/rockchip: Place GEM BOs in drm_framebufferDaniel Stone1-30/+6
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone1-26/+14
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone3-35/+6
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone1-5/+0
2018-05-18drm/msm: Move GEM BOs to drm_framebufferDaniel Stone1-43/+11
2018-05-18drm/gma500: Move GEM BO to drm_framebufferDaniel Stone6-60/+20
2018-05-18drm/armada: Move GEM BO to drm_framebufferDaniel Stone2-21/+5
2018-05-18drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone4-32/+11
2018-05-18drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone4-36/+25
2018-05-18drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone4-28/+10
2018-05-18drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timingsStefan Agner1-2/+2
2018-05-18drm/panel: simple: AUO P320HVN03 uses SPWG data orderingLucas Stach1-1/+1
2018-05-18drm/panel: simple: Add Innolux TV123WAM panel driver supportspanda@codeaurora.org1-0/+27