aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-06-20drm/i915/selftests: Avoid ERR_PTR dereferenceChris Wilson1-2/+2
2018-06-20Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+5
2018-06-20Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d...Dave Airlie1-7/+7
2018-06-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-6/+9
2018-06-19Merge tag 'gvt-next-2018-06-19' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi21-203/+612
2018-06-19drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer1-2/+18
2018-06-19drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer3-4/+19
2018-06-19drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer1-10/+8
2018-06-19drm/amdgpu:All UVD instances share one idle_work handleJames Zhu2-8/+8
2018-06-19drm/amdgpu: Use correct enum to set powergating stateStefan Agner1-1/+1
2018-06-19drm/amdgpu: correct GART location infoJunwei Zhang1-8/+6
2018-06-19drm/amdgpu: update ib_start/size_alignment same as windows usedChunming Zhou1-14/+14
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann2-9/+4
2018-06-19gpu: drm: ttm: Adding new return type vm_fault_tSouptick Joarder1-23/+22
2018-06-19gpu: drm: radeon: Adding new typedef vm_fault_tSouptick Joarder1-4/+4
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland1-1/+9
2018-06-19drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer1-3/+4
2018-06-19drm/amd/pp: Fix uninitialized variableRajan Vaja1-1/+1
2018-06-19drm/i915/audio: constify ELD pointersJani Nikula1-8/+8
2018-06-19drm/i915: Enforce max hdisplay/hblank_start limits on HSW/BDW FDIVille Syrjälä1-0/+9
2018-06-19drm/i915: Check timings against hardware maximumsVille Syrjälä1-0/+35
2018-06-19drm/i915: Nuke the cursor size definesVille Syrjälä2-10/+4
2018-06-19drm/i915: Print prop name/id when rejecting itVille Syrjälä2-4/+8
2018-06-19drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2-1/+16
2018-06-19drm/i915: Fix context ban and hang accounting for clientMika Kuoppala3-25/+55
2018-06-19drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä1-16/+8
2018-06-19drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä1-2/+2
2018-06-19drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä1-2/+10
2018-06-19drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä10-5/+84
2018-06-19drm/i915/execlists: Avoid putting the error pointerChris Wilson1-4/+2
2018-06-19drm/i915: Apply batch location restrictions before pinningChris Wilson1-22/+27
2018-06-19drm/i915/psr: Adds psrwake options for all platformsVathsala Nagaraju1-1/+3
2018-06-19i915: remove timespec_to_jiffies_timeoutArnd Bergmann1-8/+0
2018-06-19drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdmaBen Skeggs2-6/+9
2018-06-18drm/i915/icl: Handle hotplug interrupts for DP over TBTDhinakaran Pandiyan2-14/+46
2018-06-18drm/i915/icl: Support for TC North Display interruptsDhinakaran Pandiyan2-3/+112
2018-06-18drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISCDhinakaran Pandiyan2-1/+52
2018-06-18drm/i915/i915_reg.h: fix the checkpatch MACRO_ARG_PRECEDENCE issuesPaulo Zanoni1-21/+21
2018-06-18drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issuesPaulo Zanoni1-7/+7
2018-06-18drm/i915/i915_reg.h: fix the checkpatch SPACING issuesPaulo Zanoni1-1592/+1592
2018-06-18drm/i915/audio: Add 810 MHz clock entries to dp_aud_n_m tableRadhakrishna Sripada1-0/+10
2018-06-18drm/i915/aml: Introducing Amber Lake platformJosé Roberto de Souza1-0/+1
2018-06-18drm/i915/whl: Introducing Whiskey Lake platformJosé Roberto de Souza1-1/+3
2018-06-18drm/mali-dp: Rectify the width and height passed to rotmem_required()Ayan Kumar Halder1-2/+2
2018-06-18drm/arm/malidp: Preserve LAYER_FORMAT contents when setting formatAyan Kumar Halder1-1/+4
2018-06-18drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang1-1/+2
2018-06-18drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...Ayan Kumar Halder1-1/+2
2018-06-18drm/i915/execlists: Pull the w/a LRI emission into a helperChris Wilson2-17/+45
2018-06-18drm/i915: Only show debug for state changes when banningChris Wilson1-5/+5
2018-06-18drm/rockchip: vop: fix irq disabled after vop driver probedSandy Huang1-8/+17