summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-1723-65/+189
|\
| * drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer2018-08-163-8/+8
| * drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas2018-08-141-2/+8
| * drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski2018-08-141-2/+2
| * drm/amd/display: Check if clock source in use before disablingMikita Lipski2018-08-143-15/+40
| * drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski2018-08-141-2/+2
| * drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo2018-08-141-1/+1
| * drm/amd/display: fix single link DVI has no displayCharlene Liu2018-08-141-0/+2
| * drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng2018-08-145-10/+34
| * drm/amdgpu/uvd: UVD entity initialization relys on ring initializationEmily Deng2018-08-146-9/+39
| * drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-08-142-16/+41
| * drm/amdgpu:add VCN support in PSP driverLikun Gao2018-08-141-0/+3
| * drm/amdgpu:add new firmware id for VCNLikun Gao2018-08-141-0/+1
| * drm/amdgpu: update tmr mc addressJames Zhu2018-08-141-0/+5
| * drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu2018-08-141-0/+3
* | Merge tag 'drm-msm-fixes-2018-08-10' of git://people.freedesktop.org/~robclar...Dave Airlie2018-08-176-38/+40
|\ \ | |/ |/|
| * drm/msm/disp/dpu: fix early dereference of physical encoderJeykumar Sankaran2018-08-111-1/+3
| * drm/msm/adreno: Remove VLA usageKees Cook2018-08-052-11/+24
| * gpu: drm: msm: Change return type to vm_fault_tSouptick Joarder2018-08-032-24/+11
| * drm/msm/disp/dpu: fix two spelling mistakesColin Ian King2018-07-312-2/+2
* | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-1021-78/+194
|\ \
| * | drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng2018-08-091-1/+1
| * | drm/scheduler: fix param documentationNayan Deshmukh2018-08-091-4/+0
| * | drm/scheduler: fix timeout worker setup for out of order job completionsLucas Stach2018-08-061-13/+17
| * | drm/amd/display: display connected to dp-1 does not light upHersen Wu2018-08-063-0/+7
| * | drm/amd/display: update clk for various HDMI color depthsMikita Lipski2018-08-061-0/+18
| * | drm/amd/display: program display clock on cache matchDmytro Laktyushkin2018-08-062-1/+5
| * | drm/amd/display: Add NULL check for enabling dp ssNicholas Kazlauskas2018-08-061-1/+3
| * | drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin2018-08-064-1/+8
| * | drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski2018-08-064-2/+26
| * | drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu2018-08-063-5/+6
| * | drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas2018-08-062-4/+4
| * | drm/amd/display: Implement custom degamma lut on dcnDavid Francis2018-08-064-15/+46
| * | drm/amd/display: Destroy aux_engines only onceDavid Francis2018-08-061-3/+0
| * | drm/amd/display: Read back max backlight value at bootDavid Francis2018-08-061-0/+1
| * | drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis2018-08-063-1/+17
| * | drm/amd/display: DP Compliance 400.1.1 failureabdoulaye berthe2018-08-061-26/+28
| * | drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li2018-08-061-7/+2
| * | drm/amd/display: Only require EDID read for HDMI and DVIHarry Wentland2018-08-031-1/+2
| * | drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland2018-08-031-0/+11
* | | Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2018-08-102-3/+5
|\ \ \
| * | | gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel2018-08-021-0/+2
| * | | gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0Steve Longerbeam2018-08-021-3/+3
* | | | Merge tag 'imx-drm-next-2018-08-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-08-104-40/+20
|\ \ \ \
| * | | | gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formatsPhilipp Zabel2018-08-023-0/+18
| * | | | drm/imx: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-08-011-40/+2
* | | | | Merge tag 'drm-intel-next-fixes-2018-08-06' of git://anongit.freedesktop.org/...Dave Airlie2018-08-0710-62/+123
|\ \ \ \ \
| * | | | | drm/i915/kvmgt: Fix compilation errorMichał Winiarski2018-08-061-6/+0
| * | | | | drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson2018-08-061-3/+1
| * | | | | Revert "drm/i915/icl: WaEnableFloatBlendOptimization"Mika Kuoppala2018-08-062-6/+0