summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-51/+71
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing1-8/+6
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes4-73/+0
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes2-7/+2
2017-11-11drm/tilcdc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes1-1/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2-0/+22
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes1-5/+2
2017-11-11drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes1-15/+3
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes5-0/+104
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes1-0/+8
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes1-1/+1
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes1-1/+1
2017-11-10virtgpu: remove redundant task_comm copyingMichał Mirosław1-4/+2
2017-11-10drm: qxl: remove pr_info message, stops log spammingColin Ian King1-4/+1
2017-11-10drm/cirrus: add create_handle support.Lepton Wu1-0/+9
2017-11-10drm/virtio: add create_handle support.Lepton Wu1-0/+12
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie7-1/+8
2017-11-09dma-buf: Use rcu_assign_pointer() to set rcu protected pointersVille Syrjälä1-1/+1
2017-11-09drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä1-4/+7
2017-11-09dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson1-1/+1
2017-11-09drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson1-1/+1
2017-11-09drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt1-0/+15
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson1-6/+6
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2-28/+30
2017-11-09drm/i915: Prune the reservation shared fence arrayChris Wilson1-0/+7
2017-11-09drm/i915: Idle the GPU before shinking everythingChris Wilson1-0/+12
2017-11-09drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson1-1/+7
2017-11-09drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst1-1/+8
2017-11-09drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen1-1/+1
2017-11-09drm/i915/execlists: Remove the priority "optimisation"Chris Wilson1-2/+0
2017-11-09drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson5-13/+62
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter4-5/+28
2017-11-09Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/d...Dave Airlie2-3/+3
2017-11-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-11/+17
2017-11-08drm/amdgpu: use irq-safe lock for kiq->ring_lockpding1-4/+6
2017-11-08drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding1-1/+2
2017-11-08drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter1-1/+1
2017-11-08drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter1-1/+1
2017-11-08drm: sti: remove vtg_removeBenjamin Gaignard1-6/+0
2017-11-08drm: sti: remove useless fields from vtg structureBenjamin Gaignard2-24/+9
2017-11-08drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.Maarten Lankhorst1-6/+17
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss1-0/+2
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan1-0/+4
2017-11-07drm/amd/amdgpu: fix evicted VRAM bo adjudgement conditionRoger He1-4/+1
2017-11-08Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/d...Dave Airlie2-3/+3
2017-11-07drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debugVille Syrjälä1-2/+2
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula3-7/+2
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula14-21/+2