summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian
2019-12-31gpu: host1x: Allocate gather copy for host1xThierry Reding
2019-12-31drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu
2019-12-31drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz
2019-12-31drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke
2019-12-31drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher
2019-12-18MLK-23099 drm: imx: hdp: imx8QM: Handle case when firmware is already loadedOliver Brown
2019-12-17MLK-22756 drm: imx: hdp: EDID read needs to re-enabled on plug outOliver Brown
2019-12-17drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-17MLK-23116-16 drm/imx: dpu: plane: Add some non-native prefetch pfmts support ...Liu Ying
2019-12-17MLK-23116-15 gpu: imx: imx8_dprc/prg: Don't do reset for display instances in...Liu Ying
2019-12-17MLK-23116-14 drm/imx: dpu: plane: Remove uv_prefetch_start flagLiu Ying
2019-12-17MLK-23116-13 drm/imx: dpu: plane: Set prefetch_start flag when DPRC REPEAT_EN...Liu Ying
2019-12-17MLK-23116-12 drm/imx: dpu: plane: Apply waiting for FrameGen frame counter mo...Liu Ying
2019-12-17MLK-23116-11 gpu: imx: imx8_dprc: Support hard argument for dprc_disable()Liu Ying
2019-12-17MLK-23116-10 gpu: imx: imx8_dprc: Add helper dprc_is_repeat_en()Liu Ying
2019-12-17MLK-23116-9 gpu: imx: imx8_prg: Disable PRG by setting BYPASS bit to 1 onlyLiu Ying
2019-12-17MLK-23116-8 gpu: imx: imx8_dprc: Set DPR channel w&h to zero for disablementLiu Ying
2019-12-17MLK-23116-7 gpu: imx: imx8_dprc: Don't touch SYSTEM_CTRL0 in dprc_disable() f...Liu Ying
2019-12-17MLK-23116-6 gpu: imx: imx8_prg: Avoid bogus PRG frame done signal after soft ...Liu Ying
2019-12-17MLK-23116-5 gpu: imx: imx8_prg: Don't touch SHADOW_EN bit in prg_configure()Liu Ying
2019-12-17MLK-23116-4 gpu: imx: dpu-blit: Control DPRC gasket shadow enable with dedica...Liu Ying
2019-12-17MLK-23116-3 drm/imx: dpu: plane: Control DPRC gasket shadow enable according ...Liu Ying
2019-12-17MLK-23116-2 gpu: imx: imx8_dprc: Add helper dprc_gasket_shadow_enable/disable...Liu Ying
2019-12-17MLK-23116-1 gpu: imx: imx8_prg: Add helper prg_shadow_disable() supportLiu Ying
2019-12-17MLK-23107-2 drm/imx: dpu: kms: Disable DPRC repeat_en in ->atomic_flush() whe...Liu Ying
2019-12-17MLK-23107-1 gpu: imx: imx8_dprc: Add helper dprc_disable_repeat_en()Liu Ying
2019-12-17MLK-23109 drm/imx: dpu: plane: Always enable DPRC when prefetch is neededLiu Ying
2019-12-17MLK-23102-2 gpu: imx: dpu: fetchunit: Remove pin-off operationsLiu Ying
2019-12-17MLK-23102-1 drm/imx: dpu: kms: Remove fetchunit pin-off mechanismLiu Ying
2019-12-05gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach
2019-12-01drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield