Age | Commit message (Expand) | Author | Files | Lines |
2021-09-23 | drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO | xinhui pan | 1 | -1/+8 |
2021-09-23 | drm/amdgpu: Put drm_dev_enter/exit outside hot codepath | xinhui pan | 3 | -14/+36 |
2021-09-23 | drm/amd/display: Fix crash on device remove/driver unload | Andrey Grodzovsky | 1 | -12/+12 |
2021-09-23 | drm/amd/display: Add modifiers capable of DCC image stores for gfx10_3 | Joshua Ashton | 1 | -0/+21 |
2021-09-23 | drm/amd/display: Handle GFX10_RBPLUS modifiers for dcc_ind_blk | Joshua Ashton | 1 | -4/+16 |
2021-09-23 | drm/amd/display: Use dcc_ind_blk value to set register directly | Joshua Ashton | 3 | -8/+7 |
2021-09-23 | drm/radeon: make array encoded_lanes static | Colin Ian King | 1 | -1/+3 |
2021-09-23 | drm/amdgpu: Resolve nBIF RAS error harvesting bug | John Clements | 1 | -6/+24 |
2021-09-23 | drm/amdgpu: Update PSP TA unload function | Candice Li | 1 | -10/+10 |
2021-09-23 | drm/amdgpu: Conform ASD header/loading to generic TA systems | Candice Li | 2 | -44/+26 |
2021-09-23 | drm/amdgpu/display: add a proper license to dc_link_dp.c | Alex Deucher | 1 | -1/+23 |
2021-09-23 | drm/amd/display: Fix white screen page fault for gpuvm | Nicholas Kazlauskas | 1 | -0/+2 |
2021-09-23 | amd/display: enable panel orientation quirks | Simon Ser | 1 | -0/+28 |
2021-09-23 | drm/amdgpu: Demote TMZ unsupported log message from warning to info | Paul Menzel | 1 | -1/+1 |
2021-09-23 | drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count | Michel Dänzer | 2 | -2/+2 |
2021-09-23 | drm/radeon: pass drm dev radeon_agp_head_init directly | Nirmoy Das | 1 | -1/+1 |
2021-09-23 | drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driver | Evan Quan | 4 | -4/+47 |
2021-09-22 | drm: Fix scaling_mode docs | Ville Syrjälä | 1 | -2/+2 |
2021-09-22 | drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c | Maxime Ripard | 2 | -34/+37 |
2021-09-22 | Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 118 | -5144/+1516 |
2021-09-21 | drm/rockchip: remove of_match_ptr() from analogix dp driver | Souptick Joarder | 1 | -1/+1 |
2021-09-21 | drm/rockchip: remove of_match_ptr() from vop_driver_dt_match | Souptick Joarder | 1 | -1/+1 |
2021-09-21 | drm/rockchip: Check iommu itself instead of it's parent for device_is_available | Andy Yan | 1 | -1/+1 |
2021-09-21 | drm/rockchip: dsi: make hstt_table static | Jiapeng Chong | 1 | -1/+1 |
2021-09-21 | drm/rockchip: dsi: Fix duplicate included linux/phy/phy.h | Jiapeng Chong | 1 | -1/+0 |
2021-09-21 | drm/rockchip: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 3 | -9/+3 |
2021-09-21 | drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach | Alex Bee | 2 | -10/+45 |
2021-09-21 | drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriver | Alex Bee | 1 | -1/+8 |
2021-09-21 | drm/rockchip: remove unused psr_list{,_lock} | Brian Norris | 2 | -5/+0 |
2021-09-20 | drm/panel-edp: Implement generic "edp-panel"s probed by EDID | Douglas Anderson | 1 | -14/+201 |
2021-09-20 | drm/panel-edp: Don't re-read the EDID every time we power off the panel | Douglas Anderson | 1 | -3/+3 |
2021-09-20 | drm/panel-edp: Fix "prepare_to_enable" if panel doesn't handle HPD | Douglas Anderson | 1 | -2/+22 |
2021-09-20 | drm/panel-edp: hpd_reliable shouldn't be subtraced from hpd_absent | Douglas Anderson | 1 | -5/+3 |
2021-09-20 | drm/panel-edp: Better describe eDP panel delays | Douglas Anderson | 1 | -29/+53 |
2021-09-20 | drm/panel-edp: Split the delay structure out | Douglas Anderson | 1 | -77/+82 |
2021-09-20 | drm/panel-simple: Non-eDP panels don't need "HPD" handling | Douglas Anderson | 1 | -130/+4 |
2021-09-20 | drm/panel-edp: Move some wayward panels to the eDP driver | Douglas Anderson | 2 | -365/+363 |
2021-09-20 | drm/panel-edp: Split eDP panels out of panel-simple | Douglas Anderson | 4 | -566/+1322 |
2021-09-20 | drm/edid: Use new encoded panel id style for quirks matching | Douglas Anderson | 1 | -86/+70 |
2021-09-20 | drm/edid: Allow querying/working with the panel ID from the EDID | Douglas Anderson | 1 | -0/+67 |
2021-09-20 | drm/edid: Break out reading block 0 of the EDID | Douglas Anderson | 1 | -18/+45 |
2021-09-20 | drm/panfrost: simplify getting .driver_data | Wolfram Sang | 1 | -4/+2 |
2021-09-20 | panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains static | Jiapeng Chong | 1 | -2/+2 |
2021-09-20 | drm/v3d: Make use of the helper function devm_platform_ioremap_resource_byname() | Cai Huoqing | 1 | -4/+1 |
2021-09-20 | drm: bridge: it66121: Fix return value it66121_probe | Alex Bee | 1 | -2/+14 |
2021-09-19 | drm/v3d: fix sched job resources cleanup when a job is aborted | Melissa Wen | 1 | -6/+5 |
2021-09-19 | dmascc: use proper 'virt_to_bus()' rather than casting to 'int' | Linus Torvalds | 1 | -3/+3 |
2021-09-19 | Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" | Linus Torvalds | 1 | -27/+13 |
2021-09-19 | Revert drm/vc4 hdmi runtime PM changes | Linus Torvalds | 1 | -34/+10 |
2021-09-18 | Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -4/+6 |