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-04-04
drm/gem: Delete gem array fencing helpers
Daniel Vetter
1
-80
/
+0
2022-04-04
drm/etnaviv: Use scheduler dependency handling
Daniel Vetter
4
-76
/
+35
2022-04-04
drm/i915/bios: Extract struct lvds_lfp_data_ptr_table
Ville Syrjälä
2
-11
/
+12
2022-04-04
drm/i915: Remove dead members from dev_priv
Ville Syrjälä
1
-9
/
+0
2022-04-04
drm/i915: Use drm_connector_attach_hdr_output_metadata_property()
Ville Syrjälä
1
-6
/
+2
2022-04-04
drm/bridge: nwl-dsi: Drop the drm_of_panel_bridge_remove() function call
Liu Ying
1
-7
/
+0
2022-04-04
drm: bridge: mcde_dsi: Drop explicit bridge remove
Jagan Teki
1
-1
/
+0
2022-04-04
drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
Liu Ying
1
-1
/
+7
2022-04-04
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-04
drm/imx: imx-ldb: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+2
2022-04-04
drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation
Maxime Ripard
1
-4
/
+1
2022-04-04
drm/imx: ipuv3-plane: Remove redundant zpos initialisation
Maxime Ripard
1
-3
/
+0
2022-04-04
drm/imx: imx-tve: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2022-04-03
drm/amdgpu: use dma_resv_get_singleton in amdgpu_pasid_free_cb
Christian König
1
-20
/
+3
2022-04-03
drm/atomic-helper: support more than one write fence in drm_gem_plane_helper_prepare_fb
Christian König
1
-11
/
+7
2022-04-03
drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2
Christian König
1
-5
/
+10
2022-04-03
drm/radeon: stop using dma_resv_excl_fence
Christian König
1
-1
/
+6
2022-04-03
drm/vmwgfx: stop using dma_resv_excl_fence v2
Christian König
1
-2
/
+3
2022-04-02
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
6
-10
/
+12
2022-04-01
drm/edid: reduce magic when updating the EDID block checksum
Jani Nikula
1
-1
/
+1
2022-04-01
drm/edid: track invalid blocks in drm_do_get_edid()
Jani Nikula
1
-9
/
+8
2022-04-01
drm/edid: split out invalid block filtering to a separate function
Jani Nikula
1
-24
/
+28
2022-04-01
drm/edid: simplify block check when filtering invalid blocks
Jani Nikula
1
-1
/
+7
2022-04-01
drm/edid: use a better variable name for EDID block read retries
Jani Nikula
1
-7
/
+9
2022-04-01
drm/edid: split drm_edid_block_valid() to check and act parts
Jani Nikula
1
-62
/
+90
2022-04-01
drm/edid: split out edid_header_fix()
Jani Nikula
1
-1
/
+6
2022-04-01
drm/edid: clean up edid_is_zero()
Jani Nikula
1
-8
/
+5
2022-04-01
drm/edid: make drm_edid_header_is_valid() accept void pointer
Jani Nikula
1
-3
/
+5
2022-04-01
drm/edid: add edid_block_tag() helper to get the EDID extension tag
Jani Nikula
1
-3
/
+10
2022-04-01
drm/edid: clean up EDID block checksum functions
Jani Nikula
1
-10
/
+10
2022-04-01
drm/edid: use struct edid * in drm_do_get_edid()
Jani Nikula
1
-18
/
+17
2022-03-31
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
1
-9
/
+15
2022-03-31
drm/amdgpu: Sync up header and implementation to use the same parameter names
Ma Jun
1
-2
/
+2
2022-03-31
drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address
Ruili Ji
1
-3
/
+3
2022-03-31
drm/amdgpu: Fix unique_id references for Sienna Cichlid
Kent Russell
2
-12
/
+4
2022-03-31
drm/amd/display: remove DC_FP_* wrapper from dml folder
Melissa Wen
4
-18
/
+10
2022-03-31
drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs
Melissa Wen
3
-5
/
+16
2022-03-31
drm/amdgpu: Add unique_id support for sienna cichlid
Kent Russell
3
-2
/
+45
2022-03-31
drm/amdgpu: Use metrics data function to get unique_id for Aldebaran
Kent Russell
1
-7
/
+9
2022-03-31
drm/amdgpu: Add UNIQUE_ID to MetricsMember_t
Kent Russell
1
-0
/
+2
2022-03-31
drm/amdgpu: Use switch case for unique_id
Kent Russell
1
-4
/
+9
2022-03-31
drm/amdkfd: Use atomic64_t type for pdd->tlb_seq
Philip Yang
2
-4
/
+8
2022-03-31
drm/amdgpu: fix incorrect size printing in error msg
Christian König
1
-1
/
+1
2022-03-31
drm/amdgpu: fix some kerneldoc in the VM code v2
Christian König
2
-2
/
+2
2022-03-31
amd/display: set backlight only if required
Shirish S
2
-3
/
+10
2022-03-31
drm/amd/display: DCN3.1: don't mark as kernel-doc
Randy Dunlap
1
-2
/
+1
2022-03-31
drm/amd/display: Fix pointer dereferenced before checking
Haowen Bai
1
-1
/
+1
2022-03-31
drm/amdgpu: Add tlb_cb for unlocked update
Philip Yang
1
-1
/
+1
2022-03-31
drm/amdgpu: Correct unlocked update fence handling
Philip Yang
1
-1
/
+1
2022-03-31
drm/amd/display: Fix pointer dereferenced before checking
Haowen Bai
1
-1
/
+1
[prev]
[next]