summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng
2023-06-23drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee
2023-06-23drm/amd/display: Clear update flags at end of flipAlvin Lee
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee
2023-06-23drm/amd/display: add missing ABM registersSridevi Arvindekar
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng
2023-06-23drm/amd/display: add a NULL pointer checkSung-huai Wang
2023-06-23Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess
2023-06-23Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess
2023-06-23drm/amd/display: disable RCO for DCN314Daniel Miess
2023-06-23drm/amd/display: disable power gating for DCN314Daniel Miess
2023-06-23drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6Zhigang Luo
2023-06-23drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()Nathan Chancellor
2023-06-23drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan
2023-06-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset
2023-06-23drm/amdkfd: set coherent host access capability flagAlex Sierra
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar
2023-06-23drm/amdgpu/atomfirmware: fix LPDDR5 width reportingAlex Deucher
2023-06-23drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...Nathan Chancellor
2023-06-23drm/amd/pm: remove unneeded variableMingtong Bao
2023-06-23drm/amdgpu: Move calculation of xcp per memory nodeLijo Lazar
2023-06-23drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu
2023-06-23amd/display/dc: remove repeating expressionWang Ming
2023-06-23drm/ttm: fix warning that we shouldn't mix && and ||Christian König
2023-06-23drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDIDDouglas Anderson
2023-06-23drm/kms: log when querying an object not included in leaseSimon Ser
2023-06-23drm/atomic: log errors in drm_mode_atomic_ioctl()Simon Ser
2023-06-23drm/atomic: log when page-flip is requested without CRTCsSimon Ser
2023-06-23drm/atomic: log on attempt to set legacy DPMS propertySimon Ser
2023-06-23drm/atomic: log when CRTC_ID prop value is invalidSimon Ser
2023-06-23drm/atomic: log when getting/setting unknown propertiesSimon Ser
2023-06-23drm/atomic: drop extra bracket from log messagesSimon Ser
2023-06-23drm/atomic: log drm_atomic_replace_property_blob_from_id() errorsSimon Ser
2023-06-23drm/bridge_connector: use drm_kms_helper_connector_hotplug_event()Simon Ser
2023-06-23drm/sysfs: rename drm_sysfs_connector_status_event()Simon Ser
2023-06-23drm/mgag200: set variable mgag200_modeset storage-class-specifier to staticTom Rix
2023-06-22drm/ttm: fix bulk_move corruption when adding a entryYunxiang Li
2023-06-22drm/i915/mtl: Update workaround 14018778641Tejas Upadhyay
2023-06-22drm: bridge: dw_hdmi: fix connector access for scdcAdrián Larumbe
2023-06-22drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controllerOndrej Jirman
2023-06-22drm/sched: Make sure we wait for all dependencies in kill_jobs_cb()Boris Brezillon
2023-06-22drm/i2c: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-22drm/bridge: tc358762: Handle HS/VS polarityMarek Vasut
2023-06-22drm/bridge: tc358762: Guess the meaning of LCDCTRL bitsMarek Vasut
2023-06-22drm/bridge: tc358762: Instruct DSI host to generate HSE packetsMarek Vasut
2023-06-22drm/bridge: tc358762: Switch to atomic opsMarek Vasut
2023-06-22drm/bridge: tc358762: Split register programming from pre-enable to enableMarek Vasut
2023-06-22drm/bridge: tc358764: Use BIT() macro for actual bitsMarek Vasut
2023-06-22drm/panel: simple: Add connector_type for innolux_at043tn24Fabio Estevam
2023-06-21drm/shmem-helper: Switch to reservation lockDmitry Osipenko