Files
linux/drivers
Christian König 4a0e7b3c37 drm/i915: fix applying placement flag
Switching from a separate list to flags introduced a bug here.

We were accidentially ORing the flag before initailizing the placement
and not after. So this code didn't do nothing except producing a
warning.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: a78a8da51b ("drm/ttm: replace busy placement with flags v6")
Link: https://patchwork.freedesktop.org/patch/msgid/20240226142759.93130-1-christian.koenig@amd.com
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>	# compile only
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
2024-03-04 11:09:32 +01:00
..
2024-02-26 11:41:07 +01:00
2024-02-06 14:10:47 +08:00
2024-03-04 11:09:32 +01:00
2023-12-15 17:07:05 +01:00
2024-02-26 11:41:07 +01:00
2024-01-05 15:55:41 +05:30
2024-02-13 15:48:22 +00:00
2023-12-15 17:27:04 +01:00
2024-02-26 11:41:07 +01:00
2024-01-04 17:03:47 +01:00
2024-01-12 12:38:37 +01:00