summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-28drm/dp_mst: Fix W=1 warningsBenjamin Gaignard
2020-02-27drm/panfrost: default_supplies[] can be statickbuild test robot
2020-02-27dma-buf: make move_notify mandatory if importer_ops are providedChristian König
2020-02-27dma-buf: drop dynamic_mapping flagChristian König
2020-02-27drm/amdgpu: implement amdgpu_gem_prime_move_notify v2Christian König
2020-02-27drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2Christian König
2020-02-27drm/amdgpu: use allowed_domains for exported DMA-bufsChristian König
2020-02-27drm/ttm: remove the backing store if no placement is givenChristian König
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König
2020-02-27drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel sup...Vasily Khoruzhick
2020-02-27drm/bridge: anx6345: don't print error message if regulator is not readyVasily Khoruzhick
2020-02-27drm/virtio: add virtio_gpu_is_shmem helperGurchetan Singh
2020-02-27drm/virtio: make mmap callback consistent with callbacksGurchetan Singh
2020-02-27drm/hisilicon: Fixed pcie resource conflict between drm and firmwareTian Tao
2020-02-27drm/hisilicon: Set preferred mode resolution and maximum resolutionTian Tao
2020-02-27drm/hisilicon: Add the mode_valid functionTian Tao
2020-02-27drm/hisilicon: fixed the wrong resolution configurationsTian Tao
2020-02-27drm/hisilicon: Enable the shadowfb for hibmcTian Tao
2020-02-27drm/hisilicon: Add new clock/resolution configurationsTian Tao
2020-02-26drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart
2020-02-26drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart
2020-02-26drm/omap: Hardcode omap_connector type to DSILaurent Pinchart
2020-02-26drm/omap: sdi: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: sdi: Sort includes alphabeticallyLaurent Pinchart
2020-02-26drm/omap: dpi: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dpi: Simplify clock setting APILaurent Pinchart
2020-02-26drm/omap: dpi: Reorder functions in sectionsLaurent Pinchart
2020-02-26drm/omap: dpi: Sort includes alphabeticallyLaurent Pinchart
2020-02-26drm/omap: hdmi5: Simplify EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Simplify EDID readLaurent Pinchart
2020-02-26drm/omap: venc: Remove omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: hdmi: Remove omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: Remove HPD, detect and EDID omapdss operationsLaurent Pinchart
2020-02-26drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart
2020-02-26drm/omap: Create connector for bridgesLaurent Pinchart
2020-02-26drm/omap: venc: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operationsLaurent Pinchart
2020-02-26drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operationLaurent Pinchart
2020-02-26drm/omap: hdmi5: Move mode set, enable and disable operations to bridgeLaurent Pinchart
2020-02-26drm/omap: hdmi4: Move mode set, enable and disable operations to bridgeLaurent Pinchart
2020-02-26drm/omap: hdmi5: Register a drm_bridge for EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Register a drm_bridge for EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi5: Rework EDID read to isolate data readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Rework EDID read to isolate data readLaurent Pinchart
2020-02-26drm/omap: hdmi: Allocate EDID in the .read_edid() operationLaurent Pinchart
2020-02-26drm/omap: dss: Make omap_dss_device_ops optionalLaurent Pinchart
2020-02-26drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart
2020-02-26drm/omap: Use the drm_panel_bridge APILaurent Pinchart