summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-24drm: Add a drm_get_unmapped_area() helperThomas Hellstrom (VMware)
2020-03-24drm/ttm, drm/vmwgfx: Support huge TTM pagefaultsThomas Hellstrom (VMware)
2020-03-20Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson
2020-03-13drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfieldLyude Paul
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11drm/dp_mst: Remove register_connector callbackPankaj Bharadiya
2020-03-11drm/edid: Add function to parse EDID descriptors for monitor rangeManasi Navare
2020-03-11drm/edid: Name the detailed monitor range flagsManasi Navare
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-10drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200aNeil Armstrong
2020-03-09drm/scheduler: implement a function to modify sched listNirmoy Das
2020-03-06drm/pci: Unexport drm_get_pci_devDaniel Vetter
2020-03-06drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-03-06drm/bridge/mhl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-03drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panelLyude Paul
2020-03-03drm/dp: Introduce EDID-based quirksLyude Paul
2020-03-04drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITSRamalingam C
2020-03-04drm/hdcp: optimizing the srm handlingRamalingam C
2020-03-02drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann
2020-02-27drm/shmem: add support for per object caching flags.Gerd Hoffmann
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-26drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-26drm/bridge: Add interlace_allowed flag to drm_bridgeLaurent Pinchart
2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart
2020-02-26drm/bridge: Fix atomic state ops documentationLaurent Pinchart
2020-02-26drm/bridge: Document the drm_encoder.bridge_chain field as privateLaurent Pinchart
2020-02-26drm/edid: Add flag to drm_display_info to identify HDMI sinksLaurent Pinchart
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg
2020-02-15drm/print: clean up RATELIMITED macrosSam Ravnborg
2020-02-14drm/print: Delete a few unused shouting macrosDaniel Vetter
2020-02-13drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo