summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei
2019-04-15drm/amd/display: Add DRM color properties for primary planesNicholas Kazlauskas
2019-04-15drm/amd/display: Expose support for NV12 on suitable planesNicholas Kazlauskas
2019-04-15drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis
2019-04-14drm: Remove the ULONG_MAX stack trace hackeryThomas Gleixner
2019-04-13drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson
2019-04-12drm/i915/ehl: Inherit Ice Lake conditional codeBob Paauwe
2019-04-12drm/panfrost: Add support for 2MB page entriesRob Herring
2019-04-12drm/i915: Handle catastrophic error on engine resetMika Kuoppala
2019-04-12drm/i915: Shortcut readiness to reset checkMika Kuoppala
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring
2019-04-12drm: Add a drm_gem_objects_lookup helperRob Herring
2019-04-12drm/amdgpu: Set proper function to set xgmi pstateshaoyunl
2019-04-12drm/powerplay: Add smu set xgmi pstate interfaceshaoyunl
2019-04-12drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König
2019-04-12drm/amdgpu: update version for timeline syncobj support in amdgpu v2Chunming Zhou
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou
2019-04-12drm/i915: Suppress spurious combo PHY B warningVille Syrjälä
2019-04-12drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä
2019-04-12drm/i915: Flush the CSB pointer resetChris Wilson
2019-04-12drm/bridge: ti-tfp410: Set the bus_formatPeter Ujfalusi
2019-04-12drm/bridge: ti-tfp410: Fall back to HPD polling if HPD irq is not availablePeter Ujfalusi
2019-04-12drm/i915: Fix the inconsistent RMW in WA 827Radhakrishna Sripada
2019-04-12drm/i915: Rename skl_wa_clkgating to the actual WARadhakrishna Sripada
2019-04-12drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman
2019-04-12Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-12Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-11drm/i915: Do not enable FEC without DSCVille Syrjälä
2019-04-11drm/i915: Avoid reclaim taints from runtime-pm debugChris Wilson
2019-04-11drm/i915/execlists: Always reset the context's RING registersChris Wilson
2019-04-11drm/i915/guc: Implement reset locallyChris Wilson
2019-04-11drm/i915: Disable read only ppgtt support for gen11Mika Kuoppala
2019-04-11drm/i915: Call i915_sw_fence_fini on request cleanupChris Wilson
2019-04-11drm/i915: Clean up DSC vs. not bpp handlingVille Syrjälä
2019-04-11drm/i915: Set DP min_bpp to 8*3 for non-RGB output formatsVille Syrjälä
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung
2019-04-11drm/ttm: fix dma_fence refcount imbalance on error pathLin Yi
2019-04-11drm/ttm: fix incrementing the page pointer for huge pagesChristian König
2019-04-11drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König
2019-04-11drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König
2019-04-11drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann
2019-04-11drm/tinydrm: Fix fbdev pixel formatNoralf Trønnes
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes