summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/amd/display: fix link_validation build failureArnd Bergmann2023-02-091-0/+2
| * | | drm/amd/display: set should_disable_otg storage-class-specifier to staticTom Rix2023-02-091-1/+1
| * | | drm/amd/display: minor cleanup of vm_setupAlex Deucher2023-02-091-3/+3
| * | | drm/amdgpu/gmc11: fix system aperture set when AGP is enabledAlex Deucher2023-02-095-12/+12
| * | | drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz2023-02-091-0/+7
| * | | drm/amdgpu/smu: skip pptable init under sriovJane Jian2023-02-081-0/+6
| * | | amd/amdgpu: remove test ib on hw ringJesseZhang2023-02-082-2/+1
| * | | drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli2023-02-081-1/+7
| * | | drm/amd/pm/smu7: move variables to where they are usedAlex Deucher2023-02-081-6/+8
| * | | drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock2023-02-081-1/+1
| * | | drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell2023-02-081-0/+2
| * | | drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan2023-02-082-15/+16
| * | | drm/amd/display: 3.2.222Aric Cyr2023-02-081-1/+1
| * | | drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu2023-02-081-6/+20
| * | | drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2023-02-082-3/+4
| * | | drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan2023-02-081-0/+1
| * | | drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann2023-02-083-15/+15
| * | | drm/amd/amdgpu: add complete header search pathRandy Dunlap2023-02-081-0/+1
| * | | drm/amdgpu: Fix incorrect filenames in sysfs commentsKent Russell2023-02-081-2/+2
| * | | drm/amd/display: fix cursor offset on rotation 180Melissa Wen2023-02-081-1/+1
| * | | drm/amd/display: [FW Promotion] Release 0.0.153.0Anthony Koo2023-02-081-1/+1
| * | | drm/amd/display: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede2023-02-081-3/+0
| * | | drm/amd/display: break down dc_link.cWenjing Liu2023-02-0848-5056/+5430
| * | | drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma2023-02-083-0/+43
| * | | drm/amd/display: Fix null pointer deref error on rotationAurabindo Pillai2023-02-081-4/+6
| * | | drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers2023-02-085-1/+29
| * | | drm/amd/display: Do not set DRR on pipe commitWesley Chalmers2023-02-081-3/+0
| * | | drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz2023-02-081-50/+22
| * | | drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng2023-02-081-1/+3
* | | | Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-218-23/+135
|\ \ \ \ | | |_|/ | |/| |
| * | | drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh2023-02-151-0/+6
| * | | drm/i915/dp_mst: Fix payload removal during output disablingImre Deak2023-02-131-6/+10
| * | | drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak2023-02-132-4/+32
| * | | drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak2023-02-135-16/+21
| * | | drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak2023-02-133-0/+69
* | | | Merge tag 'drm-misc-next-fixes-2023-02-09' of git://anongit.freedesktop.org/d...Daniel Vetter2023-02-1610-111/+165
|\| | | | |_|/ |/| |
| * | dt-bindings: display: panel: visionox,vtdr6130: add missing reg propertyNeil Armstrong2023-02-091-12/+22
| * | drm/probe_helper: sort out poll_running vs poll_enabledDmitry Baryshkov2023-02-071-21/+21
| * | drm/probe_helper: extract two helper functionsDmitry Baryshkov2023-02-071-27/+41
| * | accel/ivpu: Fix old dma_buf api usageStanislaw Gruszka2023-02-061-6/+2
| * | accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka2023-02-061-0/+1
| * | accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting contextAndrzej Kacprowski2023-02-063-1/+13
| * | accel/ivpu: Fix FW API data alignment issuesAndrzej Kacprowski2023-02-063-44/+65
| * | drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable moduleArnd Bergmann2023-02-021-1/+1
* | | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2023-02-0910-57/+238
|\ \ \
| * | | drm/etnaviv: show number of NN cores in GPU debugfs infoLucas Stach2023-02-071-0/+2
| * | | drm/etnaviv: export client GPU usage statistics via fdinfoLucas Stach2023-02-071-1/+42
| * | | drm/etnaviv: allocate unique ID per drm_fileLucas Stach2023-02-072-0/+15
| * | | drm/scheduler: track GPU active time per entityLucas Stach2023-02-072-0/+13
| * | | drm/etnaviv: Remove #ifdef guards for PM related functionsPaul Cercueil2023-02-011-18/+12