aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Revert "drm/amd/display: Speed up DML fast_validate path"Martin Leung3-23/+17
2023-01-13drm/amd/display: Update BW alloc after new DMUB logicMustapha Ghaddar3-18/+49
2023-01-13drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-01-13drm/amd/display: Conversion to bool not necessaryDeepak R Varma1-2/+1
2023-01-13drm/amd/display: Remove useless else ifJiapeng Chong1-4/+1
2023-01-13drm/amd: Avoid ASSERT for some message failuresMario Limonciello1-0/+3
2023-01-13drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz2-4/+6
2023-01-13drm/i915/fbc: Avoid full proxy f_ops for FBC debug attributesDeepak R Varma1-6/+6
2023-01-13drm/i915/display: Avoid full proxy f_ops for DRRS debug attributesDeepak R Varma1-4/+4
2023-01-13drm/vc4: bo: Fix unused variable warningMaxime Ripard1-1/+0
2023-01-13drm/i915/dsb: Add mode DSB opcodesVille Syrjälä1-0/+8
2023-01-13drm/i915/dsb: Allow the caller to pass in the DSB buffer sizeVille Syrjälä3-17/+28
2023-01-13drm/i915/dsb: Introduce intel_dsb_align_tail()Ville Syrjälä1-6/+18
2023-01-13drm/i915/dsb: Handle the indexed vs. not inside the DSB codeVille Syrjälä3-86/+51
2023-01-13drm/i915/dsb: Improve the indexed reg write checksVille Syrjälä1-3/+18
2023-01-13drm/i915/dsb: Extract intel_dsb_emit()Ville Syrjälä1-10/+20
2023-01-13drm/i915/dsb: Extract assert_dsb_has_room()Ville Syrjälä1-10/+12
2023-01-13drm/i915/dsb: Fix DSB command buffer size checksVille Syrjälä1-2/+2
2023-01-13drm/i915/dsb: Align DSB register writes to 8 bytesVille Syrjälä1-0/+3
2023-01-13drm/i915/dsb: Inline DSB_CTRL writes into intel_dsb_commit()Ville Syrjälä1-48/+14
2023-01-13drm/i915/dsb: Stop with the RMWVille Syrjälä2-16/+8
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-943/+325
2023-01-13drm/radeon: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann4-4/+0
2023-01-13drm/radeon: Remove trailing whitespacesThomas Zimmermann1-1/+1
2023-01-13drm/nouveau: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann2-2/+0
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann4-4/+0
2023-01-13drm/panel: Do not include <linux/fb.h>Thomas Zimmermann3-3/+0
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann9-9/+0
2023-01-13drm: Include <linux/of.h> where neededThomas Zimmermann3-2/+5
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann4-2/+5
2023-01-13drm/fb-helper: Do not allocate unused apertures structureThomas Zimmermann1-18/+2
2023-01-13drm/radeon: Do not set struct fb_info.aperturesThomas Zimmermann1-4/+0
2023-01-13drm/i915: Do not set struct fb_info.aperturesThomas Zimmermann1-7/+0
2023-01-13drm/gma500: Do not set struct fb_info.aperturesThomas Zimmermann1-5/+0
2023-01-13drm: Add comments to KconfigCai Huoqing1-1/+1
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing5-5417/+0
2023-01-13drm: Remove the obsolete driver-tdfxCai Huoqing5-153/+0
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing6-606/+0
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing7-2939/+0
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing11-3841/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing10-3610/+0
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing6-1631/+0
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann4-51/+19
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie9-19/+41
2023-01-13Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-17/+51
2023-01-13Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie10-13/+31
2023-01-12drm/i915/pxp: Use drm_dbg if arb session failed due to fw versionAlan Previn2-0/+5
2023-01-13Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie13-894/+202
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1