summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)Author
2017-05-20Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov
2017-04-24drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov
2017-04-24drm: mali-dp: add malidp_crtc_state structMihail Atanassov
2017-04-24drm: mali-dp: add custom reset hook for planesMihail Atanassov
2017-04-24drm: mali-dp: remove unused variableArnd Bergmann
2017-04-24drm: mali-dp: add atomic_print_state for planesMihail Atanassov
2017-04-24drm: mali-dp: Enable power management for the device.Liviu Dudau
2017-04-24drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau
2017-04-06drm: convert drivers to use of_graph_get_remote_nodeRob Herring
2017-03-27drm: hdlcd: Fix the calculation of the scanout start addressLiviu Dudau
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-03-10drm: mali-dp: Fix smart layer not going to compositionMihail Atanassov
2017-03-10drm: mali-dp: Remove mclk rate managementMihail Atanassov
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart
2017-02-07drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: hdlcd: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/hdlcd: Remove hdlcd_debugfs_cleanup()Noralf Trønnes
2017-01-26drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov
2017-01-26drm: mali-dp: Add plane offset to the plane's physical start address registerLiviu Dudau
2017-01-26drm: mali-dp: Check for sufficient address spaceMihail Atanassov
2017-01-26drm: mali-dp: Check hw version matches device-treeMihail Atanassov
2017-01-26drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey
2017-01-23drm: mali-dp: fix Lx_CONTROL register fields clobberMihail Atanassov
2017-01-23drm: mali-dp: Fix transposed horizontal/vertical flipBrian Starkey
2017-01-23drm: mali-dp: Fix destination size handling when rotatingBrian Starkey
2017-01-23drm: mali-dp: Don't force source size == crtc sizeBrian Starkey
2017-01-23drm: mali-dp: Check more use cases in the plane's ->atomic_check()Liviu Dudau
2017-01-23drm: malidp: Remove event_list member from struct malidp_drmLiviu Dudau
2017-01-23drm/arm/malidp: Fix possible dereference of NULLShailendra Verma
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-15drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä
2016-12-14drm/arm: Add local 'fb' variablesVille Syrjälä
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-11-25drm: hdlcd: Fix cleanup orderRobin Murphy
2016-11-22drm/arm: hdlcd: fix plane base address updateRussell King
2016-11-17Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2016-11-11Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2016-11-08drm: mali-dp: Clear CVAL when leaving config modeBrian Starkey
2016-11-04drm/arm: mark symbols static where possibleBaoyou Xie