summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher1-0/+1
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou1-0/+1
2019-04-12drm/i915: Suppress spurious combo PHY B warningVille Syrjälä1-1/+2
2019-04-12drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä1-2/+4
2019-04-12drm/i915: Flush the CSB pointer resetChris Wilson1-0/+1
2019-04-12drm/bridge: ti-tfp410: Set the bus_formatPeter Ujfalusi1-0/+17
2019-04-12drm/bridge: ti-tfp410: Fall back to HPD polling if HPD irq is not availablePeter Ujfalusi1-3/+11
2019-04-12drm/i915: Fix the inconsistent RMW in WA 827Radhakrishna Sripada1-0/+1
2019-04-12drm/i915: Rename skl_wa_clkgating to the actual WARadhakrishna Sripada1-3/+3
2019-04-12drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman1-0/+4
2019-04-12Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie63-586/+1318
2019-04-12Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie31-1736/+1893
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-110/+97
2019-04-11Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-19/+62
2019-04-11drm/i915: Do not enable FEC without DSCVille Syrjälä1-3/+3
2019-04-11drm/i915: Avoid reclaim taints from runtime-pm debugChris Wilson1-3/+5
2019-04-11drm/i915/execlists: Always reset the context's RING registersChris Wilson1-108/+133
2019-04-11drm/i915/guc: Implement reset locallyChris Wilson4-3/+143
2019-04-11drm/i915: Disable read only ppgtt support for gen11Mika Kuoppala1-3/+8
2019-04-11drm/i915: Call i915_sw_fence_fini on request cleanupChris Wilson1-0/+1
2019-04-11drm/i915: Clean up DSC vs. not bpp handlingVille Syrjälä1-15/+12
2019-04-11drm/i915: Set DP min_bpp to 8*3 for non-RGB output formatsVille Syrjälä3-2/+11
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi3-9/+18
2019-04-11gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann1-2/+6
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung2-6/+9
2019-04-11drm/ttm: fix dma_fence refcount imbalance on error pathLin Yi1-1/+3
2019-04-11drm/ttm: fix incrementing the page pointer for huge pagesChristian König1-2/+2
2019-04-11drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König1-2/+2
2019-04-11drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König1-2/+3
2019-04-11drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann1-3/+3
2019-04-11drm/tinydrm: Fix fbdev pixel formatNoralf Trønnes7-7/+7
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes2-222/+190
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes2-6/+7
2019-04-11Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-25/+16
2019-04-11Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/lin...Dave Airlie9-46/+132
2019-04-11Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-1/+1
2019-04-11gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner1-1/+1
2019-04-11drm/i915/icl: Switch to using 12 deep CSB status FIFOMika Kuoppala1-10/+5
2019-04-11drm/i915: Prepare for larger CSB status FIFO sizeMika Kuoppala4-27/+27
2019-04-11drm/i915: Use Engine1 instance for gen11 pm interruptsMika Kuoppala2-18/+43
2019-04-11drm/i915/icl: Disable video turbo mode for rp controlMika Kuoppala1-1/+1
2019-04-11drm/i915/icl: Enable media sampler powergateMika Kuoppala2-3/+6
2019-04-11drm/i915/icl: Apply a recommended rc6 thresholdMika Kuoppala1-2/+2
2019-04-11drm/i915: Use dedicated rc6 enabling sequence for gen11Mika Kuoppala1-0/+72
2019-04-11drm/sun4i: Rely on dma interconnect for our RAM offsetMaxime Ripard1-7/+21
2019-04-11drm/i915: Bump ready tasks ahead of busywaitsChris Wilson3-10/+52
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang1-3/+6
2019-04-10drm/i915: Only reset the pinned kernel contexts on resumeChris Wilson8-45/+60
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul494-13721/+33401
2019-04-10drm/bochs: use simple display pipeGerd Hoffmann2-130/+52