summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-14drm/amdgpu: fix preemption unit testJack Xiao
2020-07-14drm/amdgpu/gfx10: fix race condition for kiqJack Xiao
2020-07-14drm/amd/display: remove an unnecessary NULL checkDan Carpenter
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-14drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs filesXiaojie Yuan
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong
2020-07-14drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas
2020-07-14drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2Nicholas Kazlauskas
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-14drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski
2020-07-14drm/amd/display: 3.2.94Aric Cyr
2020-07-14drm/amd/display: [FW Promotion] Release 0.0.24Anthony Koo
2020-07-14drm/amd/display: fix dcn3 p_state_change_support validation (v2)Dmytro Laktyushkin
2020-07-14drm/amd/display: p-state warning occurs while changing resolution from 120hz ...hersen wu
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-14drm/amd/display: reduce sr_xxx_time by 3 us when ppt disableChiawen Huang
2020-07-14drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin
2020-07-14drm/amdgpu/powerplay: Target power profile mode should be the second paramete...chen gong
2020-07-14drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä
2020-07-14drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst
2020-07-14drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-14drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-14drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa
2020-07-14drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla
2020-07-14drm/i915/selftest: Fix an error code in live_noa_gpr()Dan Carpenter
2020-07-14drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä
2020-07-14drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst
2020-07-14drm/i915/dg1: Add fake PCHLucas De Marchi
2020-07-14drm/i915/dg1: Remove SHPD_FILTER_CNT register programmingAnusha Srivatsa
2020-07-14drm/i915/dg1: add support for the master unit interruptLucas De Marchi
2020-07-14drm/i915/dg1: add initial DG-1 definitionsAbdiel Janulgue
2020-07-14drm/i915: Add has_master_unit_irq flagStuart Summers
2020-07-14drm/virtio: Remove open-coded commit-tail functionDaniel Vetter
2020-07-14drm/tilcdc: Use standard drm_atomic_helper_commitDaniel Vetter
2020-07-14drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable functionThomas Zimmermann
2020-07-14drm/mgag200: Rename G200WB prepare/commit functionThomas Zimmermann
2020-07-14drm/mgag200: Set/clear <syncrst> field in display enable/disable helpersThomas Zimmermann
2020-07-14drm/mgag200: Split DPMS function into helpersThomas Zimmermann
2020-07-14drm/mgag200: Don't set or clear <scroff> field during modesetThomas Zimmermann
2020-07-14drm/mgag200: Move PLL setup out of mode-setting functionThomas Zimmermann
2020-07-14drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()Thomas Zimmermann
2020-07-14drm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger
2020-07-13drm/i915: WARN if max vswing/pre-emphasis violates the DP specVille Syrjälä
2020-07-13drm/i915/mst: filter out the display mode exceed sink's capabilityLee Shawn C
2020-07-13drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctxLyude Paul
2020-07-13drm/i915: Skip signaling a signaled requestChris Wilson
2020-07-13drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-13drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix
2020-07-13drm/i915/selftest: fix an error return path where err is not being setColin Ian King