summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett2024-08-153-0/+6
* drm/rockchip: Explicitly include bits headerCristian Ciocaltea2024-08-151-1/+2
* drm/rockchip: Constify struct drm_encoder_helper_funcsChristophe JAILLET2024-08-152-2/+2
* drm/rockchip: cdn-dp: Clean up a few logged messagesDragan Simic2024-08-151-9/+7
* drm/edid: make drm_edid_block_valid() staticJani Nikula2024-08-141-13/+4
* drm/i915/gvt: stop using drm_edid_block_valid()Jani Nikula2024-08-141-5/+13
* drm/rockchip: cdn-dp: get rid of drm_edid_raw()Jani Nikula2024-08-141-10/+6
* drm/edid: reduce DisplayID log spammingJani Nikula2024-08-142-3/+5
* drm/ci: uprev mesaVignesh Raman2024-08-135-16/+27
* drm/ci: Upgrade setuptools requirement to 70.0.0WangYuli2024-08-131-1/+1
* drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functionsTejas Vipin2024-08-131-80/+35
* drm/mipi-dsi: add more multi functions for better error handlingTejas Vipin2024-08-131-0/+194
* drm/ast: astdp: fix loop timeout checkDan Carpenter2024-08-131-7/+8
* drm/hisilicon: Remove unused delarationsZhang Zekun2024-08-131-1/+0
* drm: Remove struct drm_mode_config_funcs.output_poll_changedThomas Zimmermann2024-08-131-9/+1
* drm: Remove struct drm_driver.lastcloseThomas Zimmermann2024-08-132-23/+6
* drm/fbdev-helper: Remove drm_fb_helper_output_poll_changed()Thomas Zimmermann2024-08-131-15/+0
* drm/fbdev-helper: Update documentation on obsolete callbacksThomas Zimmermann2024-08-131-15/+7
* drm/nouveau: Implement switcheroo reprobe with drm_client_dev_hotplug()Thomas Zimmermann2024-08-131-1/+2
* drm/nouveau: Do not set struct drm_mode_config_funcs.output_poll_changedThomas Zimmermann2024-08-132-2/+0
* drm/nouveau: Do not set struct drm_driver.lastcloseThomas Zimmermann2024-08-133-9/+0
* drm/amdgpu: Do not set struct drm_driver.lastcloseThomas Zimmermann2024-08-133-20/+0
* drm: Do delayed switcheroo in drm_lastclose()Thomas Zimmermann2024-08-132-2/+5
* drm/connector: kerneldoc: Fix two missing newlines in drm_connector.cDaniel Yang2024-08-121-0/+4
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-08-12174-2848/+4719
|\
| * Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-0962-507/+628
| |\
| * \ Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-08280-5994/+4363
| |\ \
| * \ \ Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-08-0593-1734/+3260
| |\ \ \
| | * | | drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu2024-07-292-0/+9
| | * | | drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi2024-07-293-49/+37
| | * | | drm/xe/rtp: Expand max rules/actions per entry againLucas De Marchi2024-07-292-2/+8
| | * | | drm/xe/rtp: Simplify marking active workaroundsLucas De Marchi2024-07-291-9/+5
| | * | | drm/xe/kunit: Test rtp with no actionsLucas De Marchi2024-07-292-0/+162
| | * | | drm/xe/kunit: Rename rtp test casesLucas De Marchi2024-07-291-8/+8
| | * | | drm/xe/kunit: Test active rtp entriesLucas De Marchi2024-07-292-1/+20
| | * | | drm/xe/kunit: Rename count to count_sr_entriesLucas De Marchi2024-07-291-16/+16
| | * | | drm/xe/kunit: Test WAs for BMGLucas De Marchi2024-07-291-0/+1
| | * | | drm/xe/migrate: Future-proof compressed PAT checkMatt Roper2024-07-291-1/+2
| | * | | drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi2024-07-261-1/+1
| | * | | drm/xe: Assert G2H outstanding when releasing G2HMatthew Brost2024-07-261-0/+1
| | * | | drm/xe/mmio: Use single logic for waiting functionsGustavo Sousa2024-07-261-64/+39
| | * | | drm/xe: Remove stale declaration of xe_mmio_probe_vram()Gustavo Sousa2024-07-261-1/+0
| | * | | drm/xe/huc: Define HuC binary for BMGDaniele Ceraolo Spurio2024-07-251-0/+1
| | * | | drm/xe/gsc: Define GSC binary for LNLDaniele Ceraolo Spurio2024-07-251-0/+1
| | * | | drm/xe/huc: Define HuC binary for LNLDaniele Ceraolo Spurio2024-07-251-0/+1
| | * | | drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost2024-07-241-1/+3
| | * | | drm/xe: Delete unused register from xe_regs.hHimal Prasad Ghimiray2024-07-241-2/+0
| | * | | drm/xe: Add assert for XE_WA() usageLucas De Marchi2024-07-243-2/+14
| | * | | drm/xe: Refactor mmio setup for multi-tileLucas De Marchi2024-07-241-22/+77
| | * | | drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost2024-07-241-2/+2