aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul1-3/+3
2019-09-19drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul1-1/+1
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter1-4/+4
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring1-1/+1
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi28-429/+536
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie8-128/+112
2019-08-15drm/i915/cml: Add Missing PCI IDsAnusha Srivatsa1-1/+4
2019-08-14drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet1-0/+2
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König4-18/+18
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui1-0/+1
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul1-2/+2
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-0/+13
2019-08-10drm/panel: drop return code from drm_panel_detach()Sam Ravnborg1-1/+1
2019-08-10drm/panel: use inline comments in drm_panel.hSam Ravnborg1-16/+66
2019-08-10drm/panel: move drm_panel functions to .c fileSam Ravnborg1-91/+8
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher7-25/+12
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie23-307/+408
2019-08-08drm/shmem: Add madvise state and purge helpersRob Herring1-0/+15
2019-08-07Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring1-2/+2
2019-08-07Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()""Sean Paul1-2/+2
2019-08-06drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey1-0/+4
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C1-0/+2
2019-08-06drm: uevent for connector status changeRamalingam C1-1/+4
2019-08-06drm: Add Content protection type propertyRamalingam C3-1/+19
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann1-1/+0
2019-08-06drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann1-6/+6
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann1-4/+0
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann1-1/+0
2019-08-06drm/vram: use embedded gem objectGerd Hoffmann1-2/+1
2019-08-06drm/ttm: add gem base objectGerd Hoffmann1-0/+23
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie3-7/+21
2019-08-05dma-buf: add more reservation object locking wrappersChristian König1-3/+3
2019-08-02drm/amdgpu: add navi12 asic typeXiaojie Yuan1-0/+1
2019-08-02drm/ttm: Add release_notify callback to ttm_bo_driverFelix Kuehling1-0/+10
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann1-0/+7
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann1-0/+2
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz1-0/+7
2019-07-31drm: Add ddc link in sysfs created by drm_connectorAndrzej Pietrasiewicz1-0/+11
2019-07-31drm/prime: Ditch gem_prime_res_obj hookDaniel Vetter1-12/+0
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi5-25/+3
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul1-4/+0
2019-07-25drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä2-0/+15
2019-07-25drm/tinydrm: Move mipi-dbiNoralf Trønnes1-0/+0
2019-07-25drm/tinydrm: Split struct mipi_dbi in twoNoralf Trønnes1-38/+91
2019-07-25drm/tinydrm: Rename remaining variable mipi -> dbidevNoralf Trønnes1-5/+5
2019-07-25drm/tinydrm: Rename variable mipi -> dbiNoralf Trønnes1-10/+10
2019-07-23drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbiNoralf Trønnes2-27/+10
2019-07-23drm/tinydrm/mipi-dbi: Add mipi_dbi_init_with_formats()Noralf Trønnes1-0/+5
2019-07-23drm/tinydrm: Move tinydrm_machine_little_endian()Noralf Trønnes1-15/+0