summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)Author
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-18drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart
2019-03-12drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMARTAyan Kumar Halder
2019-03-12drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer.Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Writeback framebuffer does not support any modifiersAyan Kumar Halder
2019-03-12drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formatsAyan Kumar Halder
2019-03-12drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650Ayan Kumar Halder
2019-03-12drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifierAyan Kumar Halder
2019-02-11drm/komeda: fix build with drm_modeset_helper.h updateSam Ravnborg
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2019-01-30drm/komeda: Off by one in komeda_fb_get_pixel_addr()Dan Carpenter
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-18drm: arm/komeda: Remove IRQ parsing from initial seriesLiviu Dudau
2019-01-14drm/komeda: Attach komeda_dev to DRM-KMSjames qian wang (Arm Technology China)
2019-01-14drm/komeda: Add komeda_framebufferjames qian wang (Arm Technology China)
2019-01-14drm/komeda: Add komeda_format_caps for format handlingjames qian wang (Arm Technology China)
2019-01-14drm/komeda: Add DT parsingjames qian wang (Arm Technology China)
2019-01-14drm/komeda: Build komeda to be a platform modulejames qian wang (Arm Technology China)
2019-01-14drm/komeda: komeda_dev/pipeline/component definition and initialzationjames qian wang (Arm Technology China)
2019-01-14drm/arm: Delete redundant CONFIG_DRM_ARMjames qian wang (Arm Technology China)
2018-11-02drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe
2018-10-05drm: malidp: Add the size of the superblocks when calculating totalLiviu Dudau
2018-10-02drm/arm/malidp: Implemented the size validation for AFBC framebuffersAyan Kumar Halder
2018-10-02drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...Liviu Dudau
2018-10-02drm/malidp: Enable MMU prefetch on Mali-DP650Jamie Fox
2018-10-02drm/mali-dp: Implement plane alpha and pixel blend on malidpLowry Li
2018-10-02drm/malidp: Fix smart layer when doing pm_suspend/resumeAlexandru Gheorghe
2018-10-02drm/malidp: Fix writeback in NV12Alexandru Gheorghe
2018-10-02drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-09-25drm/arm/mali: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-25drm/arm/hdlcd: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-08-06drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-07-31drm/arm/hdlcd: Reject atomic commits that disable only the planeLiviu Dudau
2018-07-31drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removalLaurent Pinchart
2018-07-31drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()Laurent Pinchart
2018-07-31drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2018-07-31drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()Noralf Trønnes
2018-07-23drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe
2018-07-23drm: mali-dp: Report writeback connector as connectedAlexandru Gheorghe
2018-07-06Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-05drm/arm/malidp: Added the late system pm functionsAyan Kumar Halder
2018-07-05drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder
2018-07-05drm/arm/malidp: Enable/disable interrupts in runtime pmAyan Kumar Halder
2018-07-05drm/arm/malidp: Split malidp interrupt initialization functions.Ayan Kumar Halder