summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-08-10Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-08-10Merge tag 'imx-drm-next-2018-08-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-08-08Merge tag 'drm-intel-next-fixes-2018-08-06' of git://anongit.freedesktop.org/...Dave Airlie
2018-08-08Merge tag 'drm-misc-next-fixes-2018-08-02' of git://anongit.freedesktop.org/d...Dave Airlie
2018-08-08Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-08Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2018-08-08Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2018-08-08Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-nextDave Airlie
2018-08-07drm/i2c: tda998x: correct PLL divider calculationRussell King
2018-08-07drm/i2c: tda998x: get rid of private fill_modes functionRussell King
2018-08-07drm/i2c: tda998x: move mode_valid() to bridgeRussell King
2018-08-07drm/i2c: tda998x: register bridge outside of component helperRussell King
2018-08-07drm/i2c: tda998x: cleanup from previous changesRussell King
2018-08-07drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()Russell King
2018-08-07drm/i2c: tda998x: convert to bridge driverRussell King
2018-08-06drm/i915/kvmgt: Fix compilation errorMichał Winiarski
2018-08-06drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson
2018-08-06Revert "drm/i915/icl: WaEnableFloatBlendOptimization"Mika Kuoppala
2018-08-06drm/i915: Interactive RPS modeChris Wilson
2018-08-06drm/i915: Fix psr sink status report.Rodrigo Vivi
2018-08-06drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placementLucas Stach
2018-08-06drm/etnaviv: change return type to vm_fault_tSouptick Joarder
2018-08-06drm/etnaviv: protect sched job submission with fence mutexLucas Stach
2018-08-06drm/etnaviv: mmuv2: use memset32 to init scratch pagePhilipp Zabel
2018-08-02gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel
2018-08-02gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0Steve Longerbeam
2018-08-02gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formatsPhilipp Zabel
2018-08-02drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()Russell King
2018-08-02drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disablePeter Rosin
2018-08-02drm/i2c: tda998x: find the drm_device via the drm_connectorPeter Rosin
2018-08-01drm/ttm: clean up non-x86 definitions on ttm_ttHuang Rui
2018-08-01drm/ttm: fix missed conversion of set_pages_array_ucHuang Rui
2018-08-01drm/imx: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-08-01Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-07-31drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-31drm/amd/display: add missing void parameter to dc_create_transfer_funcColin Ian King
2018-07-31drm/radeon: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-07-31drm/radeon: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-07-31drm/amdgpu: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-07-31drm/amdgpu: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-07-31drm/scheduler: stop setting rq to NULLChristian König
2018-07-31drm/scheduler: only kill entity if last user is killed v2Christian König
2018-07-31drm/amdgpu: create an empty bo_list if no handle is providedChristian König
2018-07-31drm/amdgpu: allocate the bo_list array after the listChristian König
2018-07-31drm/amdgpu: add bo_list iteratorsChristian König
2018-07-31drm/amdgpu: nuke amdgpu_bo_list_freeChristian König
2018-07-31drm/amdgpu: always recreate bo_listChristian König
2018-07-31drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König
2018-07-31drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König