summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-21MLK-23187-2 drm/imx: dpu: crtc: Disable DPRC repeat_en in ->atomic_disable()Liu Ying
2020-01-21MLK-23187-1 gpu: imx: dpu: framegen: Increase timeout again when waiting for ...Liu Ying
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-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-09-26MLK-22653-4 drm/imx: dpu: crtc: Precisely send vbland event if CRTC is activeLiu Ying
2019-09-26MLK-22653-3 drm/imx: dpu: crtc: Remove WARN_ON(!crtc->state->event)Liu Ying
2019-09-26MLK-22653-2 drm/imx: dpu: crtc: Do not send out bogus vblank event in ->atomi...Liu Ying
2019-09-26MLK-22653-1 drm/imx: dpu: crtc: Send vblank event after drm_crtc_vblank_off()...Liu Ying
2019-09-21MLK-22649 drm/imx: dpu: plane: Add color properties supportLiu Ying
2019-09-20MLK-22600-5 drm/imx: dpu: plane: Support multiple pixel blend modesLiu Ying
2019-09-20MLK-22600-4 drm/imx: dpu: plane: Support alpha in pixel for overlay planesLiu Ying
2019-09-20MLK-22600-3 drm/imx: dpu: plane: Support full zpos range for planesLiu Ying
2019-09-20MLK-22600-2 drm/imx: dpu: plane: Improve bailout path of dpu_plane_init()Liu Ying
2019-09-20MLK-22600-1 drm/imx: dpu: kms: Support proper default blend modeLiu Ying
2019-09-17drm: Add per-plane pixel blend mode propertyLowry Li
2019-09-17drm: Don't pass the index to drm_property_add_enum()Ville Syrjälä
2019-09-17Revert "drm: Use a flexible array member for blob property data"Ville Syrjälä
2019-09-17drm: Reject bad property flag combinationsVille Syrjälä
2019-09-17drm: Make property flags u32Ville Syrjälä
2019-09-17drm: WARN when trying to add enum value > 63 to a bitmask propertyVille Syrjälä
2019-09-17drm: WARN when trying add enum values to non-enum/bitmask propertiesVille Syrjälä
2019-09-17drm: Reject replacing property enum valuesVille Syrjälä
2019-09-17drm: Check property/enum name lengthVille Syrjälä
2019-09-17drm: Don't create properties without namesVille Syrjälä
2019-09-17drm/atomic: Add __drm_atomic_helper_plane_resetAlexandru Gheorghe
2019-09-17drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_planeJyri Sarha
2019-09-17drm/blend: Add a generic alpha propertyMaxime Ripard
2019-09-17drm/docs: Align layout of optional plane blending propertiesDaniel Vetter
2019-09-17drm/atomic-helper: Make zpos property kerneldoc less misleadingThierry Reding