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-05-02
drm/msm/dpu: document INTF_EDP/INTF_DP difference
Dmitry Baryshkov
1
-0
/
+8
2022-05-02
drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
Dmitry Baryshkov
5
-28
/
+29
2022-05-02
drm/msm/dpu: remove struct dpu_encoder_irq
Dmitry Baryshkov
4
-107
/
+58
2022-05-02
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
6
-118
/
+48
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
9
-147
/
+84
2022-05-02
drm/msm/dpu: remove always-true argument of dpu_core_irq_read()
Dmitry Baryshkov
3
-7
/
+4
2022-05-02
drm/msm/dpu: remove extra wrappers around dpu_core_irq
Dmitry Baryshkov
3
-33
/
+15
2022-04-29
drm/i915: Xe_HP SDV and DG2 have up to 4 CCS engines
Daniele Ceraolo Spurio
1
-2
/
+4
2022-04-29
drm/i915/xehp: Add compute engine ABI
Matt Roper
3
-2
/
+3
2022-04-29
drm/panel: simple: Add Startek KD070WVFPA043-C069A panel support
Heiko Schocher
1
-0
/
+38
2022-04-29
drm/i915/xehp: Add register for compute engine's MMIO-based TLB invalidation
Matt Roper
2
-0
/
+2
2022-04-29
drm/nouveau: simplify the return expression of nouveau_debugfs_init()
Minghao Chi
1
-9
/
+3
2022-04-29
drm/vc4: simplify the return expression of vc4_grab_bin_bo()
Minghao Chi
1
-7
/
+1
2022-04-29
drm/vc4: simplify the return expression of vc4_prepare_fb()
Minghao Chi
1
-6
/
+1
2022-04-29
drm/sun4i: dsi: delete unnecessary IS_ERR() checks
Dan Carpenter
1
-4
/
+3
2022-04-29
drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function
Marek Vasut
1
-1
/
+1
2022-04-29
drm/edid: drop kernel-doc for static functions
Jani Nikula
1
-40
/
+17
2022-04-29
drm/edid: fix kernel-doc parameter name mismatches
Jani Nikula
1
-4
/
+4
2022-04-29
Merge tag 'gvt-next-2022-04-29' of https://github.com/intel/gvt-linux into drm-intel-next
Jani Nikula
2
-2
/
+4
2022-04-29
drm/display: Select DP helper for DRM_DP_AUX_CHARDEV and DRM_DP_CEC
Javier Martinez Canillas
1
-2
/
+4
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
149
-693
/
+962
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
10
-140
/
+165
2022-04-29
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-12
/
+30
2022-04-29
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-3
/
+0
2022-04-29
drm/mediatek: Add lut diff flag for new gamma hardware support
Yongqiang Niu
3
-8
/
+30
2022-04-28
drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failed
Philip Yang
1
-3
/
+15
2022-04-28
drm/amdgpu: Fix build warning for TA debugfs interface
Candice Li
2
-27
/
+14
2022-04-28
drm/amdgpu: add soc21 common ip block v2
Stanley.Yang
3
-1
/
+651
2022-04-28
drm/amdgpu: add new write field for soc21
Stanley.Yang
1
-0
/
+8
2022-04-28
drm/amdgpu: add nbio callback to query rom offset
Hawking Zhang
2
-2
/
+12
2022-04-28
drm/amdgpu: add gc v11_0_0 ip headers v11
Hawking Zhang
3
-0
/
+59419
2022-04-28
drm/amdgpu: add mp v13_0_0 ip headers v7
Hawking Zhang
2
-0
/
+1143
2022-04-28
drm/amdgpu: update query ref clk from bios
Hawking Zhang
1
-10
/
+20
2022-04-28
drm/amdgpu: update gc info from bios table
Hawking Zhang
1
-36
/
+53
2022-04-28
drm/amdgpu: add atom_gfx_info_v3_0 structure
Hawking Zhang
1
-0
/
+33
2022-04-28
drm/amdgpu: support query vram_info v3_0
Hawking Zhang
1
-80
/
+110
2022-04-28
drm/amdgpu: add vram_info v3_0 structure
Hawking Zhang
1
-0
/
+45
2022-04-28
drm/amdgpu: switch to atomfirmware_asic_init
Hawking Zhang
1
-1
/
+4
2022-04-28
drm/amdgpu: add helper to execute atomfirmware asic_init
Hawking Zhang
2
-0
/
+65
2022-04-28
drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.c
Alex Deucher
4
-38
/
+14
2022-04-28
drm/amdgpu/discovery: add a function to parse the vcn info table
Alex Deucher
3
-0
/
+55
2022-04-28
drm/amdgpu/discovery: add additional validation
Alex Deucher
1
-26
/
+126
2022-04-28
drm/amdgpu/discovery: add a function to get the mall_size
Alex Deucher
2
-0
/
+47
2022-04-28
drm/amdgpu/discovery: handle UMC harvesting in IP discovery
Alex Deucher
1
-2
/
+12
2022-04-28
drm/amdgpu/discovery: store the number of UMC IPs on the asic
Alex Deucher
2
-0
/
+11
2022-04-28
drm/amdgpu: store the mall size in the gmc structure
Alex Deucher
2
-0
/
+21
2022-04-28
drm/amdgpu/discovery: fix byteswapping in gc info parsing
Alex Deucher
1
-3
/
+3
2022-04-28
drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
Guchun Chen
1
-0
/
+14
2022-04-28
drm/amdgpu/discovery: populate additional GC info
Alex Deucher
2
-0
/
+28
2022-04-28
drm/amdgpu: update latest IP discovery table structures
Alex Deucher
1
-3
/
+111
[prev]
[next]