summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-07-20drm/amd/pp: Set Max clock level to display by defaultRex Zhu1-2/+7
2018-07-20drm/amd/pp: Update clk with od setting when set power stateRex Zhu1-0/+15
2018-07-20drm/amd/pp: Read vbios vddc limit before use themRex Zhu1-3/+8
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S1-15/+7
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland1-4/+3
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-16/+2
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King1-5/+5
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie186-2268/+3620
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie57-1008/+2136
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie151-1145/+1785
2018-07-20Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-nextDave Airlie26-58/+161
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König2-67/+64
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König3-27/+0
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer26-64/+56
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher1-3/+4
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi1-2/+2
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä4-26/+0
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä1-9/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson1-14/+11
2018-07-19drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson1-0/+8
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson3-16/+31
2018-07-19drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascalBen Skeggs1-2/+27
2018-07-18i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa1-0/+104
2018-07-18i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa1-0/+51
2018-07-18i915/dp/dsc: Add DSC PPS register definitionsAnusha Srivatsa1-0/+255
2018-07-18drm/i915/icl: Add VIDEO_DIP registersAnusha Srivatsa1-0/+23
2018-07-18drm/amdgpu/pm: Remove VLA usageKees Cook1-58/+42
2018-07-18drm/amdgpu: simplify the bo reference on amdgpu_bo_updateHuang Rui1-4/+3
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang2-15/+0
2018-07-18drm/amdgpu: change ring priority after pushing the job (v2)Christian König2-3/+11
2018-07-18drm/amdgpu: allow for more flexible priority handlingChristian König1-1/+2
2018-07-18drm/amdgpu/gfx9: Update golden settings for vg10.Feifei Xu1-1/+12
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi3-206/+0
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie76-1868/+2728
2018-07-19Merge branch 'mediatek-drm-next-4.19' of https://github.com/ckhu-mediatek/lin...Dave Airlie6-60/+310
2018-07-19Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie78-868/+2725
2018-07-18drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuvAyan Kumar Halder1-9/+3
2018-07-18drm/rockchip: Substitute is_yuv_support() with format->is_yuvAyan Kumar Halder1-15/+9
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder3-20/+4
2018-07-18drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder1-21/+21
2018-07-18drm/i915: Always retire residual requests before suspendChris Wilson1-0/+2
2018-07-17drm/amdgpu: minor cleanup in amdgpu_job.cChristian König1-7/+4
2018-07-17drm/amdgpu: remove job->adev (v2)Christian König2-8/+11
2018-07-17drm/pl111: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-07-17drm/pl111: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-7/+8
2018-07-17drm/vc4: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-4/+4
2018-07-17drm/i915: Flush chipset caches after GGTT writesChris Wilson1-1/+1
2018-07-17drm/sun4i: sun8i: Avoid clearing blending order at each atomic commitPaul Kocialkowski3-20/+43