summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-detect-refactor-1' of git://git.kernel.org/pub/scm/linux...Maxime Ripard2022-09-1415-3/+129
|\
| * ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede2022-09-032-0/+4
| * drm/radeon: Register ACPI video backlight when skipping radeon backlight regi...Hans de Goede2022-09-031-1/+10
| * drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...Hans de Goede2022-09-032-2/+9
| * drm/nouveau: Register ACPI video backlight when nv_backlight registration fai...Hans de Goede2022-09-033-0/+14
| * drm/i915: Call acpi_video_register_backlight() (v3)Hans de Goede2022-09-033-1/+31
| * drm/nouveau: Don't register backlight when another backlight should be used (v2)Hans de Goede2022-09-023-0/+13
| * drm/radeon: Don't register backlight when another backlight should be used (v3)Hans de Goede2022-08-253-0/+21
| * drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede2022-08-253-0/+21
| * drm/i915: Don't register backlight when another backlight should be used (v2)Hans de Goede2022-08-251-0/+7
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-09-14372-6371/+69139
|\ \
| * \ Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...Dave Airlie2022-09-1253-555/+937
| |\ \
| | * | drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das2022-09-081-1/+2
| | * | drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura2022-09-0819-149/+149
| | * | drm/i915/uc: Add patch level version number supportJohn Harrison2022-09-075-19/+47
| | * | drm/i915/uc: Support for version reduced and multiple firmware filesJohn Harrison2022-09-075-186/+319
| | * | drm/i915: Don't try to disable host RPS when this was never enabled.Rodrigo Vivi2022-09-061-0/+3
| | * | drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pagesMatthew Auld2022-09-062-1/+4
| | * | drm/i915/ttm: Abort suspend on i915_ttm_backup failureNirmoy Das2022-09-051-1/+6
| | * | drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi2022-09-013-10/+61
| | * | drm/i915/slpc: Fix inconsistent locked returnRodrigo Vivi2022-08-311-20/+20
| | * | drm/i915/ats-m: Add thread execution tuning settingMatt Roper2022-08-304-0/+13
| | * | Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"Matt Roper2022-08-302-4/+1
| | * | drm/i915/selftests: allow misaligned_pin test work with unmappable memoryAndrzej Hajda2022-08-301-1/+1
| | * | drm/i915/guc: Remove log size module parametersJoonas Lahtinen2022-08-293-19/+3
| | * | drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuningMatt Roper2022-08-262-2/+21
| | * | drm/i915/pxp: don't start pxp without mei_pxp bindJuston Li2022-08-261-0/+15
| | * | drm/i915/mtl: Don't mask off CCS according to DSS fusingMatt Roper2022-08-251-1/+1
| | * | drm/i915/mtl: MMIO range is now 4MBMatt Roper2022-08-251-5/+6
| | * | drm/i915: Skip Bit12 fw domain reset for gen12+Radhakrishna Sripada2022-08-251-2/+5
| | * | drm/i915/guc/slpc: Allow SLPC to use efficient frequencyVinay Belgaumkar2022-08-244-54/+31
| | * | drm/i915/guc: remove runtime info printing from time stamp loggingJani Nikula2022-08-241-2/+0
| | * | Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to...Matthew Auld2022-08-207-223/+27
| | * | drm/i915/guc: Add delay to disable scheduling after pin count goes to zeroMatthew Brost2022-08-197-27/+223
| | * | drm/i915/selftests: Use correct selfest calls for live testsMatthew Brost2022-08-198-8/+8
| | * | drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio2022-08-171-0/+7
| | * | drm/i915/guc: skip scrub_ctbs selftest if reset is disabledDaniele Ceraolo Spurio2022-08-171-0/+3
| | * | drm/i915/guc: Reduce spam from error captureJohn Harrison2022-08-171-39/+28
| | * | drm/i915/guc: Make GuC log sizes runtime configurableJohn Harrison2022-08-176-74/+226
| * | | Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-09-12160-3692/+62915
| |\ \ \
| | * | | drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headersTom St Denis2022-09-082-0/+14
| | * | | drm/amdgpu: prevent toc firmware memory leakGuchun Chen2022-09-081-2/+5
| | * | | drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang2022-09-081-6/+0
| | * | | drm/amdkfd: print address in hex format rather than decimalYifan Zhang2022-09-081-1/+1
| | * | | drm/amd/display: Remove the unneeded result variablezhang songyi2022-09-081-5/+1
| | * | | drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman2022-09-081-0/+1
| | * | | drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan2022-09-081-0/+1
| | * | | drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui2022-09-081-0/+1
| | * | | drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai2022-09-082-4/+3
| | * | | drm/amd/display: fix indentation in commit_planes_for_stream()Hamza Mahfooz2022-09-011-3/+4