summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)Author
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
2018-07-05drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder
2018-07-05drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe
2018-07-05drm/mali-dp: Improve writeback handling for DP500.Liviu Dudau
2018-07-05drm: mali-dp: Add writeback connectorBrian Starkey
2018-07-05drm/mali-dp: Add RGB writeback formats for DP500.Liviu Dudau
2018-07-05drm/mali-dp: Add writeback support for DP500.Liviu Dudau
2018-07-05drm: mali-dp: Add RGB writeback formats for DP550/DP650Brian Starkey
2018-07-05drm: mali-dp: Add support for writeback on DP550/DP650Liviu Dudau
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King
2018-06-18drm/mali-dp: Rectify the width and height passed to rotmem_required()Ayan Kumar Halder