Age | Commit message (Expand) | Author |
2021-06-15 | drm/amd/display: Partition DPCD address space and break up transactions | Wesley Chalmers |
2021-06-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-10 | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-06-07 | drm/ttm: Document and optimize ttm_bo_pipeline_gutting() | Thomas Hellström |
2021-06-07 | drm: Add a prefetching memcpy_from_wc | Thomas Hellström |
2021-06-07 | drm/ttm: Add a generic TTM memcpy move for page-based iomem | Thomas Hellström |
2021-06-04 | drm/amdgpu: add yellow carp asic_type enum | Aaron Liu |
2021-06-04 | drm: fix doc warnings in drm_atomic.h | Yu Kuai |
2021-06-04 | drm/ttm: flip the switch for driver allocated resources v2 | Christian König |
2021-06-04 | drm/ttm: flip over the range manager to self allocated nodes | Christian König |
2021-06-04 | drm/ttm: allocate resource object instead of embedding it v2 | Christian König |
2021-06-04 | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-03 | drm/sched: Fix inverted comment for hang_limit | Alyssa Rosenzweig |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König |
2021-06-01 | drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state' | Yu Kuai |
2021-05-27 | drm/dp_mst: Use kHz as link rate units when settig source max link caps at init | Nikola Cornij |
2021-05-27 | drm/fourcc: Remove struct drm_format_buf_name | Thomas Zimmermann |
2021-05-27 | drm: Remove drm_get_format_name() | Sakari Ailus |
2021-05-26 | drm/ttm: Remove ttm_bo_mmap() and friends | Thomas Zimmermann |
2021-05-25 | drm: Add and export function drm_fb_cma_sync_non_coherent | Paul Cercueil |
2021-05-25 | drm: Add support for GEM buffers backed by non-coherent memory | Paul Cercueil |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-21 | Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-05-21 | Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/... | Dave Airlie |
2021-05-19 | drm/ttm: Remap all page faults to per process dummy page. | Andrey Grodzovsky |
2021-05-19 | drm/amd/amdgpu: add beige_goby asic type | Chengming Gui |
2021-05-17 | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi |
2021-05-12 | drm/modifiers: Enforce consistency between the cap an IN_FORMATS | Daniel Vetter |
2021-05-10 | drm: Mark AGP implementation and ioctls as legacy | Thomas Zimmermann |
2021-05-07 | drm/connector: Add a helper to attach the colorspace property | Maxime Ripard |
2021-05-07 | drm/connector: Add helper to compare HDR metadata | Maxime Ripard |
2021-05-07 | drm/connector: Create a helper to attach the hdr_output_metadata property | Maxime Ripard |
2021-05-07 | drm/i915/adl_p: Add PCI Devices IDs | Clinton Taylor |
2021-05-03 | drm: Remove pdev field from struct drm_device | Thomas Zimmermann |
2021-05-01 | drm/aperture: Add infrastructure for aperture ownership | Thomas Zimmermann |
2021-05-01 | drm/format-helper: Add blitter functions | Thomas Zimmermann |
2021-05-01 | drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip() | Thomas Zimmermann |
2021-04-29 | drm/dp_mst: Use Extended Base Receiver Capability DPCD space | Nikola Cornij |
2021-04-29 | drm: Move struct drm_device.pdev to legacy section | Thomas Zimmermann |
2021-04-29 | drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA | Anand Moon |
2021-04-27 | drm/print: Handle potentially NULL drm_devices in drm_dbg_* | Lyude Paul |
2021-04-27 | drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw() | Lyude Paul |
2021-04-27 | drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode() | Lyude Paul |
2021-04-27 | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output() | Lyude Paul |
2021-04-27 | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock() | Lyude Paul |
2021-04-27 | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output() | Lyude Paul |
2021-04-27 | drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect() | Lyude Paul |
2021-04-27 | drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay() | Lyude Paul |
2021-04-27 | drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay() | Lyude Paul |
2021-04-27 | drm/dp: Add backpointer to drm_device in drm_dp_aux | Lyude Paul |