aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-07-18drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder
2018-07-18drm/i915: Always retire residual requests before suspendChris Wilson
2018-07-17drm/amdgpu: minor cleanup in amdgpu_job.cChristian König
2018-07-17drm/amdgpu: remove job->adev (v2)Christian König
2018-07-17drm/pl111: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-17drm/pl111: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-17drm/vc4: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-17drm/i915: Flush chipset caches after GGTT writesChris Wilson
2018-07-17drm/sun4i: sun8i: Avoid clearing blending order at each atomic commitPaul Kocialkowski
2018-07-17drm/sun4i: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-17drm/i915/selftests: Free the backing store between iterationsChris Wilson
2018-07-16drm/amdgpu: add amdgpu_job_submit_direct helperChristian König
2018-07-16drm/amdgpu: remove job->ringChristian König
2018-07-16drm/amdgpu: remove ring parameter from amdgpu_job_submitChristian König
2018-07-16drm/amdgpu: remove fence context from the jobChristian König
2018-07-16drm/amdgpu: cleanup job headerChristian König
2018-07-16drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.cHarry Wentland
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac
2018-07-16drm/amd/display: dal 3.1.56Harry Wentland
2018-07-16drm/amd/display: add new dc debug structure to track debug dataJun Lei
2018-07-16drm/amd/display: Move address tracking out of HUBPTony Cheng
2018-07-16drm/amd/display: Add hook for MST root branch infoNikola Cornij
2018-07-16drm/amd/display: add HDR visual confirmGloria Li
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac
2018-07-16drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak
2018-07-16drm/scheduler: add NULL pointer check for run queue (v2)Junwei Zhang
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky
2018-07-16Revert "drm/amd/powerplay: fix performance drop on Vega10"Eric Huang
2018-07-16drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson
2018-07-16drm/connector: Fix typo in drm_connector_list_iter_next()Lyude Paul
2018-07-16drm/amdgpu/pp: switch smu callback type for get_argument()Alex Deucher
2018-07-16drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher
2018-07-16drm/amdgpu/pp: remove dead vega12 codeAlex Deucher
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson
2018-07-16drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe
2018-07-16dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplaceMichel Dänzer
2018-07-16drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson
2018-07-16drm/i915/selftests: Downgrade igt_timeout messageChris Wilson
2018-07-16drm/meson: Make DMT timings parameters and pixel clock genericNeil Armstrong
2018-07-16drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-07-16ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()Thierry Reding
2018-07-16drm/nouveau/secboot/acr: Remove VLA usageKees Cook
2018-07-16drm/nouveau: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-16drm/nouveau: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-07-16drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2018-07-16drm/nouveau/nvif: remove const attribute from nvif_mclassNick Desaulniers