summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+1
2018-08-13drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas-2/+8
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski-2/+2
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski-15/+40
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski-2/+2
2018-08-13drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo-1/+1
2018-08-13drm/amd/display: fix single link DVI has no displayCharlene Liu-0/+2
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng-10/+34
2018-08-13drm/amdgpu/uvd: UVD entity initialization relys on ring initializationEmily Deng-9/+39
2018-08-13drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao-16/+41
2018-08-13drm/amdgpu:add VCN support in PSP driverLikun Gao-0/+3
2018-08-13drm/amdgpu:add new firmware id for VCNLikun Gao-0/+1
2018-08-13drm/amdgpu: update tmr mc addressJames Zhu-0/+5
2018-08-13drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu-0/+3
2018-08-13drm/i2c: tda9950: Remove VLA usageKees Cook-1/+4
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-149/+445
2018-08-13drm/i915/gvt: free workload in vgpu releaseHang Yuan-7/+32
2018-08-10drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"Colin Ian King-2/+2
2018-08-10drm/msm/disp/dpu: fix early dereference of physical encoderJeykumar Sankaran-1/+3
2018-08-10drm/msm: Add A6XX device supportJordan Crouse-1/+2828
2018-08-10drm/msm: update generated headersRob Clark-248/+6209
2018-08-10drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse-3/+24
2018-08-10drm/msm: Add a helper function to parse clock namesJordan Crouse-51/+72
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-78/+194
2018-08-10Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...Dave Airlie-3/+5
2018-08-10Merge tag 'imx-drm-next-2018-08-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie-40/+20
2018-08-09drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng-1/+1
2018-08-09drm/scheduler: fix param documentationNayan Deshmukh-4/+0
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown-10/+13
2018-08-08Merge tag 'drm-intel-next-fixes-2018-08-06' of git://anongit.freedesktop.org/...Dave Airlie-62/+123
2018-08-08Merge tag 'drm-misc-next-fixes-2018-08-02' of git://anongit.freedesktop.org/d...Dave Airlie-1/+2
2018-08-08Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-711/+759
2018-08-08Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie-45/+37
2018-08-08Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie-183/+189
2018-08-08Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-nextDave Airlie-82/+31
2018-08-07drm/i2c: tda998x: correct PLL divider calculationRussell King-6/+14
2018-08-07drm/i2c: tda998x: get rid of private fill_modes functionRussell King-24/+6
2018-08-07drm/i2c: tda998x: move mode_valid() to bridgeRussell King-16/+16
2018-08-07drm/i2c: tda998x: register bridge outside of component helperRussell King-13/+13
2018-08-07drm/i2c: tda998x: cleanup from previous changesRussell King-39/+37
2018-08-07drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()Russell King-14/+16
2018-08-07drm/i2c: tda998x: convert to bridge driverRussell King-75/+81
2018-08-07drm/i915/kvmgt: fix an error code in gvt_dma_map_page()Dan Carpenter-3/+3
2018-08-06drm/scheduler: fix timeout worker setup for out of order job completionsLucas Stach-13/+17
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu-0/+7
2018-08-06drm/amd/display: update clk for various HDMI color depthsMikita Lipski-0/+18
2018-08-06drm/amd/display: program display clock on cache matchDmytro Laktyushkin-1/+5
2018-08-06drm/amd/display: Add NULL check for enabling dp ssNicholas Kazlauskas-1/+3
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin-1/+8
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski-2/+26