summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2019-10-30drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Jonathan Gray
2019-10-30drm/ttm: Restore ttm prefaultingJonathan Gray
2019-10-30drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Jonathan Gray
2019-10-30Revert "drm/radeon: Fix EEH during kexec"Jonathan Gray
2019-10-23Use baseboard specific vendor, product and serial strings for DMI_BOARD_*Jonathan Gray
2019-10-20unstub amdgpu_ttm_bo_eviction_valuable()Jonathan Gray
2019-10-17drm/amd/display: num of sw i2c/aux engines less than num of connectorsJonathan Gray
2019-10-13Move ws_get_param/ws_set_param into wsdisplay code.Mark Kettenis
2019-10-13drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedJonathan Gray
2019-10-13drm/amdgpu: Check for valid number of registers to readJonathan Gray
2019-10-13drm/amdgpu: Fix KFD-related kernel oops on HawaiiJonathan Gray
2019-10-08drm/amdgpu/si: fix ASIC testsJonathan Gray
2019-10-08drm/amd/display: support spdifJonathan Gray
2019-10-08drm/amd/display: reprogram VM config when system resumeJonathan Gray
2019-10-08drm/amd/display: fix issue where 252-255 values are clippedJonathan Gray
2019-10-08gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jonathan Gray
2019-10-08drm/radeon: Fix EEH during kexecJonathan Gray
2019-10-06drm/amd/display: Restore backlight brightness after system resumeJonathan Gray
2019-10-06drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Jonathan Gray
2019-10-06add BL_CORE_SUSPENDRESUME defineJonathan Gray
2019-10-04Re-enable call to intel_hpd_poll_init() in vlv_display_power_well_deinit().Jonathan Gray
2019-10-01drm: Flush output polling on shutdownJonathan Gray
2019-10-01Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"Jonathan Gray
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCJonathan Gray
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVJonathan Gray
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocJonathan Gray
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Jonathan Gray
2019-09-16drm/amdkfd: Add missing Polaris10 IDJonathan Gray
2019-09-16drm/i915: Sanity check mmap length against object sizeJonathan Gray
2019-09-16drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJonathan Gray
2019-09-16drm/vblank: Allow dynamic per-crtc max_vblank_countJonathan Gray
2019-09-16drm/i915: Cleanup gt powerstate from gemJonathan Gray
2019-09-16drm/i915: Restore sane defaults for KMS on GEM error loadJonathan Gray
2019-09-16drm/amd/dm: Understand why attaching path/tile properties are neededJonathan Gray
2019-09-16drm/amd/pp: Fix truncated clock value when set watermarkJonathan Gray
2019-09-16powerplay: Respect units on max dcfclk watermarkJonathan Gray
2019-09-16drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLEJonathan Gray
2019-09-16drm/i915: Fix intel_dp_mst_best_encoder()Jonathan Gray
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Jonathan Gray
2019-09-16drm/amdgpu/gfx9: Update gfx9 golden settings.Jonathan Gray
2019-09-16drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jonathan Gray
2019-09-09When no display outputs are connected on boot linux 4.19 drm relies onJonathan Gray
2019-09-07drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Jonathan Gray
2019-09-07define away dma_set_max_seg_size()Jonathan Gray
2019-09-07drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestJonathan Gray
2019-09-07drm/i915: fix broadwell EU computationJonathan Gray
2019-09-02Release locks in error paths. Spotted by semarie@Mark Kettenis
2019-08-28Build and enable amdgpu(4) on arm64. The DCN1.0 support has been madeMark Kettenis
2019-08-27Error paths in radeondrm(4) call unregister_acpi_notifier() unconditionallyMark Kettenis
2019-08-25drm/amdgpu: fix a potential information leaking bugJonathan Gray