index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-3
/
+6
2022-06-30
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-06-30
drm/amdkfd: Asynchronously free smi_client
Philip Yang
1
-4
/
+10
2022-06-30
drm/amdkfd: Add unmap from GPU SMI event
Philip Yang
3
-7
/
+30
2022-06-30
drm/amdkfd: Add user queue eviction restore SMI event
Philip Yang
9
-15
/
+69
2022-06-30
drm/amdkfd: Add migration SMI event
Philip Yang
5
-21
/
+83
2022-06-30
drm/amdkfd: Add GPU recoverable fault SMI event
Philip Yang
4
-7
/
+37
2022-06-30
drm/amdkfd: Enable per process SMI event
Philip Yang
1
-11
/
+26
2022-06-30
Revert "drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM"
Jack Xiao
1
-50
/
+1
2022-06-30
drm/amdgpu: enable mes to access registers v2
Jack Xiao
4
-1
/
+16
2022-06-30
drm/amdgpu/mes: add mes register access interface
Jack Xiao
1
-1
/
+131
2022-06-30
drm/amdgpu/mes11: add mes11 misc op
Jack Xiao
1
-0
/
+53
2022-06-30
drm/amdkfd: fix cu mask for asics with wgps
Jonathan Kim
2
-5
/
+22
2022-06-30
drm/amdgpu: add common interface for mes misc op
Jack Xiao
1
-0
/
+46
2022-06-30
drm/amdgpu/mes11: update mes interface for acessing registers
Jack Xiao
1
-11
/
+26
2022-06-30
drm/i915: Drain freed object after suspend display
José Roberto de Souza
1
-0
/
+2
2022-06-30
drm/i915: use DISPLAY_VER() instead of accessing match_info directly
Jani Nikula
1
-3
/
+1
2022-06-30
drm/i915/bios: debug log ddi port info after parsing
Jani Nikula
1
-2
/
+6
2022-06-30
drm/edid: take HF-EEODB extension count into account
Jani Nikula
1
-0
/
+13
2022-06-30
drm/edid: add HF-EEODB support to EDID read and allocation
Jani Nikula
1
-3
/
+86
2022-06-30
drm/edid: do invalid block filtering in-place
Jani Nikula
1
-20
/
+23
2022-06-30
drm/edid: add drm_edid_raw() to access the raw EDID data
Jani Nikula
1
-0
/
+26
2022-06-30
drm/probe-helper: add drm_connector_helper_get_modes()
Jani Nikula
1
-0
/
+34
2022-06-30
drm/edid: add drm_edid_connector_update()
Jani Nikula
1
-24
/
+79
2022-06-30
drm/edid: abstract debugfs override EDID set/reset
Jani Nikula
3
-16
/
+33
2022-06-30
drm/edid: clean up connector update error handling and debug logging
Jani Nikula
1
-13
/
+28
2022-06-30
drm/edid: convert drm_connector_update_edid_property() to struct drm_edid
Jani Nikula
1
-46
/
+35
2022-06-30
drm/edid: move drm_connector_update_edid_property() to drm_edid.c
Jani Nikula
3
-82
/
+81
2022-06-30
drm/vc4: change vc4_dma_range_matches from a global to static
Tom Rix
1
-1
/
+1
2022-06-29
drm/amdgpu: fix documentation warning
Alex Deucher
1
-1
/
+1
2022-06-30
Merge tag 'amd-drm-fixes-5.19-2022-06-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
4
-5
/
+4
2022-06-30
Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-24
/
+21
2022-06-29
drm/amd/display: Re-org and cleanup the redundant code
Chandan Vurdigere Nataraj
1
-9
/
+7
2022-06-29
drm/amd/display: expose additional modifier for DCN32/321
Aurabindo Pillai
2
-27
/
+30
2022-06-29
drm/amd: Load TA firmware for DCN321/DCN32
Aurabindo Pillai
1
-0
/
+6
2022-06-29
drm/amd/amd_shared.h: Add missing doc for PP_GFX_DCS_MASK
Mauro Carvalho Chehab
1
-0
/
+1
2022-06-29
drm/amdgpu/amdgpu_dm: fix kernel-doc markups
Mauro Carvalho Chehab
1
-0
/
+7
2022-06-29
drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to static
Tom Rix
1
-1
/
+1
2022-06-29
drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNT
Tom Rix
1
-3
/
+0
2022-06-29
drm/amdgpu/display: drop set but unused variable
Alex Deucher
1
-2
/
+0
2022-06-29
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets
Kent Russell
1
-2
/
+2
2022-06-29
drm/amd/display: Removed unused variable ret
Souptick Joarder (HPE)
1
-2
/
+1
2022-06-29
drm/i915/guc/slpc: Add a new SLPC selftest
Vinay Belgaumkar
1
-167
/
+154
2022-06-29
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Alex Deucher
2
-3
/
+1
2022-06-29
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
Ruili Ji
1
-1
/
+2
2022-06-29
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
Alex Deucher
1
-1
/
+1
2022-06-29
drm/i915: Fix a lockdep warning at error capture
Nirmoy Das
4
-3
/
+29
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
4
-7
/
+10
2022-06-29
drm: lcdif: Add support for i.MX8MP LCDIF variant
Marek Vasut
7
-1
/
+1144
2022-06-29
drm/bridge: tc358767: Do not cache dsi_lanes twice
Marek Vasut
1
-4
/
+2
[prev]
[next]