summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-03-27drm/i915/icl: Fix VEBOX mismatch BUG_ON()José Roberto de Souza1-1/+1
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren1-7/+19
2019-03-27drm/fb-helper: Unexport fill_{var,info}Daniel Vetter1-33/+5
2019-03-27drm/udl: Use drm_fb_helper_fill_infoDaniel Vetter1-6/+2
2019-03-27drm/vboxvideo: Use drm_fb_helper_fill_infoDaniel Vetter1-7/+1
2019-03-27drm/tegra: Use drm_fb_helper_fill_infoDaniel Vetter1-3/+1
2019-03-27drm/rockchip: Use drm_fb_helper_fill_infoDaniel Vetter1-3/+1
2019-03-27drm/radeon: Use drm_fb_helper_fill_infoDaniel Vetter1-8/+2
2019-03-27drm/omap: Use drm_fb_helper_fill_infoDaniel Vetter1-5/+1
2019-03-27drm/omap: fix typoMatteo Croce1-1/+1
2019-03-27drm/nouveau: Use drm_fb_helper_fill_infoDaniel Vetter2-7/+2
2019-03-27drm/msm: Use drm_fb_helper_fill_infoDaniel Vetter1-5/+1
2019-03-27drm/mga200g: Use drm_fb_helper_fill_infoDaniel Vetter2-8/+2
2019-03-27drm/i915: Use drm_fb_helper_fill_infoDaniel Vetter1-6/+1
2019-03-27drm/hibmc: Use drm_fb_helper_fill_infoDaniel Vetter2-9/+2
2019-03-27drm/gma500: Use drm_fb_helper_fill_infoDaniel Vetter2-7/+2
2019-03-27drm/exynos: Use drm_fb_helper_fill_infoDaniel Vetter1-3/+1
2019-03-27drm/cirrus: Use drm_fb_helper_fill_infoDaniel Vetter2-8/+2
2019-03-27drm/ast: Use drm_fb_helper_fill_infoDaniel Vetter2-7/+2
2019-03-27drm/armada: Use drm_fb_helper_fill_infoDaniel Vetter1-5/+1
2019-03-27drm/amdgpu: Use drm_fb_helper_fill_infoDaniel Vetter1-16/+8
2019-03-27drm/fb_helper: set info->par in fill_info()Daniel Vetter1-1/+1
2019-03-27drm/fb-helper: set fbi->fix.id in fill_info()Daniel Vetter1-2/+3
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter1-2/+27
2019-03-27drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2019-03-27drm/i915: fix i386 build of 64b raw_uncore functionsDaniele Ceraolo Spurio1-0/+1
2019-03-27drm/i915: Adding missing '; ' to ENGINE_INSTANCESChris Wilson2-3/+7
2019-03-26drm/i915: Update size upon return from GEM_CREATEMichał Winiarski1-5/+7
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio13-218/+243
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio24-116/+134
2019-03-26drm/i915: intel_wait_for_register_fw to uncoreDaniele Ceraolo Spurio10-68/+88
2019-03-26drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncoreDaniele Ceraolo Spurio8-44/+47
2019-03-26drm/i915: switch uncore mmio funcs to use intel_uncoreDaniele Ceraolo Spurio4-47/+130
2019-03-26drm/i915: take a ref to the rpm in the uncore structureDaniele Ceraolo Spurio3-12/+23
2019-03-26drm/i915: add uncore flags for unclaimed mmioDaniele Ceraolo Spurio6-40/+65
2019-03-26drm/i915: add HAS_FORCEWAKE flag to uncoreDaniele Ceraolo Spurio2-10/+30
2019-03-26drm/i915: rename raw reg access functionsDaniele Ceraolo Spurio4-57/+58
2019-03-26drm/i915/icl: reduce pll_id scope and use enum typeLucas De Marchi1-2/+3
2019-03-26drm/i915/icl: use previous pll hw readoutLucas De Marchi1-19/+18
2019-03-26drm/i915/cnl: use previous pll hw readoutLucas De Marchi3-32/+19
2019-03-26drm/i915/bxt: make bxt_calc_pll_link() similar to sklLucas De Marchi1-15/+9
2019-03-26drm/i915/skl: use previous pll hw readoutLucas De Marchi1-30/+20
2019-03-26drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter6-7/+4
2019-03-26drm/i915/selftests: Fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2019-03-26drm/i915: Mark AML 0x87CA as ULXVille Syrjälä1-1/+2
2019-03-26drm/i915: stop storing the media fuseDaniele Ceraolo Spurio3-11/+20
2019-03-25Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-16/+25
2019-03-25drm/i915/bios: iterate over child devices to initialize ddi_port_infoJani Nikula2-46/+59
2019-03-25drm/bridge: dw-hdmi: disable SCDC configuration for invalid setupsNeil Armstrong1-4/+30
2019-03-25drm/meson: fix TMDS clock filtering for DMT monitorsNeil Armstrong1-1/+2