summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-30drm/tilcdc: include linux/pinctrl/consumer.h againArnd Bergmann1-0/+1
2019-09-19drm/panfrost: Prevent race when handling page faultSteven Price1-19/+36
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price1-6/+4
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown1-6/+2
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul3-10/+87
2019-09-19drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul1-1/+0
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter4-7/+6
2019-09-18drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter1-2/+1
2019-09-18drm/atomic: Take the atomic toys away from XDaniel Vetter1-1/+6
2019-09-18drm/kms: Duct-tape for mode object lifetime checksDaniel Vetter2-4/+4
2019-09-13Revert "drm/bridge: adv7511: Attach to DSI host at probe time"Rob Clark1-9/+3
2019-09-04drm/mcde: Fix DSI transfersLinus Walleij1-23/+47
2019-08-30drm/panfrost: Remove unnecessary hwaccess_lock spin_lockRob Herring3-7/+0
2019-08-30drm/panfrost: Flush and disable address space when freeing page tablesRob Herring1-7/+9
2019-08-30drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring1-0/+2
2019-08-30drm/panfrost: Split mmu_hw_do_operation into locked and unlocked versionRob Herring1-13/+13
2019-08-30drm/panfrost: Rework page table flushing and runtime PM interactionRob Herring1-20/+18
2019-08-30drm/panfrost: Remove unnecessary mmu->lock mutexRob Herring2-10/+0
2019-08-30drm/panfrost: Hold runtime PM reference until jobs completeRob Herring1-11/+28
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring2-13/+6
2019-08-28drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring1-4/+7
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring1-2/+5
2019-08-28drm/shmem: Do dma_unmap_sg before purging pagesRob Herring1-0/+6
2019-08-28drm/panfrost: Fix possible suspend in panfrost_removeRob Herring1-2/+4
2019-08-28drm/panfrost: Add missing check for pfdev->regulatorSteven Price1-2/+4
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie228-3441/+8050
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie56-667/+1654
2019-08-27Merge tag 'drm-hisilicon-hibmc-next-2019-08-26' of https://github.com/xin3lia...Dave Airlie2-17/+4
2019-08-27Merge tag 'imx-drm-next-2019-08-23' of git://git.pengutronix.de/pza/linux int...Dave Airlie4-96/+177
2019-08-27Merge tag 'drm-intel-next-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie286-7382/+11445
2019-08-26drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64Matthew Ruffell1-1/+1
2019-08-26drm/hisilicon: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-26drm/hisilicon/hibmc: Using module_pci_driver.YueHaibing1-12/+1
2019-08-23drm/amd/display: 3.2.48Anthony Koo1-1/+1
2019-08-23drm/amd/display: flicking observed while installing driver on Navi10 CFhersen wu2-27/+28
2019-08-23drm/amd/display: Properly read LVTMA_PWRSEQ_CNTLJoshua Aberback1-26/+17
2019-08-23drm/amd/display: revert wait in pipelockJun Lei1-11/+0
2019-08-23drm/amd/display: Use res_cap to acquire i2c instead of pipe countDerek Lai1-1/+2
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan9-4/+37
2019-08-23drm/amd/display: fix DML not calculating delivery timeJun Lei1-0/+27
2019-08-23drm/amd/display: MST topology debugfsDavid Francis1-0/+24
2019-08-23drm/amd/display: set av_mute in hw_init for HDMICharlene Liu4-0/+28
2019-08-23drm/amd/display: Add Logging for Gamma Related informationWyatt Wood2-8/+8
2019-08-23drm/amd/display: Enable HW rotationJaehyun Chung3-5/+60
2019-08-23drm/amd/display: add Cursor Degamma logic for DCN2Bayan Zabihiyan7-9/+15
2019-08-23drm/amd/display: fix odm validationDmytro Laktyushkin1-21/+19
2019-08-23drm/amd/display: fix odm stream releaseDmytro Laktyushkin1-33/+32
2019-08-23drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin2-1/+7
2019-08-23drm/amd/display: Fix number of slices not being checked for dscNikola Cornij1-1/+1
2019-08-23drm/amd/display: fix odm pipe copyDmytro Laktyushkin2-1/+7